Searched refs:TCR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 115 msr TCR_EL1, x3 195 ; CHECK: msr TCR_EL1, x3 ; encoding: [0x43,0x20,0x18,0xd5] 300 mrs x3, TCR_EL1 485 ; CHECK: mrs x3, TCR_EL1 ; encoding: [0x43,0x20,0x38,0xd5]
|
D | basic-a64-instructions.s | 3804 msr TCR_EL1, x12 4352 mrs x9, TCR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 399 {"tcr_el1", TCR_EL1, {}},
|
D | AArch64BaseInfo.h | 798 TCR_EL1 = 0xc102, // 11 000 0010 0000 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3277 # CHECK: msr {{tcr_el1|TCR_EL1}}, x12 3569 # CHECK: mrs x9, {{tcr_el1|TCR_EL1}}
|