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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp519 {"pmevtyper18_el0", PMEVTYPER18_EL0},
H A DAArch64BaseInfo.h888 PMEVTYPER18_EL0 = 0xdf72, // 11 011 1110 1110 010 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3918 msr PMEVTYPER18_EL0, x12
4172 // CHECK: msr {{pmevtyper18_el0|PMEVTYPER18_EL0}}, x12 // encoding: [0x4c,0xee,0x1b,0xd5]
4473 mrs x9, PMEVTYPER18_EL0
4773 // CHECK: mrs x9, {{pmevtyper18_el0|PMEVTYPER18_EL0}} // encoding: [0x49,0xee,0x3b,0xd5]

Completed in 115 milliseconds