Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.h384 void DecodeType5(Instruction* instr);
Dsimulator-arm.cc3111 void Simulator::DecodeType5(Instruction* instr) { in DecodeType5() function in v8::internal::Simulator
6159 DecodeType5(instr); in InstructionDecode()
/third_party/node/deps/v8/src/diagnostics/arm/
Ddisasm-arm.cc105 void DecodeType5(Instruction* instr);
1372 void Decoder::DecodeType5(Instruction* instr) { in DecodeType5() function in v8::internal::Decoder
2567 DecodeType5(instr); in InstructionDecode()