Lines Matching defs:NOP
153 #define NOP (HI(0) | LO(0))
275 inst[1] = NOP;
279 inst[1] = NOP;
292 inst[2] = NOP;
298 inst[1] = NOP;
300 inst[3] = NOP;
318 inst[1] = NOP;
1025 return push_inst(compiler, NOP, UNMOVABLE_INS);
1041 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));
1042 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));
1552 return push_inst(compiler, NOP, UNMOVABLE_INS);
1669 PTR_FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));
1676 /* A NOP if type < CALL1. */
1741 inst = NOP;
1816 PTR_FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));
1886 FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));