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

  /external/llvm/test/MC/AArch64/
arm64-spsel-sysreg.s 4 msr SPSel, #0
5 msr SPSel, x0
8 mrs x0, SPSel
11 // CHECK: msr SPSEL, #0 // encoding: [0xbf,0x40,0x00,0xd5]
12 // CHECK: msr SPSEL, x0 // encoding: [0x00,0x42,0x18,0xd5]
15 // CHECK: mrs x0, SPSEL // encoding: [0x00,0x42,0x38,0xd5]
arm64-system-encoding.s 136 msr SPSel, x3
214 ; CHECK: msr SPSEL, x3 ; encoding: [0x03,0x42,0x18,0xd5]
basic-a64-instructions.s     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.cpp 141 {"spsel", SPSel},
395 {"spsel", SPSel},
AArch64BaseInfo.h 436 SPSel = 0x05,
764 SPSel = 0xc210, // 11 000 0100 0010 000
    [all...]

Completed in 642 milliseconds