Searched refs:___asm_opcode_identity32 (Results 1 – 1 of 1) sorted by relevance
43 #define ___asm_opcode_identity32(x) ((x) & 0xFFFFFFFF) macro81 #define ___opcode_identity32(x) ___asm_opcode_identity32(x)112 #define ___asm_opcode_to_mem_arm(x) ___asm_opcode_identity32(x)154 (___asm_opcode_identity32(___asm_opcode_identity16(first)) << 16) \155 | ___asm_opcode_identity32(___asm_opcode_identity16(second)) \