Lines Matching full:msr
4063 // Contains: HINT, CLREX, DSB, DMB, ISB, MSR, SYS, SYSL, MRS
4101 // However, MRS and MSR are more complicated for a few reasons:
4105 // * There is a variant of MSR which accepts the same register name (SPSel),
4113 // The solution adopted here is to take the MRS/MSR Mappers out of the usual
4136 let DiagnosticType = "MSR";
4149 let DiagnosticType = "MSR";
4274 // The instructions themselves are rather simple for MSR and MRS.
4276 "msr\t$SysReg, $Rt", [], NoItinerary> {
4296 "msr\t$PState, $CRm", [], NoItinerary> {