InstructionDecode 1378 src/arm/disasm-arm.cc int Decoder::InstructionDecode(byte* instr_ptr) {
InstructionDecode 1488 src/arm/disasm-arm.cc int Disassembler::InstructionDecode(v8::internal::Vector<char> buffer,
InstructionDecode 3228 src/arm/simulator-arm.cc void Simulator::InstructionDecode(Instruction* instr) {
InstructionDecode  879 src/ia32/disasm-ia32.cc int DisassemblerIA32::InstructionDecode(v8::internal::Vector<char> out_buffer,
InstructionDecode 1665 src/ia32/disasm-ia32.cc int Disassembler::InstructionDecode(v8::internal::Vector<char> buffer,
InstructionDecode  941 src/mips/disasm-mips.cc int Decoder::InstructionDecode(byte* instr_ptr) {
InstructionDecode 1020 src/mips/disasm-mips.cc int Disassembler::InstructionDecode(v8::internal::Vector<char> buffer,
InstructionDecode 2649 src/mips/simulator-mips.cc void Simulator::InstructionDecode(Instruction* instr) {
InstructionDecode 1324 src/x64/disasm-x64.cc int DisassemblerX64::InstructionDecode(v8::internal::Vector<char> out_buffer,
InstructionDecode 1821 src/x64/disasm-x64.cc int Disassembler::InstructionDecode(v8::internal::Vector<char> buffer,