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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 64 msr AFSR0_EL2, x3
142 ; CHECK: msr AFSR0_EL2, x3 ; encoding: [0x03,0x51,0x1c,0xd5]
221 mrs x3, AFSR0_EL2
406 ; CHECK: mrs x3, AFSR0_EL2 ; encoding: [0x03,0x51,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 409 {"afsr0_el2", AFSR0_EL2},
AArch64BaseInfo.h 778 AFSR0_EL2 = 0xe288, // 11 100 0101 0001 000
    [all...]

Completed in 50 milliseconds