HomeSort by relevance Sort by last modified time
    Searched refs:AFSR0_EL1 (Results 1 - 4 of 4) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 63 msr AFSR0_EL1, x3
141 ; CHECK: msr AFSR0_EL1, x3 ; encoding: [0x03,0x51,0x18,0xd5]
220 mrs x3, AFSR0_EL1
405 ; CHECK: mrs x3, AFSR0_EL1 ; encoding: [0x03,0x51,0x38,0xd5]
609 mrs x0, AFSR0_EL1
622 ; CHECK: mrs x0, AFSR0_EL1 ; encoding: [0x00,0x51,0x38,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 408 {"afsr0_el1", AFSR0_EL1},
AArch64BaseInfo.h 777 AFSR0_EL1 = 0xc288, // 11 000 0101 0001 000
    [all...]

Completed in 323 milliseconds