Searched refs:ExceptionMask (Results 1 – 8 of 8) sorted by relevance
224 bool IsBrk() const { return Mask(ExceptionMask) == BRK; } in IsBrk()
3350 switch (instr->Mask(ExceptionMask)) { in VisitException()3420 DCHECK(pc_->Mask(ExceptionMask) == HLT); in VisitException()5579 DCHECK((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
757 ExceptionMask = 0xFFE0001F, enumerator
1283 switch (instr->Mask(ExceptionMask)) { in VisitException()
951 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()960 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()
3730 switch (instr->Mask(ExceptionMask)) { in VisitException()6393 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable()6404 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace()6431 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog()6452 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()6597 VIXL_ASSERT(instr->Mask(ExceptionMask) == HLT); in DoConfigureCPUFeatures()6637 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoSaveCPUFeatures()6646 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoRestoreCPUFeatures()
740 ExceptionMask = 0xFFE0001F, enumerator
2142 switch (instr->Mask(ExceptionMask)) { in VisitException()