Home
last modified time | relevance | path

Searched defs:DecodeInstruction (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
Ddecoder-aarch64.cc35 void Decoder::DecodeInstruction(const Instruction* instr) { in DecodeInstruction() function in vixl::aarch64::Decoder
/external/v8/src/s390/
Dsimulator-s390.cc5577 int Simulator::DecodeInstruction(Instruction* instr) { in DecodeInstruction() function in v8::internal::Simulator