Lines Matching full:sbfx
3931 __ Sbfx(OutputRegister(conversion), InputRegisterAt(conversion, 0), 0, 8);
3934 __ Sbfx(OutputRegister(conversion), LowRegisterFrom(in), 0, 8);
3964 __ Sbfx(OutputRegister(conversion), InputRegisterAt(conversion, 0), 0, 16);
3967 __ Sbfx(OutputRegister(conversion), LowRegisterFrom(in), 0, 16);