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.cc2493 Instruction* branch_delay_instr = reinterpret_cast<Instruction*>( in DecodeTypeRegister() local
2495 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
2501 Instruction* branch_delay_instr = reinterpret_cast<Instruction*>( in DecodeTypeRegister() local
2503 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
3011 Instruction* branch_delay_instr = in DecodeTypeImmediate() local
3013 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
3035 Instruction* branch_delay_instr = in DecodeTypeJump() local
3037 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()
/external/v8/src/mips64/
Dsimulator-mips64.cc2614 Instruction* branch_delay_instr = reinterpret_cast<Instruction*>( in DecodeTypeRegister() local
2616 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
2622 Instruction* branch_delay_instr = reinterpret_cast<Instruction*>( in DecodeTypeRegister() local
2624 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegister()
3167 Instruction* branch_delay_instr = in DecodeTypeImmediate() local
3169 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
3191 Instruction* branch_delay_instr = in DecodeTypeJump() local
3193 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()