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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 68 msr AFSR1_EL3, x3
146 ; CHECK: msr AFSR1_EL3, x3 ; encoding: [0x23,0x51,0x1e,0xd5]
226 mrs x3, AFSR1_EL3
411 ; CHECK: mrs x3, AFSR1_EL3 ; encoding: [0x23,0x51,0x3e,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 413 {"afsr1_el3", AFSR1_EL3},
AArch64BaseInfo.h 782 AFSR1_EL3 = 0xf289, // 11 110 0101 0001 001
    [all...]

Completed in 3045 milliseconds