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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 67 msr AFSR1_EL2, x3
145 ; CHECK: msr AFSR1_EL2, x3 ; encoding: [0x23,0x51,0x1c,0xd5]
225 mrs x3, AFSR1_EL2
410 ; CHECK: mrs x3, AFSR1_EL2 ; encoding: [0x23,0x51,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 412 {"afsr1_el2", AFSR1_EL2},
AArch64BaseInfo.h 781 AFSR1_EL2 = 0xe289, // 11 100 0101 0001 001
    [all...]

Completed in 1166 milliseconds