Searched refs:thumb (Results 1 – 5 of 5) sorted by relevance
67 const int thumb = thumb_mode(regs); in dump_instr() local68 const int width = thumb ? 4 : 8; in dump_instr()71 if (thumb) in dump_instr()76 for (i = -4; i < 1 + !!thumb; i++) { in dump_instr()79 if (thumb) in dump_instr()
17 .thumb
57 .thumb
42 $(call cc-option,-mno-thumb-interwork,)\46 $(call cc-option,-mno-thumb-interwork,)
53 u16 thumb; member
Completed in 5 milliseconds