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

/external/chromium_org/v8/src/mips/
H A Dconstants-mips.h233 call_rt_redirected = 0xfffff enumerator in enum:v8::internal::SoftwareInterruptCodes
725 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6;
/external/chromium_org/v8/src/mips64/
H A Dconstants-mips64.h195 call_rt_redirected = 0xfffff enumerator in enum:v8::internal::SoftwareInterruptCodes
739 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6;

Completed in 245 milliseconds