Searched refs:TPIDR_EL2 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 123 msr TPIDR_EL2, x3 203 ; CHECK: msr TPIDR_EL2, x3 ; encoding: [0x43,0xd0,0x1c,0xd5] 308 mrs x3, TPIDR_EL2 493 ; CHECK: mrs x3, TPIDR_EL2 ; encoding: [0x43,0xd0,0x3c,0xd5]
|
D | basic-a64-instructions.s | 3873 msr TPIDR_EL2, x12 4427 mrs x9, TPIDR_EL2
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 468 {"tpidr_el2", TPIDR_EL2, {}},
|
D | AArch64BaseInfo.h | 867 TPIDR_EL2 = 0xe682, // 11 100 1101 0000 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3345 # CHECK: msr {{tpidr_el2|TPIDR_EL2}}, x12 3644 # CHECK: mrs x9, {{tpidr_el2|TPIDR_EL2}}
|