Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dopcodes.h103 #define __opcode_to_mem_thumb32(x) ___opcode_swahb32(x) macro
120 #define __opcode_to_mem_thumb32(x) ___opcode_swahw32(x) macro
129 #define __mem_to_opcode_thumb32(x) __opcode_to_mem_thumb32(x)