Home
last modified time | relevance | path

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

/external/llvm/test/MC/AArch64/
Darm64-system-encoding.s120 msr TPIDRRO_EL0, x3
200 ; CHECK: msr TPIDRRO_EL0, x3 ; encoding: [0x63,0xd0,0x1b,0xd5]
305 mrs x3, TPIDRRO_EL0
490 ; CHECK: mrs x3, TPIDRRO_EL0 ; encoding: [0x63,0xd0,0x3b,0xd5]
Dbasic-a64-instructions.s3862 msr TPIDRRO_EL0, x12
4415 mrs x9, TPIDRRO_EL0
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp457 {"tpidrro_el0", TPIDRRO_EL0, 0},
DAArch64BaseInfo.h835 TPIDRRO_EL0 = 0xde83, // 11 011 1101 0000 011 enumerator
/external/llvm/test/MC/Disassembler/AArch64/
Dbasic-a64-instructions.txt3235 # CHECK: msr {{tpidrro_el0|TPIDRRO_EL0}}, x12
3533 # CHECK: mrs x9, {{tpidrro_el0|TPIDRRO_EL0}}