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

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

Completed in 61 milliseconds