Home | History | Annotate | Download | only in AArch64

Lines Matching full:umull

2463         umull v0.8h, v1.8h, v2.8b
2464 umull v0.4s, v1.4s, v2.4h
2465 umull v0.2d, v1.2d, v2.2s
2468 // CHECK-ERROR: umull v0.8h, v1.8h, v2.8b
2471 // CHECK-ERROR: umull v0.4s, v1.4s, v2.4h
2474 // CHECK-ERROR: umull v0.2d, v1.2d, v2.2s
3533 umull v0.4h, v1.4h, v2.h[2]
3534 umull v0.4s, v1.4h, v2.h[8]
3535 umull v0.4s, v1.4h, v16.h[4]
3536 umull v0.2s, v1.2s, v2.s[2]
3537 umull v0.2d, v1.2s, v2.s[4]
3538 umull v0.2d, v1.2s, v22.s[4]
3547 // CHECK-ERROR: umull v0.4h, v1.4h, v2.h[2]
3550 // CHECK-ERROR: umull v0.4s, v1.4h, v2.h[8]
3553 // CHECK-ERROR: umull v0.4s, v1.4h, v16.h[4]
3556 // CHECK-ERROR: umull v0.2s, v1.2s, v2.s[2]
3559 // CHECK-ERROR: umull v0.2d, v1.2s, v2.s[4]
3562 // CHECK-ERROR: umull v0.2d, v1.2s, v22.s[4]