Lines Matching defs:opcode
58 Instruction::Code opcode; member
90 #define DEF_CONST(bb, opcode, reg, value) \ argument
92 #define DEF_CONST_WIDE(bb, opcode, reg, value) \ argument
94 #define DEF_CONST_STRING(bb, opcode, reg, index) \ argument
96 #define DEF_IGET(bb, opcode, reg, obj, field_info) \ argument
98 #define DEF_IGET_WIDE(bb, opcode, reg, obj, field_info) \ argument
100 #define DEF_IPUT(bb, opcode, reg, obj, field_info) \ argument
102 #define DEF_IPUT_WIDE(bb, opcode, reg, obj, field_info) \ argument
104 #define DEF_SGET(bb, opcode, reg, field_info) \ argument
106 #define DEF_SGET_WIDE(bb, opcode, reg, field_info) \ argument
108 #define DEF_SPUT(bb, opcode, reg, field_info) \ argument
110 #define DEF_SPUT_WIDE(bb, opcode, reg, field_info) \ argument
112 #define DEF_AGET(bb, opcode, reg, obj, idx) \ argument
114 #define DEF_AGET_WIDE(bb, opcode, reg, obj, idx) \ argument
116 #define DEF_APUT(bb, opcode, reg, obj, idx) \ argument
118 #define DEF_APUT_WIDE(bb, opcode, reg, obj, idx) \ argument
120 #define DEF_INVOKE1(bb, opcode, reg) \ argument
122 #define DEF_UNIQUE_REF(bb, opcode, reg) \ argument
124 #define DEF_IFZ(bb, opcode, reg) \ argument
126 #define DEF_MOVE(bb, opcode, reg, src) \ argument