Searched refs:thumb_mode (Results 1 – 2 of 2) sorted by relevance
90 #define thumb_mode(regs) \ macro93 #define thumb_mode(regs) (0) macro
67 const int thumb = thumb_mode(regs); in dump_instr()127 thumb_mode (regs) ? " (T)" : ""); in show_regs()
Completed in 5 milliseconds