Home
last modified time | relevance | path

Searched refs:branch_delay_instr (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.cc3796 Instruction* branch_delay_instr = in DecodeTypeRegisterSPECIAL() local
3798 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3807 Instruction* branch_delay_instr = in DecodeTypeRegisterSPECIAL() local
3809 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
6863 Instruction* branch_delay_instr = in DecodeTypeImmediate() local
6865 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
6889 Instruction* branch_delay_instr = in DecodeTypeJump() local
6891 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()
/external/v8/src/mips64/
Dsimulator-mips64.cc3671 Instruction* branch_delay_instr = in DecodeTypeRegisterSPECIAL() local
3673 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3682 Instruction* branch_delay_instr = in DecodeTypeRegisterSPECIAL() local
3684 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
7212 Instruction* branch_delay_instr = in DecodeTypeImmediate() local
7214 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
7237 Instruction* branch_delay_instr = in DecodeTypeJump() local
7239 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()