summaryrefslogtreecommitdiff
path: root/Debugger/undef_handler.S
AgeCommit message (Expand)Author
2011-07-09comments and code alignment cleanupsTat-Chee Wan (USM)
2011-06-13disable interrupts when switching from undef handler to debuggerTat-Chee Wan (USM)
2011-04-01debug handler must be passed in non-banked registerTat-Chee Wan (USM)
2011-04-01fixed thumb breakpoint detection logic in undef handlerTat-Chee Wan (USM)
2011-03-28split out internal constants from debug_stub.hTat-Chee Wan (USM)
2011-03-23fix syntax error for msr spsr instructionTat-Chee Wan (USM)
2011-03-22continue execution wipTat-Chee Wan (USM)
2011-03-18we should only invoke bkpt in ccommhandledebug in normal operation modeTat-Chee Wan (USM)
2010-12-21use r0 for undef instruction manipulationTC Wan
2010-12-21updated previous mode stack supportTC Wan
2010-12-20previous mode stack supportTC Wan
2010-12-17store user mode next instruction address in r15 slotTC Wan
2010-12-16fix undef handler instruction address calculation, arm7 does not recognize bk...TC Wan
2010-12-02changed the license clause, misc cleanupsTC Wan
2010-12-01fix undef_handler, initial design for next instruction decodeTC Wan
2010-12-01restructure repositoryTC Wan