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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s99 msr HACR_EL2, x3
177 ; CHECK: msr HACR_EL2, x3 ; encoding: [0xe3,0x11,0x1c,0xd5]
264 mrs x3, HACR_EL2
449 ; CHECK: mrs x3, HACR_EL2 ; encoding: [0xe3,0x11,0x3c,0xd5]
H A Dbasic-a64-instructions.s3773 msr HACR_EL2, x12
4027 // CHECK: msr {{hacr_el2|HACR_EL2}}, x12 // encoding: [0xec,0x11,0x1c,0xd5]
4320 mrs x9, HACR_EL2
4620 // CHECK: mrs x9, {{hacr_el2|HACR_EL2}} // encoding: [0xe9,0x11,0x3c,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp374 {"hacr_el2", HACR_EL2},
H A DAArch64BaseInfo.h743 HACR_EL2 = 0xe08f, // 11 100 0001 0001 111 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 105 milliseconds