Home | History | Annotate | Download | only in ARM

Lines Matching defs:MRS

198 MRS r1, MSP_NS
199 // CHECK: mrs r1, msp_ns @ encoding: [0xef,0xf3,0x88,0x81]
202 MRS r3, PRIMASK_NS
203 // CHECK: mrs r3, primask_ns @ encoding: [0xef,0xf3,0x90,0x83]
206 MRS r5, SP_NS
207 // CHECK: mrs r5, sp_ns @ encoding: [0xef,0xf3,0x98,0x85]
208 MRS r6,MSPLIM
209 // CHECK: mrs r6, msplim @ encoding: [0xef,0xf3,0x0a,0x86]
210 MRS r7,PSPLIM
211 // CHECK: mrs r7, psplim @ encoding: [0xef,0xf3,0x0b,0x87]
217 MRS r10, MSPLIM_NS
218 // CHECK-MAINLINE: mrs r10, msplim_ns @ encoding: [0xef,0xf3,0x8a,0x8a]
223 MRS r12, BASEPRI_NS
224 // CHECK-MAINLINE: mrs r12, basepri_ns @ encoding: [0xef,0xf3,0x91,0x8c]
226 MRS r12, BASEPRI_MAX_NS
227 // CHECK-MAINLINE: mrs r12, basepri_max_ns @ encoding: [0xef,0xf3,0x92,0x8c]