Home | History | Annotate | Download | only in arm64

Lines Matching full:sxtb

119         return Operand(InputRegister32(index), SXTB);
149 return Operand(InputRegister64(index), SXTB);
1148 __ Sxtb(i.OutputRegister32(), i.InputRegister32(0));