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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp514 {"pmevtyper7_el0", PMEVTYPER7_EL0, 0},
H A DAArch64BaseInfo.h892 PMEVTYPER7_EL0 = 0xdf67, // 11 011 1110 1100 111 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3919 msr PMEVTYPER7_EL0, x12
4173 // CHECK: msr {{pmevtyper7_el0|PMEVTYPER7_EL0}}, x12 // encoding: [0xec,0xec,0x1b,0xd5]
4474 mrs x9, PMEVTYPER7_EL0
4774 // CHECK: mrs x9, {{pmevtyper7_el0|PMEVTYPER7_EL0}} // encoding: [0xe9,0xec,0x3b,0xd5]

Completed in 86 milliseconds