Searched refs:stwu (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/src/fenv/powerpc/ |
H A D | fenv.S | 8 stwu 1,-16(1) 38 stwu 1,-16(1) 61 stwu 1,-16(1) 73 stwu 1,-16(1) 89 stwu 1,-16(1)
|
/third_party/musl/crt/powerpc/ |
H A D | crti.s | 5 stwu 1,-32(1) 13 stwu 1,-32(1)
|
/third_party/musl/src/thread/powerpc/ |
H A D | clone.s | 19 stwu 30, -16(1) label 29 stwu 0, -16(4) label
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | asm.S | 74 #define stpu stwu
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 748 stwu $t0,16($tp) 876 stwu $t0,16($tp) 1572 stwu $t3,16($ap) 1576 stwu $t7,16($rp) 1619 stwu $t3,16($rp)
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 748 stwu $t0,16($tp) 876 stwu $t0,16($tp) 1572 stwu $t3,16($ap) 1576 stwu $t7,16($rp) 1619 stwu $t3,16($rp)
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 932 void stwu(Register dst, const MemOperand& src); 1174 stwu(src, MemOperand(sp, -kSystemPointerSize)); in push()
|
H A D | constants-ppc.h | 1847 V(stwu, STWU, 0x94000000) \
|
H A D | assembler-ppc.cc | 1023 void Assembler::stwu(Register dst, const MemOperand& src) { in stwu() function in v8::internal::Assembler
|
Completed in 16 milliseconds