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

/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp171 {"id_pfr1_el1", ID_PFR1_EL1, 0},
H A DAArch64BaseInfo.h562 ID_PFR1_EL1 = 0xc009, // 11 000 0000 0001 001 enumerator in enum:llvm::AArch64SysReg::SysRegROValues
/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s603 mrs x0, ID_PFR1_EL1
616 ; CHECK: mrs x0, ID_PFR1_EL1 ; encoding: [0x20,0x01,0x38,0xd5]
H A Dbasic-a64-diagnostics.s3473 msr ID_PFR1_EL1, x12
3552 // CHECK-ERROR-NEXT: msr ID_PFR1_EL1, x12
H A Dbasic-a64-instructions.s4292 mrs x9, ID_PFR1_EL1
4592 // CHECK: mrs x9, {{id_pfr1_el1|ID_PFR1_EL1}} // encoding: [0x29,0x01,0x38,0xd5]

Completed in 79 milliseconds