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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp429 {"pmcr_el0", PMCR_EL0, 0},
H A DAArch64BaseInfo.h807 PMCR_EL0 = 0xdce0, // 11 011 1001 1100 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3834 msr PMCR_EL0, x12
4088 // CHECK: msr {{pmcr_el0|PMCR_EL0}}, x12 // encoding: [0x0c,0x9c,0x1b,0xd5]
4381 mrs x9, PMCR_EL0
4681 // CHECK: mrs x9, {{pmcr_el0|PMCR_EL0}} // encoding: [0x09,0x9c,0x3b,0xd5]

Completed in 69 milliseconds