Searched refs:OP_XMM (Results 1 – 25 of 36) sorted by relevance
12
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | i386-dis.c | 80 static void OP_XMM (instr_info *, int, int); 451 #define XM { OP_XMM, 0 } 452 #define XMScalar { OP_XMM, scalar_mode } 453 #define XMGatherD { OP_XMM, vex_vsib_d_w_dq_mode } 454 #define XMGatherQ { OP_XMM, vex_vsib_q_w_dq_mode } 455 #define XMM { OP_XMM, xmm_mode } 456 #define TMM { OP_XMM, tmm_mode } 457 #define XMxmmq { OP_XMM, xmmq_mode } 12656 OP_XMM (instr_info *ins, int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_XMM() function 13672 OP_XMM (ins, bytemode, sizeflag); in DistinctDest_Fixup()
|
| H A D | ChangeLog-2010 | 831 (OP_XMM): Handle scalar_mode. 915 (OP_XMM): Likewise.
|
| H A D | ChangeLog | 755 * i386-dis.c (OP_XMM): Re-order checks. 780 (OP_E_memory, OP_XMM, OP_VEX): Drop vex_vsib_d_w_d_mode and
|
| H A D | ChangeLog-2011 | 488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
|
| H A D | ChangeLog-2008 | 735 (OP_XMM): Handle VEX.
|
| H A D | ChangeLog-2013 | 623 (OP_XMM): Ditto.
|
| H A D | ChangeLog-2007 | 388 (OP_XMM): Likewise.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-dis.c | 72 static bool OP_XMM (instr_info *, int, int); 531 #define XM { OP_XMM, 0 } 532 #define XMScalar { OP_XMM, scalar_mode } 533 #define XMGatherD { OP_XMM, vex_vsib_d_w_dq_mode } 534 #define XMGatherQ { OP_XMM, vex_vsib_q_w_dq_mode } 535 #define XMM { OP_XMM, xmm_mode } 536 #define TMM { OP_XMM, tmm_mode } 537 #define XMxmmq { OP_XMM, xmmq_mode } 12826 OP_XMM (instr_info *ins, int bytemode, int sizeflag ATTRIBUTE_UNUSED) in OP_XMM() function 13886 return OP_XMM (ins, bytemode, sizeflag); in DistinctDest_Fixup()
|
| H A D | ChangeLog-2010 | 831 (OP_XMM): Handle scalar_mode. 915 (OP_XMM): Likewise.
|
| H A D | ChangeLog | 914 * i386-dis.c (OP_XMM): Re-order checks. 939 (OP_E_memory, OP_XMM, OP_VEX): Drop vex_vsib_d_w_d_mode and
|
| H A D | ChangeLog-2011 | 488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
|
| H A D | ChangeLog-2008 | 735 (OP_XMM): Handle VEX.
|
| H A D | ChangeLog-2013 | 623 (OP_XMM): Ditto.
|
| H A D | ChangeLog-2007 | 388 (OP_XMM): Likewise.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2010 | 831 (OP_XMM): Handle scalar_mode. 915 (OP_XMM): Likewise.
|
| H A D | ChangeLog-2011 | 488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
|
| H A D | ChangeLog-2008 | 735 (OP_XMM): Handle VEX.
|
| H A D | ChangeLog-2013 | 623 (OP_XMM): Ditto.
|
| H A D | ChangeLog-2007 | 388 (OP_XMM): Likewise.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2010 | 831 (OP_XMM): Handle scalar_mode. 915 (OP_XMM): Likewise.
|
| H A D | ChangeLog-2011 | 488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
|
| H A D | ChangeLog-2008 | 735 (OP_XMM): Handle VEX.
|
| H A D | ChangeLog-2013 | 623 (OP_XMM): Ditto.
|
| H A D | ChangeLog-2007 | 388 (OP_XMM): Likewise.
|
| H A D | ChangeLog-9899 | 421 (OP_XMM, OP_EX, OP_None): New functions.
|
12