Home
last modified time | relevance | path

Searched refs:thumb (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/lib/
A Dinterrupts.c67 const int thumb = thumb_mode(regs); in dump_instr() local
68 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()
A Dmemset.S17 .thumb
A Dmemcpy.S57 .thumb
/u-boot/arch/arm/
A Dconfig.mk42 $(call cc-option,-mno-thumb-interwork,)\
46 $(call cc-option,-mno-thumb-interwork,)
/u-boot/arch/arm/include/asm/
A Dprocessor.h53 u16 thumb; member

Completed in 5 milliseconds