Home | History | Annotate | Download | only in priv

Lines Matching full:ushort

1679          UShort mask  = toUShort(op_unop==Iop_16Uto64 ? 0xFFFF :
1702 UShort amt = toUShort(op_unop==Iop_16Sto32 ? 16 : 24);
1715 UShort amt = toUShort(op_unop==Iop_8Sto64 ? 56 : 48);
1780 UShort shift = toUShort(op_unop == Iop_16HIto8 ? 8 : 16);