Searched refs:kImmExceptionIsRedirectedCall (Results 1 – 2 of 2) sorted by relevance
410 const Instr kImmExceptionIsRedirectedCall = 0xca11; variable
461 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in Redirection()3584 } else if (instr->ImmException() == kImmExceptionIsRedirectedCall) { in VisitException()