Searched refs:TPIDR_EL3 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 124 msr TPIDR_EL3, x3 204 ; CHECK: msr TPIDR_EL3, x3 ; encoding: [0x43,0xd0,0x1e,0xd5] 309 mrs x3, TPIDR_EL3 494 ; CHECK: mrs x3, TPIDR_EL3 ; encoding: [0x43,0xd0,0x3e,0xd5]
|
D | basic-a64-instructions.s | 3861 msr TPIDR_EL3, x12 4414 mrs x9, TPIDR_EL3
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 456 {"tpidr_el3", TPIDR_EL3, 0},
|
D | AArch64BaseInfo.h | 834 TPIDR_EL3 = 0xf682, // 11 110 1101 0000 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3234 # CHECK: msr {{tpidr_el3|TPIDR_EL3}}, x12 3532 # CHECK: mrs x9, {{tpidr_el3|TPIDR_EL3}}
|