HomeSort by relevance Sort by last modified time
    Searched refs:rtCallRedirInstr (Results 1 - 2 of 2) sorted by null

  /external/v8/src/mips/
constants-mips.h 344 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6;
simulator-mips.cc 527 swi_instruction_(rtCallRedirInstr),
798 if (instr->InstructionBits() == rtCallRedirInstr) {
    [all...]

Completed in 48 milliseconds