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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp340 {"dbgwcr4_el1", DBGWCR4_EL1},
H A DAArch64BaseInfo.h709 DBGWCR4_EL1 = 0x8027, // 10 000 0000 0100 111 enumerator in enum:llvm::AArch64SysReg::SysRegValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s379 mrs x3, DBGWCR4_EL1
563 ; CHECK: mrs x3, DBGWCR4_EL1 ; encoding: [0xe3,0x04,0x30,0xd5]
H A Dbasic-a64-instructions.s3738 msr DBGWCR4_EL1, x12
3992 // CHECK: msr {{dbgwcr4_el1|DBGWCR4_EL1}}, x12 // encoding: [0xec,0x04,0x10,0xd5]
4248 mrs x9, DBGWCR4_EL1
4548 // CHECK: mrs x9, {{dbgwcr4_el1|DBGWCR4_EL1}} // encoding: [0xe9,0x04,0x30,0xd5]

Completed in 131 milliseconds