Searched refs:CNTP_TVAL_EL0 (Results 1 – 5 of 5) sorted by relevance
/external/llvm/test/MC/AArch64/ |
D | arm64-system-encoding.s | 80 msr CNTP_TVAL_EL0, x3 158 ; CHECK: msr CNTP_TVAL_EL0, x3 ; encoding: [0x03,0xe2,0x1b,0xd5] 241 mrs x3, CNTP_TVAL_EL0 426 ; CHECK: mrs x3, CNTP_TVAL_EL0 ; encoding: [0x03,0xe2,0x3b,0xd5]
|
D | basic-a64-instructions.s | 3856 msr CNTP_TVAL_EL0, x12 4411 mrs x9, CNTP_TVAL_EL0
|
/external/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.cpp | 457 {"cntp_tval_el0", CNTP_TVAL_EL0},
|
D | AArch64BaseInfo.h | 826 CNTP_TVAL_EL0 = 0xdf10, // 11 011 1110 0010 000 enumerator
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 3241 # CHECK: msr {{cntp_tval_el0|CNTP_TVAL_EL0}}, x12 3541 # CHECK: mrs x9, {{cntp_tval_el0|CNTP_TVAL_EL0}}
|