Searched refs:CMPXCHG8B_Fixup (Results 1 – 4 of 4) sorted by relevance
13 (CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.17 * i386-dis.c (CMPXCHG8B_Fixup): New.18 (grps): Use CMPXCHG8B_Fixup for cmpxchg8b.
1003 (CMPXCHG8B_Fixup): Handle HLE prefix on cmpxchg8b.
95 (CMPXCHG8B_Fixup): Likewise.
115 static void CMPXCHG8B_Fixup (int, int);3584 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } } },16485 CMPXCHG8B_Fixup (int bytemode, int sizeflag) in CMPXCHG8B_Fixup() function