Lines Matching defs:NOP
47 "nop\n"
55 "nop\n"
59 /* nop is not necessary here, since the
149 #define NOP (OPC1(0x0) | OPC2(0x04))
233 inst[1] = NOP;
271 inst[1] = NOP;
787 return push_inst(compiler, NOP, UNMOVABLE_INS);
1226 return push_inst(compiler, NOP, UNMOVABLE_INS);
1346 PTR_FAIL_IF(push_inst(compiler, NOP, UNMOVABLE_INS));
1383 return push_inst(compiler, NOP, UNMOVABLE_INS);