Lines Matching full:smulh
1651 smulh x30, x29, x28
1652 smulh xzr, x27, x26
1653 smulh x25, xzr, x24
1654 smulh x23, x22, xzr
1655 // CHECK: smulh x30, x29, x28 // encoding: [0xbe,0x7f,0x5c,0x9b]
1656 // CHECK: smulh xzr, x27, x26 // encoding: [0x7f,0x7f,0x5a,0x9b]
1657 // CHECK: smulh x25, xzr, x24 // encoding: [0xf9,0x7f,0x58,0x9b]
1658 // CHECK: smulh x23, x22, xzr // encoding: [0xd7,0x7e,0x5f,0x9b]