Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Dopcodes.h199 #define __inst_arm(x) ___inst_arm(___asm_opcode_to_mem_arm(x)) macro
212 #define __inst_arm_thumb16(arm_opcode, thumb_opcode) __inst_arm(arm_opcode)
213 #define __inst_arm_thumb32(arm_opcode, thumb_opcode) __inst_arm(arm_opcode)