Home
last modified time | relevance | path

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

/external/v8/src/mips64/
Dsimulator-mips64.h496 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips64.cc3673 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3684 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
7214 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
7239 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()
/external/v8/src/mips/
Dsimulator-mips.h474 void BranchDelayInstructionDecode(Instruction* instr) { in BranchDelayInstructionDecode() function
Dsimulator-mips.cc3798 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
3809 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeRegisterSPECIAL()
6865 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeImmediate()
6891 BranchDelayInstructionDecode(branch_delay_instr); in DecodeTypeJump()