Searched refs:thumb_mode (Results 1 – 2 of 2) sorted by relevance
89 #define thumb_mode(regs) \ macro92 #define thumb_mode(regs) (0) macro
62 const int thumb = thumb_mode(regs); in dump_instr()122 thumb_mode (regs) ? " (T)" : ""); in show_regs()