Searched refs:ExceptionMask (Results 1 – 8 of 8) sorted by relevance
648 switch (instr->Mask(ExceptionMask)) { in VisitException()765 VIXL_ASSERT(instr->Mask(ExceptionMask) == BRK); in DoBreakpoint()775 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable()785 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace()812 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog()
568 ExceptionMask = 0xFFE0001F, enumerator
2370 switch (instr->Mask(ExceptionMask)) { in VisitException()2388 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
1223 switch (instr->Mask(ExceptionMask)) { in VisitException()
3601 switch (instr->Mask(ExceptionMask)) { in VisitException()3669 DCHECK(pc_->Mask(ExceptionMask) == HLT); in VisitException()3700 DCHECK((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
678 ExceptionMask = 0xFFE0001F, enumerator
1215 switch (instr->Mask(ExceptionMask)) { in VisitException()
910 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()919 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()