1
0
Fork 0
forked from suyu/suyu
suyu/src/core/arm
Lioncash 9ed3488925 arm_disasm: Show conditional code for BKPT instructions.
Changed cond_to_str to take a uint32, since unsigned numbers are only ever passed to it, and this can be a source of warnings for some compilers (also indexing an array without bounds checking a signed number is kind of iffy).
2015-02-27 21:59:30 -05:00
..
disassembler arm_disasm: Show conditional code for BKPT instructions. 2015-02-27 21:59:30 -05:00
dyncom arm: The CP15 Main ID register is not writeable 2015-02-26 09:28:31 -05:00
interpreter arm: Remove unnecessary booleans 2015-02-25 10:55:50 -05:00
skyeye_common arm: Remove unnecessary booleans 2015-02-25 10:55:50 -05:00
arm_interface.h Scheduler refactor Pt. 1 2015-02-09 21:47:12 -08:00