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

  /external/llvm/test/MC/AArch64/
arm64-system-encoding.s 103 msr IFSR32_EL2, x3
181 ; CHECK: msr IFSR32_EL2, x3 ; encoding: [0x23,0x50,0x1c,0xd5]
276 mrs x3, IFSR32_EL2
461 ; CHECK: mrs x3, IFSR32_EL2 ; encoding: [0x23,0x50,0x3c,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 407 {"ifsr32_el2", IFSR32_EL2},
AArch64BaseInfo.h 776 IFSR32_EL2 = 0xe281, // 11 100 0101 0000 001
    [all...]

Completed in 329 milliseconds