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 510 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6;
simulator-mips.cc 382 instr->InstructionBits() == rtCallRedirInstr) {
801 swi_instruction_(rtCallRedirInstr),
    [all...]

Completed in 19 milliseconds