Home
last modified time | relevance | path

Searched refs:NOP_Fixup (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2004559 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
563 (dis386): Use NOP_Fixup on "nop".
H A DChangeLog-2006333 * i386-dis.c (NOP_Fixup): Removed.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-2004559 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
563 (dis386): Use NOP_Fixup on "nop".
H A Di386-dis.c100 static void NOP_Fixup (instr_info *, int, int);
2917 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
2919 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
12832 NOP_Fixup (instr_info *ins, int opnd, int sizeflag) in NOP_Fixup() function
H A DChangeLog-2006333 * i386-dis.c (NOP_Fixup): Removed.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2004559 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
563 (dis386): Use NOP_Fixup on "nop".
H A DChangeLog-2006333 * i386-dis.c (NOP_Fixup): Removed.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2004559 * i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
563 (dis386): Use NOP_Fixup on "nop".
H A Di386-dis.c92 static bool NOP_Fixup (instr_info *, int, int);
2998 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
3000 { "xchgS", { { NOP_Fixup, 0 }, { NOP_Fixup, 1 } }, 0 },
13016 NOP_Fixup (instr_info *ins, int opnd, int sizeflag) in NOP_Fixup() function
H A DChangeLog-2006333 * i386-dis.c (NOP_Fixup): Removed.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git121743 Then in NOP_Fixup we spot that we have an instruction that is an alias
121759 The fix for this is pretty easy, I can change NOP_Fixup to adjust
121772 I've left in the fix for NOP_Fixup, I think updating mnemonicendp is