Lines Matching refs:SSE2
546 // SSE2 Instruction Templates:
548 // SDI - SSE2 instructions with XD prefix.
549 // SDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix.
550 // S2SI - SSE2 instructions with XS prefix.
551 // SSDIi8 - SSE2 instructions with ImmT == Imm8 and XS prefix.
552 // PDI - SSE2 instructions with PD prefix, packed double domain.
553 // PDIi8 - SSE2 instructions with ImmT == Imm8 and PD prefix.
554 // VSDI - SSE2 scalar instructions with XD prefix in AVX form.
555 // VPDI - SSE2 vector instructions with PD prefix in AVX form,
557 // VS2I - SSE2 scalar instructions with PD prefix in AVX form.
558 // S2I - SSE2 scalar instructions with PD prefix.
559 // MMXSDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix as well as
561 // MMXSSDIi8 - SSE2 instructions with ImmT == Imm8 and XS prefix as well as
920 // MMX2I - MMX / SSE2 instructions with PD prefix.