Searched refs:stwu (Results 1 - 25 of 116) sorted by relevance

12345

/netbsd-current/common/lib/libc/arch/powerpc/string/
H A Dmemmove.S89 stwu %r6, 4(%r8) /* Store previous word */
96 stwu %r7, 4(%r8) /* Store previous word */
103 stwu %r7, 4(%r8) /* ... store last word */
143 stwu %r6, -4(%r8) /* Store previous word */
151 stwu %r7, -4(%r8) /* Store previous word */
160 stwu %r7, -4(%r8) /* ... store last word */
H A Dmemcpy.S114 stwu %r6, 4(%r8) /* Store previous word */
121 stwu %r7, 4(%r8) /* Store previous word */
129 stwu %r7, 4(%r8) /* Store last word */
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Dpowerpc-prologue-frame.S21 stwu 1,-32(1)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dpowerpc-prologue-frame.S21 stwu 1,-32(1)
/netbsd-current/lib/csu/arch/powerpc/
H A Dcrti.S46 stwu %r1, -(4*SZREG)(%r1)
57 stwu %r1, -(4*SZREG)(%r1)
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dtlsopt5_32.s3 stwu 1,-16(1)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dpowerpc.inc3 stwu 1, -16(1)
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsrt0.s68 stwu 5,4(4)
83 50: stwu 0,4(3)
/netbsd-current/sys/arch/amiga/stand/bootblock/ppcboot/
H A Dkickstart.S79 stwu 7,4(4)
86 stwu 7,-4(4)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dpowerpc.inc3 stwu 1, -16(1)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Deabi-ci.S102 stwu 1,-16(1)
110 stwu 1,-16(1)
H A Ddarwin-asm.h40 #define stgu MODE_CHOICE(stwu, stdu)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Deabi-ci.S102 stwu 1,-16(1)
110 stwu 1,-16(1)
H A Ddarwin-asm.h40 #define stgu MODE_CHOICE(stwu, stdu)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dregt-op.d45 98: a7170c00 stwu \$23,\$12,0
71 100: a73b0c00 stwu \$59,\$12,0
97 168: a717de00 stwu \$23,\$222,0
123 1d0: a7e9ef00 stwu \$233,\$239,0
131 1f0: a7170c00 stwu \$23,\$12,0
H A Dregt-op-r.d47 98: a7170c00 stwu \$23,\$12,0
73 100: a73b0c00 stwu \$59,\$12,0
99 168: a717de00 stwu \$23,\$222,0
125 1d0: a7e9ef00 stwu \$233,\$239,0
133 1f0: a7170c00 stwu \$23,\$12,0
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cfi/
H A Dcfi-ppc-1.s9 stwu 1,-48(1)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dtest2xcoff32.s19 stwu 1,-64(1)
/netbsd-current/libexec/ld.elf_so/arch/powerpc/
H A Drtld_start.S39 stwu %r1,-48(%r1)
88 stwu %r1,-160(%r1)
103 stwu %r1,-160(%r1)
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Dlshift.asm67 stwu r9, -4(r7)
73 stwu r9, -4(r7)
86 stwu r1, -48(r1)
105 stwu r24, -4(r7)
112 stwu r24, -4(r7)
143 stwu r27, -16(r7)
H A Dlshiftc.asm67 stwu r9, -4(r7)
73 stwu r9, -4(r7)
88 stwu r1, -48(r1)
107 stwu r24, -4(r7)
114 stwu r24, -4(r7)
145 stwu r27, -16(r7)
H A Drshift.asm65 stwu r9, 4(r7)
71 stwu r9, 4(r7)
84 stwu r1, -48(r1)
103 stwu r24, 4(r7)
110 stwu r24, 4(r7)
141 stwu r27, 16(r7)
/netbsd-current/lib/libc/arch/powerpc/sys/
H A Dcerror.S20 stwu %r1,-CALLFRAMELEN(%r1) # allocate new stack frame
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/powerpc/
H A Dswitchcontext.S68 stwu 31, (-20 * 4)(1)
/netbsd-current/sys/lib/libkern/arch/powerpc/
H A Dmemset.S92 1: stwu r_val, 4(r_dst)

Completed in 462 milliseconds

12345