Home | History | Annotate | Download | only in AArch64

Lines Matching refs:smulh

1638         smulh x30, x29, x28
1639 smulh xzr, x27, x26
1640 smulh x25, xzr, x24
1641 smulh x23, x22, xzr
1642 // CHECK: smulh x30, x29, x28 // encoding: [0xbe,0x7f,0x5c,0x9b]
1643 // CHECK: smulh xzr, x27, x26 // encoding: [0x7f,0x7f,0x5a,0x9b]
1644 // CHECK: smulh x25, xzr, x24 // encoding: [0xf9,0x7f,0x58,0x9b]
1645 // CHECK: smulh x23, x22, xzr // encoding: [0xd7,0x7e,0x5f,0x9b]