Home
last modified time | relevance | path

Searched refs:HACR_EL2 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s99 msr HACR_EL2, x3
179 ; CHECK: msr HACR_EL2, x3 ; encoding: [0xe3,0x11,0x1c,0xd5]
268 mrs x3, HACR_EL2
453 ; CHECK: mrs x3, HACR_EL2 ; encoding: [0xe3,0x11,0x3c,0xd5]
Dbasic-a64-instructions.s3785 msr HACR_EL2, x12
4332 mrs x9, HACR_EL2
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp380 {"hacr_el2", HACR_EL2, 0},
DAArch64BaseInfo.h758 HACR_EL2 = 0xe08f, // 11 100 0001 0001 111 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3159 # CHECK: msr {{hacr_el2|HACR_EL2}}, x12
3450 # CHECK: mrs x9, {{hacr_el2|HACR_EL2}}