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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp497 {"pmevcntr22_el0", PMEVCNTR22_EL0, 0},
H A DAArch64BaseInfo.h875 PMEVCNTR22_EL0 = 0xdf56, // 11 011 1110 1010 110 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3902 msr PMEVCNTR22_EL0, x12
4156 // CHECK: msr {{pmevcntr22_el0|PMEVCNTR22_EL0}}, x12 // encoding: [0xcc,0xea,0x1b,0xd5]
4457 mrs x9, PMEVCNTR22_EL0
4757 // CHECK: mrs x9, {{pmevcntr22_el0|PMEVCNTR22_EL0}} // encoding: [0xc9,0xea,0x3b,0xd5]

Completed in 92 milliseconds