Home
last modified time | relevance | path

Searched refs:REP_Fixup (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c104 static void REP_Fixup (instr_info *, int, int);
526 #define Xbr { REP_Fixup, eSI_reg }
527 #define Xvr { REP_Fixup, eSI_reg }
528 #define Ybr { REP_Fixup, eDI_reg }
529 #define Yvr { REP_Fixup, eDI_reg }
530 #define Yzr { REP_Fixup, eDI_reg }
531 #define indirDXr { REP_Fixup, indir_dx_reg }
532 #define ALr { REP_Fixup, al_reg }
533 #define eAXr { REP_Fixup, eAX_reg }
13069 REP_Fixup (instr_info *ins, int bytemode, int sizeflag) in REP_Fixup() function
H A DChangeLog-2006634 * i386-dis.c (REP_Fixup): New function.
H A DChangeLog-20071046 (REP_Fixup): Set repz_prefix to "rep " when seeing
H A DChangeLog-2009367 (REP_Fixup): Likewise.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c95 static bool REP_Fixup (instr_info *, int, int);
615 #define Xbr { REP_Fixup, eSI_reg }
616 #define Xvr { REP_Fixup, eSI_reg }
617 #define Ybr { REP_Fixup, eDI_reg }
618 #define Yvr { REP_Fixup, eDI_reg }
619 #define Yzr { REP_Fixup, eDI_reg }
620 #define indirDXr { REP_Fixup, indir_dx_reg }
621 #define ALr { REP_Fixup, al_reg }
622 #define eAXr { REP_Fixup, eAX_reg }
13253 REP_Fixup (instr_info *ins, int bytemode, int sizeflag) in REP_Fixup() function
H A DChangeLog-2006634 * i386-dis.c (REP_Fixup): New function.
H A DChangeLog-20071046 (REP_Fixup): Set repz_prefix to "rep " when seeing
H A DChangeLog-2009367 (REP_Fixup): Likewise.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2006634 * i386-dis.c (REP_Fixup): New function.
H A DChangeLog-20071046 (REP_Fixup): Set repz_prefix to "rep " when seeing
H A DChangeLog-2009367 (REP_Fixup): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2006634 * i386-dis.c (REP_Fixup): New function.
H A DChangeLog-20071046 (REP_Fixup): Set repz_prefix to "rep " when seeing
H A DChangeLog-2009367 (REP_Fixup): Likewise.