Home
last modified time | relevance | path

Searched refs:TPIDR_EL1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s122 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]
Dbasic-a64-instructions.s3863 msr TPIDR_EL1, x12
4416 mrs x9, TPIDR_EL1
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp458 {"tpidr_el1", TPIDR_EL1, 0},
DAArch64BaseInfo.h836 TPIDR_EL1 = 0xc684, // 11 000 1101 0000 100 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3236 # CHECK: msr {{tpidr_el1|TPIDR_EL1}}, x12
3534 # CHECK: mrs x9, {{tpidr_el1|TPIDR_EL1}}