Searched refs:SoftwareInterruptCodes (Results 1 – 8 of 8) sorted by relevance
348 enum SoftwareInterruptCodes { enum632 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()633 return static_cast<SoftwareInterruptCodes>(Bits(23, 0)); in SvcValue()
86 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);277 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
71 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);129 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
2674 enum SoftwareInterruptCodes { enum2922 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()2923 return static_cast<SoftwareInterruptCodes>(Bits(23, 0)); in SvcValue()
68 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);120 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
1769 enum SoftwareInterruptCodes { enum2030 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()2031 return static_cast<SoftwareInterruptCodes>(Bits<FourByteInstr, int>(15, 0)); in SvcValue()
298 enum SoftwareInterruptCodes { enum
260 enum SoftwareInterruptCodes { enum