Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h320 bool DecodeSixByteArithmetic(Instruction* instr);
Dsimulator-s390.cc4988 return DecodeSixByteArithmetic(instr); in DecodeSixByte()
5071 bool Simulator::DecodeSixByteArithmetic(Instruction* instr) { in DecodeSixByteArithmetic() function in v8::internal::Simulator