Home | History | Annotate | Download | only in AArch64

Lines Matching refs:msr

25         msr    LORSA_EL1, x0
26 msr LOREA_EL1, x0
27 msr LORN_EL1, x0
28 msr LORC_EL1, x0
30 // CHECK: msr LORSA_EL1, x0 // encoding: [0x00,0xa4,0x18,0xd5]
31 // CHECK: msr LOREA_EL1, x0 // encoding: [0x20,0xa4,0x18,0xd5]
32 // CHECK: msr LORN_EL1, x0 // encoding: [0x40,0xa4,0x18,0xd5]
33 // CHECK: msr LORC_EL1, x0 // encoding: [0x60,0xa4,0x18,0xd5]
41 msr LORSA_EL1, #0
42 msr LOREA_EL1, #0
43 msr LORN_EL1, #0
44 msr LORC_EL1, #0
45 msr LORID_EL1, x0
63 // CHECK-ERROR: msr LORSA_EL1, #0
66 // CHECK-ERROR: msr LOREA_EL1, #0
69 // CHECK-ERROR: msr LORN_EL1, #0
72 // CHECK-ERROR: msr LORC_EL1, #0
75 // CHECK-ERROR: msr LORID_EL1, x0