Searched refs:TPIDRRO_EL0 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 120 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]
|
D | basic-a64-instructions.s | 3862 msr TPIDRRO_EL0, x12 4415 mrs x9, TPIDRRO_EL0
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 457 {"tpidrro_el0", TPIDRRO_EL0, 0},
|
D | AArch64BaseInfo.h | 835 TPIDRRO_EL0 = 0xde83, // 11 011 1101 0000 011 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3235 # CHECK: msr {{tpidrro_el0|TPIDRRO_EL0}}, x12 3533 # CHECK: mrs x9, {{tpidrro_el0|TPIDRRO_EL0}}
|