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

  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/aarch64/
illegal.s 4 # ldpsw x12, x6, [x6],#-8 ; illegal because one of the dest regs is also the address reg
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
ldst-reg-pair.d 20 30: 69603fe7 ldpsw x7, x15, \[sp,#-256\]
21 34: 6970bfe7 ldpsw x7, x15, \[sp,#-124\]
22 38: 697fbfe7 ldpsw x7, x15, \[sp,#-4\]
23 3c: 69403fe7 ldpsw x7, x15, \[sp\]
24 40: 6947bfe7 ldpsw x7, x15, \[sp,#60\]
25 44: 695fbfe7 ldpsw x7, x15, \[sp,#252\]
86 138: 68e03fe7 ldpsw x7, x15, \[sp\],#-256
87 13c: 68f0bfe7 ldpsw x7, x15, \[sp\],#-124
88 140: 68ffbfe7 ldpsw x7, x15, \[sp\],#-4
89 144: 68c03fe7 ldpsw x7, x15, \[sp\],#
    [all...]
ldst-reg-pair.s 67 op3 ldpsw, x, 4, \type
  /external/llvm/test/MC/AArch64/
arm64-memory.s 284 ldpsw x2, x3, [x14, #16]
285 ldpsw x2, x3, [sp, #-16]
292 ; CHECK: ldpsw x2, x3, [x14, #16] ; encoding: [0xc2,0x0d,0x42,0x69]
293 ; CHECK: ldpsw x2, x3, [sp, #-16] ; encoding: [0xe2,0x0f,0x7e,0x69]
316 ldpsw x2, x3, [x14, #16]!
317 ldpsw x2, x3, [sp, #-16]!
323 ; CHECK: ldpsw x2, x3, [x14, #16]! ; encoding: [0xc2,0x0d,0xc2,0x69]
324 ; CHECK: ldpsw x2, x3, [sp, #-16]! ; encoding: [0xe2,0x0f,0xfe,0x69]
344 ldpsw x2, x3, [x14], #16
345 ldpsw x2, x3, [sp], #-1
    [all...]
basic-a64-diagnostics.s     [all...]
basic-a64-instructions.s     [all...]
  /external/capstone/suite/MC/AArch64/
basic-a64-instructions.s.cs     [all...]
  /external/v8/src/arm64/
assembler-arm64.h     [all...]
assembler-arm64.cc 1591 void Assembler::ldpsw(const Register& rt, function in class:v8::internal::Assembler
    [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc 174 __ ldpsw(x27, x28, MemOperand(x0));
175 __ ldpsw(x27, x28, MemOperand(x1, 8, PostIndex));
176 __ ldpsw(x27, x28, MemOperand(x1, 8, PreIndex));
    [all...]
test-disasm-aarch64.cc     [all...]
test-assembler-aarch64.cc     [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-tbl.h 1173 /* e.g. LDPSW <Xt1>, <Xt2>, [<Xn|SP>{, #<imm>}]. */
    [all...]
  /external/vixl/src/aarch64/
assembler-aarch64.h     [all...]
assembler-aarch64.cc 960 void Assembler::ldpsw(const Register& xt, function in class:vixl::aarch64::Assembler
    [all...]
  /external/valgrind/none/tests/arm64/
memory.stdout.exp 101 LDPSW (immediate, simm7)
102 ldpsw x21, x28, [x22], #-24 ; add x21,x21,x28 :: rd ffffffffebe9e7e4 rn (hidden), cin 0, nzcv 00000000
103 ldpsw x21, x28, [x22], #-24 ; eor x21,x21,x28 :: rd 0000000004040404 rn (hidden), cin 0, nzcv 00000000
104 ldpsw x21, x28, [x22, #-40]! ; add x21,x21,x28 :: rd ffffffff9b999794 rn (hidden), cin 0, nzcv 00000000
105 ldpsw x21, x28, [x22, #-40]! ; eor x21,x21,x28 :: rd 0000000004040404 rn (hidden), cin 0, nzcv 00000000
106 ldpsw x21, x28, [x22, #-40] ; add x21,x21,x28 :: rd ffffffff9b999794 rn (hidden), cin 0, nzcv 00000000
107 ldpsw x21, x28, [x22, #-40] ; eor x21,x21,x28 :: rd 0000000004040404 rn (hidden), cin 0, nzcv 00000000
    [all...]

Completed in 306 milliseconds