Searched refs:CNTV_CVAL_EL0 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 83 msr CNTV_CVAL_EL0, x3 163 ; CHECK: msr CNTV_CVAL_EL0, x3 ; encoding: [0x43,0xe3,0x1b,0xd5] 249 mrs x3, CNTV_CVAL_EL0 434 ; CHECK: mrs x3, CNTV_CVAL_EL0 ; encoding: [0x43,0xe3,0x3b,0xd5]
|
D | basic-a64-instructions.s | 3879 msr CNTV_CVAL_EL0, x12 4434 mrs x9, CNTV_CVAL_EL0
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 474 {"cntv_cval_el0", CNTV_CVAL_EL0, 0},
|
D | AArch64BaseInfo.h | 852 CNTV_CVAL_EL0 = 0xdf1a, // 11 011 1110 0011 010 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3252 # CHECK: msr {{cntv_cval_el0|CNTV_CVAL_EL0}}, x12 3552 # CHECK: mrs x9, {{cntv_cval_el0|CNTV_CVAL_EL0}}
|