Home | History | Annotate | Download | only in X86

Lines Matching full:sse2

422 // SSE2 Instruction Templates:
424 SSE2 instructions with XD prefix.
425 // SDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix.
426 // S2SI - SSE2 instructions with XS prefix.
427 // SSDIi8 - SSE2 instructions with ImmT == Imm8 and XS prefix.
428 // PDI - SSE2 instructions with TB and OpSize prefixes, packed double domain.
429 // PDIi8 - SSE2 instructions with ImmT == Imm8 and TB and OpSize prefixes.
430 // VSDI - SSE2 scalar instructions with XD prefix in AVX form.
431 // VPDI - SSE2 vector instructions with TB and OpSize prefixes in AVX form,
433 // VS2I - SSE2 scalar instructions with TB and OpSize prefixes in AVX form.
434 // S2I - SSE2 scalar instructions with TB and OpSize prefixes.
435 // MMXSDIi8 - SSE2 instructions with ImmT == Imm8 and XD prefix as well as
437 // MMXSSDIi8 - SSE2 instructions with ImmT == Imm8 and XS prefix as well as
771 // MMX2I - MMX / SSE2 instructions with TB and OpSize prefixes.