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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
elfv2.s 17 stdu 1,-32(1)
elfv2exe.d 26 .*: (e1 ff 21 f8|f8 21 ff e1) stdu r1,-32\(r1\)
elfv2so.d 38 .*: (e1 ff 21 f8|f8 21 ff e1) stdu r1,-32\(r1\)
  /external/valgrind/coregrind/m_syswrap/
syscall-ppc64be-linux.S 88 stdu 1,-80(1)
syscall-ppc64le-linux.S 101 stdu 1,-80(1)
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc64be-linux.S 100 stdu 1,-624(1) /* sp should maintain 16-byte alignment */
230 stdu 1,-48(1)
dispatch-ppc64le-linux.S 121 stdu 1,-624(1) /* sp should maintain 16-byte alignment */
251 stdu 1,-48(1)
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_ppc64x.S 30 stdu %r1, -296(%r1)
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_ppc64x.S 30 stdu %r1, -296(%r1)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
a2.s 461 stdu 10,-8(11)
462 stdu 10,8(11)
a2.d 486 728: (f9 4b ff f9|f9 ff 4b f9) stdu r10,-8\(r11\)
487 72c: (f9 4b 00 09|09 00 4b f9) stdu r10,8\(r11\)
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_ppc64.S 19 stdu r1,-48(r1)
162 stdu r1,-64(r1)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 774 .global stdu
775 stdu: label
776 stdu fp,@(sp,sp)
allinsn.d 585 00000300 <stdu>:
586 300: 84 0c 14 c1 stdu fp,@\(sp,sp\)
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 245 # CHECK-BE: stdu 2, 128(4) # encoding: [0xf8,0x44,0x00,0x81]
246 # CHECK-LE: stdu 2, 128(4) # encoding: [0x81,0x00,0x44,0xf8]
247 stdu 2, 128(4)
    [all...]
  /external/v8/src/ppc/
assembler-ppc.h 903 void stdu(Register rs, const MemOperand& src);
    [all...]
assembler-ppc.cc 1398 void Assembler::stdu(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/v8/test/cctest/
test-assembler-ppc.cc 185 __ stdu(sp, MemOperand(sp, -32));
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 908 milliseconds