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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp450 {"rmr_el1", RMR_EL1, 0},
H A DAArch64BaseInfo.h828 RMR_EL1 = 0xc602, // 11 000 1100 0000 010 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s592 msr RMR_EL1, x0
598 ; CHECK: msr RMR_EL1, x0 ; encoding: [0x40,0xc0,0x18,0xd5]
H A Dbasic-a64-instructions.s3855 msr RMR_EL1, x12
4109 // CHECK: msr {{rmr_el1|RMR_EL1}}, x12 // encoding: [0x4c,0xc0,0x18,0xd5]
4407 mrs x9, RMR_EL1
4707 // CHECK: mrs x9, {{rmr_el1|RMR_EL1}} // encoding: [0x49,0xc0,0x38,0xd5]

Completed in 67 milliseconds