Searched refs:XMM (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | x86-64-opcode.s | 109 …ADDPD (%r8),%xmm15 # -- -- 66 45 0F 58 38 ; REX to access upper XMM reg. REX to acce… 110 …ADDPD (%rax),%xmm15 # -- -- 66 44 0F 58 38 ; REX to access upper XMM reg. OVR 128bit… 111 …ADDPD (%r8),%xmm8 # -- -- 66 45 0F 58 00 ; REX to access upper XMM reg. REX to acces… 112 …ADDPD (%rax),%xmm8 # -- -- 66 44 0F 58 00 ; REX to access upper XMM reg. OVR 128bit … 116 …ADDPD %xmm15,%xmm15 # -- -- 66 45 0F 58 FF ; REX to access upper XMM reg. OVR 128bit… 117 …ADDPD %xmm15,%xmm8 # -- -- 66 45 0F 58 C7 ; REX to access upper XMM reg. OVR 128bit … 127 …n override REX for 64-bit operand size REX to access upper XMM reg REX… 128 …media instruction override REX for 64-bit operand size REX to access upper XMM reg 129 … override REX for 64-bit operand size REX to access upper XMM reg REX… 130 …media instruction override REX for 64-bit operand size REX to access upper XMM reg [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | i386-dis-evex.h | 2558 { "vextractps", { Edqd, XMM, Ib } }, 2799 { "vmovlps", { XMM, Vex, EXxmm_mq } }, 2803 { "vmovhlps", { XMM, Vex, EXxmm_mq } }, 2812 { "vmovlpd", { XMM, Vex, EXxmm_mq } }, 2821 { "vmovlps", { EXxmm_mq, XMM } }, 2826 { "vmovlpd", { EXxmm_mq, XMM } }, 2848 { "vmovhps", { XMM, Vex, EXxmm_mq } }, 2852 { "vmovlhps", { XMM, Vex, EXx } }, 2861 { "vmovhpd", { XMM, Vex, EXxmm_mq } }, 2865 { "vmovhps", { EXxmm_mq, XMM } }, [all …]
|
D | i386-dis.c | 353 #define XMM { OP_XMM, xmm_mode } macro 4756 { "vcvtpd2ps%XY", { XMM, EXx } }, 11000 { "vcvttpd2dq%XY", { XMM, EXx } }, 11004 { "vcvtpd2dq%XY", { XMM, EXx } },
|
D | ChangeLog-2008 | 659 (XMM): Likewise.
|
D | ChangeLog-2013 | 662 * i386-reg.tbl: Add 16 upper XMM and YMM registers, 32 new ZMM
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 1226 Change NoSuf to FP on all MMX, XMM and AMD insns as these all
|