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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s108 msr MDCR_EL3, x3
188 ; CHECK: msr MDCR_EL3, x3 ; encoding: [0x23,0x13,0x1e,0xd5]
286 mrs x3, MDCR_EL3
471 ; CHECK: mrs x3, MDCR_EL3 ; encoding: [0x23,0x13,0x3e,0xd5]
H A Dbasic-a64-instructions.s3786 msr MDCR_EL3, x12
4040 // CHECK: msr {{mdcr_el3|MDCR_EL3}}, x12 // encoding: [0x2c,0x13,0x1e,0xd5]
4333 mrs x9, MDCR_EL3
4633 // CHECK: mrs x9, {{mdcr_el3|MDCR_EL3}} // encoding: [0x29,0x13,0x3e,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp381 {"mdcr_el3", MDCR_EL3, 0},
H A DAArch64BaseInfo.h759 MDCR_EL3 = 0xf099, // 11 110 0001 0011 001 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 102 milliseconds