Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dopcodes.h81 #define ___opcode_identity32(x) ___asm_opcode_identity32(x)
93 #define ___opcode_identity32(x) ((u32)(x)) macro
110 #define __opcode_to_mem_arm(x) ___opcode_identity32(x)
148 (___opcode_identity32(___opcode_identity16(first)) << 16) \
149 | ___opcode_identity32(___opcode_identity16(second)) \