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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp492 {"pmevcntr17_el0", PMEVCNTR17_EL0, 0},
H A DAArch64BaseInfo.h870 PMEVCNTR17_EL0 = 0xdf51, // 11 011 1110 1010 001 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3897 msr PMEVCNTR17_EL0, x12
4151 // CHECK: msr {{pmevcntr17_el0|PMEVCNTR17_EL0}}, x12 // encoding: [0x2c,0xea,0x1b,0xd5]
4452 mrs x9, PMEVCNTR17_EL0
4752 // CHECK: mrs x9, {{pmevcntr17_el0|PMEVCNTR17_EL0}} // encoding: [0x29,0xea,0x3b,0xd5]

Completed in 38 milliseconds