Lines Matching full:smaddl
1580 smaddl x3, w5, w2, x9
1581 smaddl xzr, w10, w11, x12
1582 smaddl x13, wzr, w14, x15
1583 smaddl x16, w17, wzr, x18
1584 smaddl x19, w20, w21, xzr
1585 // CHECK: smaddl x3, w5, w2, x9 // encoding: [0xa3,0x24,0x22,0x9b]
1586 // CHECK: smaddl xzr, w10, w11, x12 // encoding: [0x5f,0x31,0x2b,0x9b]
1587 // CHECK: smaddl x13, wzr, w14, x15 // encoding: [0xed,0x3f,0x2e,0x9b]
1588 // CHECK: smaddl x16, w17, wzr, x18 // encoding: [0x30,0x4a,0x3f,0x9b]