Searched refs:RMR_EL2 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp451 {"rmr_el2", RMR_EL2, 0},
H A DAArch64BaseInfo.h829 RMR_EL2 = 0xe602, // 11 100 1100 0000 010 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s591 msr RMR_EL2, x0
597 ; CHECK: msr RMR_EL2, x0 ; encoding: [0x40,0xc0,0x1c,0xd5]
H A Dbasic-a64-instructions.s3856 msr RMR_EL2, x12
4110 // CHECK: msr {{rmr_el2|RMR_EL2}}, x12 // encoding: [0x4c,0xc0,0x1c,0xd5]
4408 mrs x9, RMR_EL2
4708 // CHECK: mrs x9, {{rmr_el2|RMR_EL2}} // encoding: [0x49,0xc0,0x3c,0xd5]

Completed in 111 milliseconds