Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Ddecoder-a64.h150 DecodeInstruction(instr); in Decode()
153 DecodeInstruction(const_cast<const Instruction*>(instr)); in Decode()
205 void DecodeInstruction(const Instruction* instr);
Ddecoder-a64.cc33 void Decoder::DecodeInstruction(const Instruction *instr) { in DecodeInstruction() function in vixl::Decoder
/external/v8/src/arm64/
Dsimulator-arm64.h286 void DecodeInstruction();