Searched refs:execute_branch_delay_instruction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.cc2701 bool execute_branch_delay_instruction = false; local
2724 execute_branch_delay_instruction = true;
2735 execute_branch_delay_instruction = true;
2746 execute_branch_delay_instruction = true;
2782 execute_branch_delay_instruction = true;
2940 execute_branch_delay_instruction = true;
3007 if (execute_branch_delay_instruction) {
/external/chromium_org/v8/src/mips64/
H A Dsimulator-mips64.cc2830 bool execute_branch_delay_instruction = false; local
2855 execute_branch_delay_instruction = true;
2865 execute_branch_delay_instruction = true;
2875 execute_branch_delay_instruction = true;
2911 execute_branch_delay_instruction = true;
3088 execute_branch_delay_instruction = true;
3163 if (execute_branch_delay_instruction) {

Completed in 51 milliseconds