Lines Matching defs:opcode
92 // Currently very simple fixed-size: The opcode is encoded in the first 4
112 result.opcode = CONSUME_RANGE;
129 result.opcode = FORK;
136 result.opcode = JMP;
143 result.opcode = ACCEPT;
149 result.opcode = SET_REGISTER_TO_CP;
156 result.opcode = CLEAR_REGISTER;
163 result.opcode = ASSERTION;
168 Opcode opcode;
182 // TODO(mbid,v8:10765): This is rather wasteful. We can fit the opcode in 2-3