Searched refs:REP_Fixup (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | i386-dis.c | 111 static void REP_Fixup (int, int); 458 #define Xbr { REP_Fixup, eSI_reg } 459 #define Xvr { REP_Fixup, eSI_reg } 460 #define Ybr { REP_Fixup, eDI_reg } 461 #define Yvr { REP_Fixup, eDI_reg } 462 #define Yzr { REP_Fixup, eDI_reg } 463 #define indirDXr { REP_Fixup, indir_dx_reg } 464 #define ALr { REP_Fixup, al_reg } 465 #define eAXr { REP_Fixup, eAX_reg } 16945 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.
|