Home | History | Annotate | Download | only in config

Lines Matching refs:NOP_INSN

1286 #define NOP_INSN 0x01000000
1608 struct sparc_it nop_insn;
1610 nop_insn.opcode = NOP_INSN;
1611 nop_insn.reloc = BFD_RELOC_NONE;
1612 output_insn (insn, &nop_insn);