Home | History | Annotate | Download | only in test

Lines Matching refs:Sbc

7681   __ Sbc(x7, x4, Operand(x3, LSR, 4));
7687 __ Sbc(w12, w4, Operand(w3, LSR, 4));
7696 __ Sbc(x20, x4, Operand(x3, LSR, 4));
7702 __ Sbc(w25, w4, Operand(w3, LSR, 4));
7773 // Check that sbc correctly sets the condition flags.
7876 __ Sbc(x12, x1, Operand(w2, UXTW, 4));
7888 __ Sbc(x22, x1, Operand(w2, UXTW, 4));
7967 __ Sbc(x9, x0, Operand(0x1234567890abcdef));
7968 __ Sbc(w10, w0, Operand(0xffffffff));
7977 __ Sbc(x20, x0, Operand(0x1234567890abcdef));
7978 __ Sbc(w21, w0, Operand(0xffffffff));