Searched refs:ID_ISAR3_EL1 (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp181 {"id_isar3_el1", ID_ISAR3_EL1, 0},
H A DAArch64BaseInfo.h572 ID_ISAR3_EL1 = 0xc013, // 11 000 0000 0010 011 enumerator in enum:llvm::AArch64SysReg::SysRegROValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s609 mrs x0, ID_ISAR3_EL1
622 ; CHECK: mrs x0, ID_ISAR3_EL1 ; encoding: [0x60,0x02,0x38,0xd5]
H A Dbasic-a64-diagnostics.s3483 msr ID_ISAR3_EL1, x12
3582 // CHECK-ERROR-NEXT: msr ID_ISAR3_EL1, x12
H A Dbasic-a64-instructions.s4302 mrs x9, ID_ISAR3_EL1
4602 // CHECK: mrs x9, {{id_isar3_el1|ID_ISAR3_EL1}} // encoding: [0x69,0x02,0x38,0xd5]

Completed in 47 milliseconds