/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-s390x.pl | 1466 slgr $out,$inp 1478 slgr $fp,$s0 # total buffer size 1481 slgr $fp,$s1 # deduct reservation to get usable buffer size 1489 slgr $len,$fp 1530 slgr $s1,$fp 1560 slgr $s2,$inp 1571 slgr $len,$fp 1665 slgr %r1,$s1 # parameter block position 1683 slgr $out,$inp 1700 slgr [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-s390x.pl | 1466 slgr $out,$inp 1478 slgr $fp,$s0 # total buffer size 1481 slgr $fp,$s1 # deduct reservation to get usable buffer size 1489 slgr $len,$fp 1530 slgr $s1,$fp 1560 slgr $s2,$inp 1571 slgr $len,$fp 1665 slgr %r1,$s1 # parameter block position 1683 slgr $out,$inp 1700 slgr [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1417 slgr %r3,%r5 1471 slgr %r3,%r0 1494 slgr %r3,%r0 1550 slgr %r3,%r9 1649 slgr %r4,%r2 1661 slgr %r7,%r8 # total buffer size 1664 slgr %r7,%r9 # deduct reservation to get usable buffer size 1672 slgr %r3,%r7 1697 slgr %r10,%r2 1708 slgr [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1417 slgr %r3,%r5 1471 slgr %r3,%r0 1494 slgr %r3,%r0 1550 slgr %r3,%r9 1649 slgr %r4,%r2 1661 slgr %r7,%r8 # total buffer size 1664 slgr %r7,%r9 # deduct reservation to get usable buffer size 1672 slgr %r3,%r7 1697 slgr %r10,%r2 1708 slgr [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 1649 slgr %r4,%r2 1661 slgr %r7,%r8 # total buffer size 1664 slgr %r7,%r9 # deduct reservation to get usable buffer size 1672 slgr %r3,%r7 1697 slgr %r10,%r2 1708 slgr %r3,%r7 1780 slgr %r1,%r9 # parameter block position 1798 slgr %r4,%r2 1813 slgr %r7,%r8 # total buffer size 1816 slgr [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 1649 slgr %r4,%r2 1661 slgr %r7,%r8 # total buffer size 1664 slgr %r7,%r9 # deduct reservation to get usable buffer size 1672 slgr %r3,%r7 1697 slgr %r10,%r2 1708 slgr %r3,%r7 1780 slgr %r1,%r9 # parameter block position 1798 slgr %r4,%r2 1813 slgr %r7,%r8 # total buffer size 1816 slgr [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | s390x.S | 29 slgr %r1,%r3 // rp-=ap 325 slgr %r2,%r2 // clear borrow
|
/third_party/openssl/crypto/bn/asm/ |
H A D | s390x.S | 29 slgr %r1,%r3 // rp-=ap 325 slgr %r2,%r2 // clear borrow
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 275 &{$z? \&slgr:\&slr} ($out,$inp); # difference 407 &{$z? \&slgr:\&slr} (@t[1],"%r14");
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 275 &{$z? \&slgr:\&slr} ($out,$inp); # difference 407 &{$z? \&slgr:\&slr} (@t[1],"%r14");
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/poly1305/ |
H A D | poly1305-s390x.S | 470 slgr %r3,%r4 667 slgr %r1,%r7
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/poly1305/ |
H A D | poly1305-s390x.S | 470 slgr %r3,%r4 667 slgr %r1,%r7
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/chacha/ |
H A D | chacha-s390x.S | 20 slgr %r2,%r3 238 slgr %r9,%r14
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/chacha/ |
H A D | chacha-s390x.S | 20 slgr %r2,%r3 238 slgr %r9,%r14
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/poly1305/ |
H A D | poly1305-s390x.S | 656 slgr %r1,%r7
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/poly1305/ |
H A D | poly1305-s390x.S | 656 slgr %r1,%r7
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1361 V(slgr, SLGR, 0xB90B) /* type = RRE SUBTRACT LOGICAL (64) */ \
|