Searched refs:___asm_opcode_identity32 (Results 1 – 1 of 1) sorted by relevance
45 #define ___asm_opcode_identity32(x) ((x) & 0xFFFFFFFF) macro83 #define ___opcode_identity32(x) ___asm_opcode_identity32(x)114 #define ___asm_opcode_to_mem_arm(x) ___asm_opcode_identity32(x)156 (___asm_opcode_identity32(___asm_opcode_identity16(first)) << 16) \157 | ___asm_opcode_identity32(___asm_opcode_identity16(second)) \