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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp179 {"id_isar1_el1", ID_ISAR1_EL1, 0},
H A DAArch64BaseInfo.h570 ID_ISAR1_EL1 = 0xc011, // 11 000 0000 0010 001 enumerator in enum:llvm::AArch64SysReg::SysRegROValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s607 mrs x0, ID_ISAR1_EL1
620 ; CHECK: mrs x0, ID_ISAR1_EL1 ; encoding: [0x20,0x02,0x38,0xd5]
H A Dbasic-a64-diagnostics.s3481 msr ID_ISAR1_EL1, x12
3576 // CHECK-ERROR-NEXT: msr ID_ISAR1_EL1, x12
H A Dbasic-a64-instructions.s4300 mrs x9, ID_ISAR1_EL1
4600 // CHECK: mrs x9, {{id_isar1_el1|ID_ISAR1_EL1}} // encoding: [0x29,0x02,0x38,0xd5]

Completed in 42 milliseconds