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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp483 {"pmevcntr8_el0", PMEVCNTR8_EL0, 0},
H A DAArch64BaseInfo.h861 PMEVCNTR8_EL0 = 0xdf48, // 11 011 1110 1001 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3888 msr PMEVCNTR8_EL0, x12
4142 // CHECK: msr {{pmevcntr8_el0|PMEVCNTR8_EL0}}, x12 // encoding: [0x0c,0xe9,0x1b,0xd5]
4443 mrs x9, PMEVCNTR8_EL0
4743 // CHECK: mrs x9, {{pmevcntr8_el0|PMEVCNTR8_EL0}} // encoding: [0x09,0xe9,0x3b,0xd5]

Completed in 67 milliseconds