Home
last modified time | relevance | path

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

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s124 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]
Dbasic-a64-instructions.s3861 msr TPIDR_EL3, x12
4414 mrs x9, TPIDR_EL3
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp456 {"tpidr_el3", TPIDR_EL3, 0},
DAArch64BaseInfo.h834 TPIDR_EL3 = 0xf682, // 11 110 1101 0000 010 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3234 # CHECK: msr {{tpidr_el3|TPIDR_EL3}}, x12
3532 # CHECK: mrs x9, {{tpidr_el3|TPIDR_EL3}}