Home
last modified time | relevance | path

Searched refs:LogicalShiftRight (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc4140 void LogicalShiftRight(Simulator* simulator, int Vd, int Vm, int shift) { in LogicalShiftRight() function
4156 LogicalShiftRight<unsigned_T, SIZE>(simulator, Vd, Vm, shift); in ShiftRight()