Searched defs:__opcode_to_mem_thumb32 (Results 1 - 1 of 1) sorted by relevance

/arch/arm/include/asm/
H A Dopcodes.h105 #define __opcode_to_mem_thumb32(x) ___opcode_swahb32(x) macro
122 #define __opcode_to_mem_thumb32(x) ___opcode_swahw32(x) macro
131 #define __mem_to_opcode_thumb32(x) __opcode_to_mem_thumb32(x)

Completed in 44 milliseconds