Searched refs:DBGWVR14_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 377 mrs x3, DBGWVR14_EL1 561 ; CHECK: mrs x3, DBGWVR14_EL1 ; encoding: [0xc3,0x0e,0x30,0xd5]
|
D | basic-a64-instructions.s | 3744 msr DBGWVR14_EL1, x12 4254 mrs x9, DBGWVR14_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 340 {"dbgwvr14_el1", DBGWVR14_EL1, 0},
|
D | AArch64BaseInfo.h | 718 DBGWVR14_EL1 = 0x8076, // 10 000 0000 1110 110 enumerator
|
/external/elfutils/src/tests/ |
D | run-readelf-mixed-corenote.sh | 424 DBGWVR14_EL1: 0x0000000000000000, DBGWCR14_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3118 # CHECK: msr {{dbgwvr14_el1|DBGWVR14_EL1}}, x12 3372 # CHECK: mrs x9, {{dbgwvr14_el1|DBGWVR14_EL1}}
|