Home
last modified time | relevance | path

Searched refs:kImmExceptionIsRedirectedCall (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/codegen/arm64/
Dinstructions-arm64.h472 const Instr kImmExceptionIsRedirectedCall = 0xca11; variable
/external/v8/src/execution/arm64/
Dsimulator-arm64.cc297 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in SetRedirectInstruction()
3657 } else if (instr->ImmException() == kImmExceptionIsRedirectedCall) { in VisitException()