Home | History | Annotate | Download | only in X86

Lines Matching defs:blendvps

10514 // CHECK:   blendvps	(%eax), %xmm1   # encoding: [0x66,0x0f,0x38,0x14,0x08]
10515 blendvps (%eax), %xmm1
10516 // CHECK: blendvps %xmm2, %xmm1 # encoding: [0x66,0x0f,0x38,0x14,0xca]
10517 blendvps %xmm2, %xmm1
10567 // CHECK: blendvps %xmm2, %xmm1
10568 blendvps %xmm2, %xmm1
10569 // CHECK: blendvps %xmm2, %xmm1
10570 blendvps %xmm0, %xmm2, %xmm1
10571 // CHECK: blendvps (%eax), %xmm1
10572 blendvps (%eax), %xmm1
10573 // CHECK: blendvps (%eax), %xmm1
10574 blendvps %xmm0, (%eax), %xmm1