Searched refs:prefix_table (Results 1 – 11 of 11) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2008 | 36 (prefix_table): Use EXdS on movss and EXqS on movsd. 68 (prefix_table): Use EXxS on movups, movupd, movdqu, movdqa, 310 (prefix_table): Add PREFIX_VEX_38DB, PREFIX_VEX_38DC, 504 (prefix_table): Add PREFIX_0F3880 and PREFIX_0F3881. Update 572 (prefix_table): Replace EXVexW with EXVexImmW on vpermil2ps 716 (prefix_table): Add PREFIX_0F38DB..PREFIX_0F38DF, PREFIX_0F3ADF 1004 (prefix_table): Add PREFIX_0FC3. Use Mq on movntq and movntsd.
|
D | ChangeLog-2007 | 3 * i386-dis.c (prefix_table): Use "%LQ" on cvtsi2ss/cvtsi2sd. 170 (prefix_table): Use MOD_0F2B_PREFIX_0...MOD_0F2B_PREFIX_3, 190 (prefix_table): Update PREFIX_0FC2 entry. 194 * i386-dis.c (prefix_table): Reordered by opcode. 199 * i386-dis.c (prefix_table): Use XS on psrldq and pslldq. 220 (prefix_table): Likewise. 243 * i386-dis.c (prefix_table): Reformat pblendvb and blendvps. 345 (prefix_table): Likewise. 411 * 386-dis.c (prefix_table): Reformat comment. 439 (prefix_table): This [all …]
|
D | ChangeLog-2010 | 473 (prefix_table): Add PREFIX_0FAE_REG_0, PREFIX_0FAE_REG_1, 786 (prefix_table): Update entries for PREFIX_VEX_3899, 838 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }. 846 * i386-dis.c (prefix_table): Remove trailing { Bad_Opcode }. 855 (prefix_table): Likewise. 863 (prefix_table): Likewise.
|
D | ChangeLog-2014 | 84 (prefix_table): Add pcommit. 96 (prefix_table): Add clwb. 410 (prefix_table): Add entries for new instructions. 474 (prefix_table): Add entries for new instructions. 848 (prefix_table): Add clflusopt.
|
D | ChangeLog-2011 | 353 * i386-dis.c (prefix_table): Re-indent PREFIX_VEX_0F388C and 475 (prefix_table): Updated. 787 (prefix_table): Add PREFIX_0FBC, PREFIX_VEX_38F2,
|
D | ChangeLog-2015 | 656 (prefix_table): Replace Ma with Ev on movntiS. 967 (prefix_table): Replace PREFIX_0FC7_REG_6 with 1002 (prefix_table): Replace PREFIX_MANDATORY with PREFIX_OPCODE. 1029 (prefix_table): Ditto.
|
D | ChangeLog-2013 | 612 (prefix_table): Add entries for new instructions. 677 (prefix_table): Updated. 705 (prefix_table): Add new entries.
|
D | ChangeLog-2009 | 128 (prefix_table): Use VEX_W_XXX. 506 (prefix_table): First source operand of FMA4 insns is decoded 1573 (prefix_table): Add PREFIX_VEX_3A44. 1770 (prefix_table): Remove PREFIX_VEX_3A48...PREFIX_VEX_3A4A,
|
D | ChangeLog | 482 * i386-dis.c (prefix_table): Add RDPID instruction.
|
D | ChangeLog-2012 | 603 (prefix_table): Add adcx, adox instructions.
|
D | i386-dis.c | 3750 static const struct dis386 prefix_table[][4] = { variable 12866 if ((((prefix_table[dp->op[1].bytemode][vindex].prefix_requirement in get_valid_dis386() 12885 dp = &prefix_table[dp->op[1].bytemode][vindex]; in get_valid_dis386()
|