Home
last modified time | relevance | path

Searched refs:BranchDelayInstructionDecode (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.h298 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips.cc2495 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
2503 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
3013 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
3037 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()
/external/v8/src/mips64/
Dsimulator-mips64.h350 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips64.cc2616 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
2624 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
3169 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
3193 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()