Searched refs:DBGWVR10_EL1 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 373 mrs x3, DBGWVR10_EL1 557 ; CHECK: mrs x3, DBGWVR10_EL1 ; encoding: [0xc3,0x0a,0x30,0xd5]
|
D | basic-a64-instructions.s | 3753 msr DBGWVR10_EL1, x12 4263 mrs x9, DBGWVR10_EL1
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 349 {"dbgwvr10_el1", DBGWVR10_EL1, {}},
|
D | AArch64BaseInfo.h | 748 DBGWVR10_EL1 = 0x8056, // 10 000 0000 1010 110 enumerator
|
/external/elfutils/tests/ |
D | run-readelf-mixed-corenote.sh | 421 DBGWVR10_EL1: 0x0000000000000000, DBGWCR10_EL1: 0x00000000
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3226 # CHECK: msr {{dbgwvr10_el1|DBGWVR10_EL1}}, x12 3480 # CHECK: mrs x9, {{dbgwvr10_el1|DBGWVR10_EL1}}
|