Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Dopcodes.h102 #define __opcode_to_mem_thumb32(x) ___opcode_swahb32(x) macro
119 #define __opcode_to_mem_thumb32(x) ___opcode_swahw32(x) macro
128 #define __mem_to_opcode_thumb32(x) __opcode_to_mem_thumb32(x)