Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Uxtb

1320     __ Uxtb(temp1, temp4);
1321 __ Sub(out, temp1.W(), Operand(temp2.W(), UXTB));