Searched refs:lwzu (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 1271 lwzu $t7,16($tp) 1442 lwzu $t7,16($tp) 1560 lwzu $t3,16($tp) 1564 lwzu $t7,16($np) 1591 lwzu $t3,16($ap)
|
/third_party/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 1271 lwzu $t7,16($tp) 1442 lwzu $t7,16($tp) 1560 lwzu $t3,16($tp) 1564 lwzu $t7,16($np) 1591 lwzu $t3,16($ap)
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 927 void lwzu(Register dst, const MemOperand& src);
|
H A D | constants-ppc.h | 1827 V(lwzu, LWZU, 0x84000000) \
|
H A D | assembler-ppc.cc | 986 void Assembler::lwzu(Register dst, const MemOperand& src) { in lwzu() function in v8::internal::Assembler
|
Completed in 15 milliseconds