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

/external/llvm/test/MC/AArch64/
H A Darm64-system-encoding.s65 msr AFSR0_EL3, x3
145 ; CHECK: msr AFSR0_EL3, x3 ; encoding: [0x03,0x51,0x1e,0xd5]
226 mrs x3, AFSR0_EL3
411 ; CHECK: mrs x3, AFSR0_EL3 ; encoding: [0x03,0x51,0x3e,0xd5]
H A Dbasic-a64-instructions.s3821 msr AFSR0_EL3, x12
4075 // CHECK: msr {{afsr0_el3|AFSR0_EL3}}, x12 // encoding: [0x0c,0x51,0x1e,0xd5]
4368 mrs x9, AFSR0_EL3
4668 // CHECK: mrs x9, {{afsr0_el3|AFSR0_EL3}} // encoding: [0x09,0x51,0x3e,0xd5]
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.cpp416 {"afsr0_el3", AFSR0_EL3, 0},
H A DAArch64BaseInfo.h794 AFSR0_EL3 = 0xf288, // 11 110 0101 0001 000 enumerator in enum:llvm::AArch64SysReg::SysRegValues

Completed in 62 milliseconds