Searched refs:PMEVCNTR19_EL0 (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp494 {"pmevcntr19_el0", PMEVCNTR19_EL0, 0},
H A DAArch64BaseInfo.h872 PMEVCNTR19_EL0 = 0xdf53, // 11 011 1110 1010 011 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3899 msr PMEVCNTR19_EL0, x12
4153 // CHECK: msr {{pmevcntr19_el0|PMEVCNTR19_EL0}}, x12 // encoding: [0x6c,0xea,0x1b,0xd5]
4454 mrs x9, PMEVCNTR19_EL0
4754 // CHECK: mrs x9, {{pmevcntr19_el0|PMEVCNTR19_EL0}} // encoding: [0x69,0xea,0x3b,0xd5]

Completed in 34 milliseconds