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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp437 {"pmuserenr_el0", PMUSERENR_EL0, 0},
H A DAArch64BaseInfo.h815 PMUSERENR_EL0 = 0xdcf0, // 11 011 1001 1110 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s3842 msr PMUSERENR_EL0, x12
4096 // CHECK: msr {{pmuserenr_el0|PMUSERENR_EL0}}, x12 // encoding: [0x0c,0x9e,0x1b,0xd5]
4391 mrs x9, PMUSERENR_EL0
4691 // CHECK: mrs x9, {{pmuserenr_el0|PMUSERENR_EL0}} // encoding: [0x09,0x9e,0x3b,0xd5]

Completed in 76 milliseconds