Searched defs:ArithmeticShiftRight (Results 1 – 3 of 3) sorted by relevance
42 static T ArithmeticShiftRight(T x, int shift) { in ArithmeticShiftRight() function
921 void ArithmeticShiftRight(int shift) { in ArithmeticShiftRight() function
4145 void ArithmeticShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in ArithmeticShiftRight() function