Home
last modified time | relevance | path

Searched refs:OP_XMM (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c80 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 DChangeLog-2010831 (OP_XMM): Handle scalar_mode.
915 (OP_XMM): Likewise.
H A DChangeLog755 * 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 DChangeLog-2011488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
H A DChangeLog-2008735 (OP_XMM): Handle VEX.
H A DChangeLog-2013623 (OP_XMM): Ditto.
H A DChangeLog-2007388 (OP_XMM): Likewise.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c72 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 DChangeLog-2010831 (OP_XMM): Handle scalar_mode.
915 (OP_XMM): Likewise.
H A DChangeLog914 * 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 DChangeLog-2011488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
H A DChangeLog-2008735 (OP_XMM): Handle VEX.
H A DChangeLog-2013623 (OP_XMM): Ditto.
H A DChangeLog-2007388 (OP_XMM): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2010831 (OP_XMM): Handle scalar_mode.
915 (OP_XMM): Likewise.
H A DChangeLog-2011488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
H A DChangeLog-2008735 (OP_XMM): Handle VEX.
H A DChangeLog-2013623 (OP_XMM): Ditto.
H A DChangeLog-2007388 (OP_XMM): Likewise.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2010831 (OP_XMM): Handle scalar_mode.
915 (OP_XMM): Likewise.
H A DChangeLog-2011488 (OP_XMM): Handle vex_vsib_q_w_dq_mode.
H A DChangeLog-2008735 (OP_XMM): Handle VEX.
H A DChangeLog-2013623 (OP_XMM): Ditto.
H A DChangeLog-2007388 (OP_XMM): Likewise.
H A DChangeLog-9899421 (OP_XMM, OP_EX, OP_None): New functions.

12