Searched refs:Sxtb (Results 1 – 7 of 7) sorted by relevance
393 // SA1_sxtb: Sxtb.
1128 void MacroAssembler::Sxtb(const Register& rd, const Register& rn) { in Sxtb() function
513 inline void Sxtb(const Register& rd, const Register& rn);
853 __ Sxtb(i.OutputRegister32(), i.InputRegister32(0)); in AssembleArchInstruction() local
1899 void Sxtb(const Register& rd, const Register& rn) { in Sxtb() function
4937 __ Sxtb(x24, w1); in TEST() local4938 __ Sxtb(x25, x2); in TEST() local
9022 __ Sxtb(x24, w1); in TEST() local9023 __ Sxtb(x25, x2); in TEST() local