Searched refs:rtCallRedirInstr (Results 1 – 2 of 2) sorted by relevance
344 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6; variable
527 swi_instruction_(rtCallRedirInstr), in Redirection()798 if (instr->InstructionBits() == rtCallRedirInstr) { in SoftwareInterrupt()