Searched refs:___opcode_identity32 (Results 1 – 1 of 1) sorted by relevance
80 #define ___opcode_identity32(x) ___asm_opcode_identity32(x) macro92 #define ___opcode_identity32(x) ((u32)(x)) macro109 #define __opcode_to_mem_arm(x) ___opcode_identity32(x)152 (___opcode_identity32(___opcode_identity16(first)) << 16) \153 | ___opcode_identity32(___opcode_identity16(second)) \
Completed in 3 milliseconds