Home
last modified time | relevance | path

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

/third_party/musl/src/fenv/powerpc/
H A Dfenv.S8 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 Dcrti.s5 stwu 1,-32(1)
13 stwu 1,-32(1)
/third_party/musl/src/thread/powerpc/
H A Dclone.s19 stwu 30, -16(1) label
29 stwu 0, -16(4) label
/third_party/ffmpeg/libavcodec/ppc/
H A Dasm.S74 #define stpu stwu
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl748 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 Dppc64-mont.pl748 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 Dassembler-ppc.h932 void stwu(Register dst, const MemOperand& src);
1174 stwu(src, MemOperand(sp, -kSystemPointerSize)); in push()
H A Dconstants-ppc.h1847 V(stwu, STWU, 0x94000000) \
H A Dassembler-ppc.cc1023 void Assembler::stwu(Register dst, const MemOperand& src) { in stwu() function in v8::internal::Assembler

Completed in 17 milliseconds