Home
last modified time | relevance | path

Searched refs:TPIDR_EL0 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-tls-execs.ll12 ; CHECK: mrs x[[TP:[0-9]+]], TPIDR_EL0
27 ; CHECK: mrs [[TP:x[0-9]+]], TPIDR_EL0
43 ; CHECK: mrs x[[TP:[0-9]+]], TPIDR_EL0
58 ; CHECK: mrs [[TP:x[0-9]+]], TPIDR_EL0
Darm64-tls-dynamics.ll20 ; CHECK: mrs x[[TP:[0-9]+]], TPIDR_EL0
43 ; CHECK: mrs [[TP:x[0-9]+]], TPIDR_EL0
72 ; CHECK: mrs x[[TPIDR:[0-9]+]], TPIDR_EL0
100 ; CHECK: mrs [[TPIDR:x[0-9]+]], TPIDR_EL0
/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s121 msr TPIDR_EL0, x3
199 ; CHECK: msr TPIDR_EL0, x3 ; encoding: [0x43,0xd0,0x1b,0xd5]
302 mrs x3, TPIDR_EL0
487 ; CHECK: mrs x3, TPIDR_EL0 ; encoding: [0x43,0xd0,0x3b,0xd5]
Dbasic-a64-instructions.s3847 msr TPIDR_EL0, x12
4400 mrs x9, TPIDR_EL0
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp448 {"tpidr_el0", TPIDR_EL0},
DAArch64BaseInfo.h817 TPIDR_EL0 = 0xde82, // 11 011 1101 0000 010 enumerator
/external/valgrind/main/memcheck/
Dmc_machine.c1020 if (o == GOF(TPIDR_EL0) && sz == 8) return -1; // untracked in get_otrack_shadow_offset_wrk()
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3232 # CHECK: msr {{tpidr_el0|TPIDR_EL0}}, x12
3530 # CHECK: mrs x9, {{tpidr_el0|TPIDR_EL0}}
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td349 // TPIDR_EL0.