Searched refs:ExceptionMask (Results 1 – 8 of 8) sorted by relevance
220 bool IsBrk() const { return Mask(ExceptionMask) == BRK; } in IsBrk()
770 ExceptionMask = 0xFFE0001F, enumerator
704 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()712 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()
4026 switch (instr->Mask(ExceptionMask)) { in VisitException()6746 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable()6757 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace()6784 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog()6805 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()6950 VIXL_ASSERT(instr->Mask(ExceptionMask) == HLT); in DoConfigureCPUFeatures()6990 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoSaveCPUFeatures()6999 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoRestoreCPUFeatures()
809 ExceptionMask = 0xFFE0001F, enumerator
2294 switch (instr->Mask(ExceptionMask)) { in VisitException()
3587 switch (instr->Mask(ExceptionMask)) { in VisitException()3649 DCHECK(pc_->Mask(ExceptionMask) == HLT); in VisitException()5808 DCHECK((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
1537 switch (instr->Mask(ExceptionMask)) { in VisitException()