HomeSort by: relevance | last modified time | path
    Searched defs:NOP_Fixup (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 92 static bool NOP_Fixup (instr_info *, int, int);
3130 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
3132 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
13578 NOP_Fixup (instr_info *ins, int opnd, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 92 static bool NOP_Fixup (instr_info *, int, int);
3121 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
3123 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
13539 NOP_Fixup (instr_info *ins, int opnd, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 92 static bool NOP_Fixup (instr_info *, int, int);
3057 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
3059 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
13237 NOP_Fixup (instr_info *ins, int opnd, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 92 static bool NOP_Fixup (instr_info *, int, int);
3122 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
3124 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
13546 NOP_Fixup (instr_info *ins, int opnd, int sizeflag)

Completed in 48 milliseconds