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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp499 {"pmevcntr30_el0", PMEVCNTR30_EL0},
H A DAArch64BaseInfo.h868 PMEVCNTR30_EL0 = 0xdf5e, // 11 011 1110 1011 110 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3898 msr PMEVCNTR30_EL0, x12
4152 // CHECK: msr {{pmevcntr30_el0|PMEVCNTR30_EL0}}, x12 // encoding: [0xcc,0xeb,0x1b,0xd5]
4453 mrs x9, PMEVCNTR30_EL0
4753 // CHECK: mrs x9, {{pmevcntr30_el0|PMEVCNTR30_EL0}} // encoding: [0xc9,0xeb,0x3b,0xd5]

Completed in 93 milliseconds