Home
last modified time | relevance | path

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

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s123 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]
Dbasic-a64-instructions.s3873 msr TPIDR_EL2, x12
4427 mrs x9, TPIDR_EL2
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp468 {"tpidr_el2", TPIDR_EL2, {}},
DAArch64BaseInfo.h867 TPIDR_EL2 = 0xe682, // 11 100 1101 0000 010 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3345 # CHECK: msr {{tpidr_el2|TPIDR_EL2}}, x12
3644 # CHECK: mrs x9, {{tpidr_el2|TPIDR_EL2}}