Searched refs:TPIDR_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 122 msr TPIDR_EL1, x3 202 ; CHECK: msr TPIDR_EL1, x3 ; encoding: [0x83,0xd0,0x18,0xd5] 307 mrs x3, TPIDR_EL1 492 ; CHECK: mrs x3, TPIDR_EL1 ; encoding: [0x83,0xd0,0x38,0xd5]
|
D | basic-a64-instructions.s | 3863 msr TPIDR_EL1, x12 4416 mrs x9, TPIDR_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 458 {"tpidr_el1", TPIDR_EL1, 0},
|
D | AArch64BaseInfo.h | 836 TPIDR_EL1 = 0xc684, // 11 000 1101 0000 100 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3236 # CHECK: msr {{tpidr_el1|TPIDR_EL1}}, x12 3534 # CHECK: mrs x9, {{tpidr_el1|TPIDR_EL1}}
|