Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h322 void DecodeSixByteBitShift(Instruction* instr);
Dsimulator-s390.cc4669 DecodeSixByteBitShift(instr); in DecodeSixByte()
4993 void Simulator::DecodeSixByteBitShift(Instruction* instr) { in DecodeSixByteBitShift() function in v8::internal::Simulator