Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2008107 (vex_cmp_op): Likewise.
708 (vex_cmp_op): Likewise.
Di386-dis.c17033 static struct op vex_cmp_op[] = variable
17076 if (cmp_type < ARRAY_SIZE (vex_cmp_op)) in VCMP_Fixup()
17083 sprintf (p, "%s%s", vex_cmp_op[cmp_type].name, suffix); in VCMP_Fixup()
17084 mnemonicendp += vex_cmp_op[cmp_type].len; in VCMP_Fixup()