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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp530 {"pmevtyper23_el0", PMEVTYPER23_EL0, 0},
H A DAArch64BaseInfo.h908 PMEVTYPER23_EL0 = 0xdf77, // 11 011 1110 1110 111 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3935 msr PMEVTYPER23_EL0, x12
4189 // CHECK: msr {{pmevtyper23_el0|PMEVTYPER23_EL0}}, x12 // encoding: [0xec,0xee,0x1b,0xd5]
4490 mrs x9, PMEVTYPER23_EL0
4790 // CHECK: mrs x9, {{pmevtyper23_el0|PMEVTYPER23_EL0}} // encoding: [0xe9,0xee,0x3b,0xd5]

Completed in 34 milliseconds