Home | History | Annotate | Download | only in AArch64

Lines Matching refs:umaddl

1614         umaddl x3, w5, w2, x9
1615 umaddl xzr, w10, w11, x12
1616 umaddl x13, wzr, w14, x15
1617 umaddl x16, w17, wzr, x18
1618 umaddl x19, w20, w21, xzr
1619 // CHECK: umaddl x3, w5, w2, x9 // encoding: [0xa3,0x24,0xa2,0x9b]
1620 // CHECK: umaddl xzr, w10, w11, x12 // encoding: [0x5f,0x31,0xab,0x9b]
1621 // CHECK: umaddl x13, wzr, w14, x15 // encoding: [0xed,0x3f,0xae,0x9b]
1622 // CHECK: umaddl x16, w17, wzr, x18 // encoding: [0x30,0x4a,0xbf,0x9b]