Home | History | Annotate | Download | only in X86

Lines Matching defs:blendvps

10503 // CHECK:   blendvps	%xmm0, (%eax), %xmm1   # encoding: [0x66,0x0f,0x38,0x14,0x08]
10504 blendvps (%eax), %xmm1
10505 // CHECK: blendvps %xmm0, %xmm2, %xmm1 # encoding: [0x66,0x0f,0x38,0x14,0xca]
10506 blendvps %xmm2, %xmm1
10556 // CHECK: blendvps %xmm0, %xmm2, %xmm1
10557 blendvps %xmm2, %xmm1
10558 // CHECK: blendvps %xmm0, %xmm2, %xmm1
10559 blendvps %xmm0, %xmm2, %xmm1
10560 // CHECK: blendvps %xmm0, (%eax), %xmm1
10561 blendvps (%eax), %xmm1
10562 // CHECK: blendvps %xmm0, (%eax), %xmm1
10563 blendvps %xmm0, (%eax), %xmm1