Searched refs:SoftwareInterruptCodes (Results 1 – 10 of 10) sorted by relevance
332 enum SoftwareInterruptCodes { enum587 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()588 return static_cast<SoftwareInterruptCodes>(Bits(23, 0)); in SvcValue()
72 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);122 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
85 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);162 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
2856 enum SoftwareInterruptCodes { enum3143 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()3144 return static_cast<SoftwareInterruptCodes>(Bits(23, 0)); in SvcValue()
126 enum SoftwareInterruptCodes { enum
1781 enum SoftwareInterruptCodes { enum2035 inline SoftwareInterruptCodes SvcValue() const { in SvcValue()2036 return static_cast<SoftwareInterruptCodes>(Bits<FourByteInstr, int>(15, 0)); in SvcValue()
87 void PrintSoftwareInterrupt(SoftwareInterruptCodes svc);271 void Decoder::PrintSoftwareInterrupt(SoftwareInterruptCodes svc) { in PrintSoftwareInterrupt()
309 enum SoftwareInterruptCodes { enum
286 enum SoftwareInterruptCodes { enum
165 enum SoftwareInterruptCodes { enum