Home
last modified time | relevance | path

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

/external/v8/src/mips/
Dsimulator-mips.h417 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips.cc3531 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3542 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
4438 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
4464 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()
/external/v8/src/mips64/
Dsimulator-mips64.h432 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips64.cc3463 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3474 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
4780 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
4805 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()