Home
last modified time | relevance | path

Searched refs:xop_table (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2011247 * i386-dis.c (xop_table): Remove spurious bextr insn.
742 (xop_table): Redirect to REG_XOP_TBM_01 and REG_XOP_TBM_02
DChangeLog-2009267 (xop_table): Remove entries for VEX_LEN_XOP_08_A0 and
290 (xop_table): Added an entry for XOP_08. Handle xop instructions.
446 the xop_table.
464 (xop_table): New.
DChangeLog-2012593 (xop_table): Fix entries for vpcomb, vpcomw, vpcomd, vpcomq,
Di386-dis.c7730 static const struct dis386 xop_table[][256] = { variable
12548 dp = &xop_table[vex_table_index][vindex]; in get_valid_dis386()