Searched refs:TCR_EL3 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 117 msr TCR_EL3, x3 197 ; CHECK: msr TCR_EL3, x3 ; encoding: [0x43,0x20,0x1e,0xd5] 302 mrs x3, TCR_EL3 487 ; CHECK: mrs x3, TCR_EL3 ; encoding: [0x43,0x20,0x3e,0xd5]
|
D | basic-a64-instructions.s | 3806 msr TCR_EL3, x12 4354 mrs x9, TCR_EL3
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 401 {"tcr_el3", TCR_EL3, {}},
|
D | AArch64BaseInfo.h | 800 TCR_EL3 = 0xf102, // 11 110 0010 0000 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3279 # CHECK: msr {{tcr_el3|TCR_EL3}}, x12 3571 # CHECK: mrs x9, {{tcr_el3|TCR_EL3}}
|