HomeSort by relevance Sort by last modified time
    Searched refs:NOP_INSN (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-sparc.c 1597 struct sparc_it nop_insn; local
    [all...]
tc-m32r.c 501 #define NOP_INSN 0x7000
    [all...]
tc-mips.c 804 static struct mips_cl_insn nop_insn; variable in typeref:struct:mips_cl_insn
810 #define NOP_INSN (mips_opts.mips16 \
816 : &nop_insn))
818 /* The size of NOP_INSN in bytes. */
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-m32r.c 27 #define NOP_INSN 0x7000
    [all...]

Completed in 222 milliseconds