Searched refs:LogicalShiftRight (Results 1 – 1 of 1) sorted by relevance
4140 void LogicalShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in LogicalShiftRight() function4156 LogicalShiftRight<unsigned_T, SIZE>(simulator, Vd, Vm, shift); in ShiftRight()