Home
last modified time | relevance | path

Searched refs:CMPXCHG8B_Fixup (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-200613 (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.
Di386-dis.c103 static void CMPXCHG8B_Fixup (int, int);
1731 { "cmpxchg8b", { { CMPXCHG8B_Fixup, q_mode } } },
6575 CMPXCHG8B_Fixup (int bytemode, int sizeflag) in CMPXCHG8B_Fixup() function