Searched refs:kImmExceptionIsUnreachable (Results 1 – 3 of 3) sorted by relevance
414 const Instr kImmExceptionIsUnreachable = 0xdebf; variable
3670 DCHECK(pc_->ImmException() == kImmExceptionIsUnreachable); in VisitException()3682 } else if (instr->ImmException() == kImmExceptionIsUnreachable) { in VisitException()
2244 hlt(kImmExceptionIsUnreachable); in debug()