Searched refs:REP_Fixup (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-dis.c | 110 static void REP_Fixup (int, int); 439 #define Xbr { REP_Fixup, eSI_reg } 440 #define Xvr { REP_Fixup, eSI_reg } 441 #define Ybr { REP_Fixup, eDI_reg } 442 #define Yvr { REP_Fixup, eDI_reg } 443 #define Yzr { REP_Fixup, eDI_reg } 444 #define indirDXr { REP_Fixup, indir_dx_reg } 445 #define ALr { REP_Fixup, al_reg } 446 #define eAXr { REP_Fixup, eAX_reg } 16397 REP_Fixup (int bytemode, int sizeflag) in REP_Fixup() function
|
D | ChangeLog-2006 | 634 * i386-dis.c (REP_Fixup): New function.
|
D | ChangeLog-2007 | 1046 (REP_Fixup): Set repz_prefix to "rep " when seeing
|
D | ChangeLog-2009 | 367 (REP_Fixup): Likewise.
|