Searched defs:DecodeInstruction (Results 1 – 2 of 2) sorted by relevance
| /external/vixl/src/aarch64/ | ||
| D | decoder-aarch64.cc | 35 void Decoder::DecodeInstruction(const Instruction* instr) { in DecodeInstruction() function in vixl::aarch64::Decoder |
| /external/v8/src/s390/ | ||
| D | simulator-s390.cc | 5577 int Simulator::DecodeInstruction(Instruction* instr) { in DecodeInstruction() function in v8::internal::Simulator |