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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp177 {"id_isar4_el1", ID_ISAR4_EL1},
H A DAArch64BaseInfo.h558 ID_ISAR4_EL1 = 0xc014, // 11 000 0000 0010 100 enumerator in enum:llvm::AArch64SysReg::SysRegROValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s606 mrs x0, ID_ISAR4_EL1
619 ; CHECK: mrs x0, ID_ISAR4_EL1 ; encoding: [0x80,0x02,0x38,0xd5]
H A Dbasic-a64-diagnostics.s3484 msr ID_ISAR4_EL1, x12
3585 // CHECK-ERROR-NEXT: msr ID_ISAR4_EL1, x12
H A Dbasic-a64-instructions.s4291 mrs x9, ID_ISAR4_EL1
4591 // CHECK: mrs x9, {{id_isar4_el1|ID_ISAR4_EL1}} // encoding: [0x89,0x02,0x38,0xd5]

Completed in 72 milliseconds