Searched refs:OP_REG32 (Results 1 – 1 of 1) sorted by relevance
15078 #define OP_REG32 (1 << OPT_REG32) macro15098 #define OP_REG (OP_REG8 | OP_REG16 | OP_REG32)15109 [OP_REG32] = 2,16375 v = OP_REG8 | OP_REG16 | OP_REG32; in asm_opcode()16378 v = OP_REG16 | OP_REG32; in asm_opcode()