Searched refs:SoftwareInterruptCodes (Results 1 – 3 of 3) sorted by relevance
365 enum SoftwareInterruptCodes { enum679 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()680 return static_cast<SoftwareInterruptCodes>(Bits(23, 0)); in SvcValue()
112 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);296 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
176 enum SoftwareInterruptCodes { enum