Searched refs:DBGWCR9_EL1 (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp345 {"dbgwcr9_el1", DBGWCR9_EL1},
H A DAArch64BaseInfo.h714 DBGWCR9_EL1 = 0x804f, // 10 000 0000 1001 111 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s384 mrs x3, DBGWCR9_EL1
568 ; CHECK: mrs x3, DBGWCR9_EL1 ; encoding: [0xe3,0x09,0x30,0xd5]
H A Dbasic-a64-instructions.s3743 msr DBGWCR9_EL1, x12
3997 // CHECK: msr {{dbgwcr9_el1|DBGWCR9_EL1}}, x12 // encoding: [0xec,0x09,0x10,0xd5]
4253 mrs x9, DBGWCR9_EL1
4553 // CHECK: mrs x9, {{dbgwcr9_el1|DBGWCR9_EL1}} // encoding: [0xe9,0x09,0x30,0xd5]

Completed in 80 milliseconds