/third_party/musl/src/linux/ |
H A D | statx.c | 9 int statx(int dirfd, const char *restrict path, int flags, unsigned mask, struct statx *restrict stx) in statx() argument 11 int ret = __syscall(SYS_statx, dirfd, path, flags, mask, stx); in statx() 23 stx->stx_dev_major = major(st.st_dev); in statx() 24 stx->stx_dev_minor = minor(st.st_dev); in statx() 25 stx->stx_ino = st.st_ino; in statx() 26 stx->stx_mode = st.st_mode; in statx() 27 stx->stx_nlink = st.st_nlink; in statx() 28 stx->stx_uid = st.st_uid; in statx() 29 stx->stx_gid = st.st_gid; in statx() 30 stx in statx() [all...] |
/third_party/musl/src/stat/ |
H A D | fstatat.c | 37 struct statx stx; in fstatat_statx() local 40 int ret = __syscall(SYS_statx, fd, path, flag, 0x7ff, &stx); in fstatat_statx() 44 .st_dev = makedev(stx.stx_dev_major, stx.stx_dev_minor), in fstatat_statx() 45 .st_ino = stx.stx_ino, in fstatat_statx() 46 .st_mode = stx.stx_mode, in fstatat_statx() 47 .st_nlink = stx.stx_nlink, in fstatat_statx() 48 .st_uid = stx.stx_uid, in fstatat_statx() 49 .st_gid = stx.stx_gid, in fstatat_statx() 50 .st_rdev = makedev(stx in fstatat_statx() [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | sparcv9-gf2m.pl | 109 stx %g0,[$tab+0*8] ! tab[0]=0 111 stx $a1,[$tab+1*8] ! tab[1]=a1 112 stx $a2,[$tab+2*8] ! tab[2]=a2 114 stx $a12,[$tab+3*8] ! tab[3]=a1^a2 117 stx $a4,[$tab+4*8] ! tab[4]=a4 119 stx $a1,[$tab+5*8] ! tab[5]=a1^a4 121 stx $a2,[$tab+6*8] ! tab[6]=a2^a4 123 stx $a12,[$tab+7*8] ! tab[7]=a1^a2^a4 126 stx $a8,[$tab+8*8] ! tab[8]=a8 128 stx [all...] |
H A D | vis3-mont.pl | 118 stx $aj, [$anp] ! converted ap[0] 133 stx $nj, [$anp+8] ! converted np[0] 136 stx $aj, [$anp+16] ! converted ap[1] 146 stx $nj, [$anp+24] ! converted np[1] 169 stx $aj, [$anp] ! converted ap[j] 181 stx $nj, [$anp+8] ! converted np[j] 188 stx $lo1, [$tp] ! tp[j-1] 201 stx $lo1, [$tp] ! tp[j-1] 206 stx $hi1, [$tp] 267 stx [all...] |
H A D | sparct4-mont.pl | 855 stx $lo1, [$tp] ! tp[j-1] 870 stx $lo1, [$tp] ! tp[j-1] 875 stx $hi1, [$tp+8] 916 stx %g0, [$tp] ! zap 919 stx $t2, [$rp+0] 1107 stx $lo1, [$tp] ! tp[j-1] 1122 stx $lo1, [$tp] ! tp[j-1] 1127 stx $hi1, [$tp+8] 1168 stx %g0, [$tp] ! zap 1171 stx [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | sparcv9-gf2m.pl | 109 stx %g0,[$tab+0*8] ! tab[0]=0 111 stx $a1,[$tab+1*8] ! tab[1]=a1 112 stx $a2,[$tab+2*8] ! tab[2]=a2 114 stx $a12,[$tab+3*8] ! tab[3]=a1^a2 117 stx $a4,[$tab+4*8] ! tab[4]=a4 119 stx $a1,[$tab+5*8] ! tab[5]=a1^a4 121 stx $a2,[$tab+6*8] ! tab[6]=a2^a4 123 stx $a12,[$tab+7*8] ! tab[7]=a1^a2^a4 126 stx $a8,[$tab+8*8] ! tab[8]=a8 128 stx [all...] |
H A D | vis3-mont.pl | 118 stx $aj, [$anp] ! converted ap[0] 133 stx $nj, [$anp+8] ! converted np[0] 136 stx $aj, [$anp+16] ! converted ap[1] 146 stx $nj, [$anp+24] ! converted np[1] 169 stx $aj, [$anp] ! converted ap[j] 181 stx $nj, [$anp+8] ! converted np[j] 188 stx $lo1, [$tp] ! tp[j-1] 201 stx $lo1, [$tp] ! tp[j-1] 206 stx $hi1, [$tp] 267 stx [all...] |
H A D | sparct4-mont.pl | 855 stx $lo1, [$tp] ! tp[j-1] 870 stx $lo1, [$tp] ! tp[j-1] 875 stx $hi1, [$tp+8] 916 stx %g0, [$tp] ! zap 919 stx $t2, [$rp+0] 1107 stx $lo1, [$tp] ! tp[j-1] 1122 stx $lo1, [$tp] ! tp[j-1] 1127 stx $hi1, [$tp+8] 1168 stx %g0, [$tp] ! zap 1171 stx [all...] |
/third_party/node/deps/openssl/openssl/crypto/camellia/asm/ |
H A D | cmllt4-sparcv9.pl | 369 stx %o4, [$out + 0x30] ! k[12, 13] 370 stx %o5, [$out + 0x38] ! k[14, 15] 372 stx %o4, [$out + 0x40] ! k[16, 17] 373 stx %o5, [$out + 0x48] ! k[18, 19] 375 stx %o4, [$out + 0x60] ! k[24, 25] 377 stx %o4, [$out + 0x70] ! k[28, 29] 378 stx %o5, [$out + 0x78] ! k[30, 31] 380 stx %o4, [$out + 0xa0] ! k[40, 41] 381 stx %o5, [$out + 0xa8] ! k[42, 43] 383 stx [all...] |
/third_party/openssl/crypto/camellia/asm/ |
H A D | cmllt4-sparcv9.pl | 369 stx %o4, [$out + 0x30] ! k[12, 13] 370 stx %o5, [$out + 0x38] ! k[14, 15] 372 stx %o4, [$out + 0x40] ! k[16, 17] 373 stx %o5, [$out + 0x48] ! k[18, 19] 375 stx %o4, [$out + 0x60] ! k[24, 25] 377 stx %o4, [$out + 0x70] ! k[28, 29] 378 stx %o5, [$out + 0x78] ! k[30, 31] 380 stx %o4, [$out + 0xa0] ! k[40, 41] 381 stx %o5, [$out + 0xa8] ! k[42, 43] 383 stx [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-sparcv9.pl | 211 stx $Zlo,[$Xi+8] 213 stx $Zhi,[$Xi] 231 stx $Zlo,[$Xi+8] 233 stx $Zhi,[$Xi] 339 stx $Zlo,[$Xi+8] 341 stx $Zhi,[$Xi] 385 stx $Hlo,[%i0+8] ! save twisted H 386 stx $Hhi,[%i0+0] 394 stx $V,[%i0+16] 447 stx [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-sparcv9.pl | 211 stx $Zlo,[$Xi+8] 213 stx $Zhi,[$Xi] 231 stx $Zlo,[$Xi+8] 233 stx $Zhi,[$Xi] 339 stx $Zlo,[$Xi+8] 341 stx $Zhi,[$Xi] 385 stx $Hlo,[%i0+8] ! save twisted H 386 stx $Hhi,[%i0+0] 394 stx $V,[%i0+16] 447 stx [all...] |
/third_party/node/deps/openssl/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 900 stx $rp,[%fp+STACK_BIAS-8] ! off-load $rp 1170 stx $rp,[%fp+STACK_BIAS-8] ! off-load $rp 1645 stx $acc0,[$rp] 1647 stx $acc1,[$rp+8] 1649 stx $acc2,[$rp+16] 1651 stx $acc3,[$rp+24] 1751 stx $acc0,[$rp] 1753 stx $acc1,[$rp+8] 1755 stx $acc2,[$rp+16] 1757 stx [all...] |
/third_party/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-sparcv9.pl | 900 stx $rp,[%fp+STACK_BIAS-8] ! off-load $rp 1170 stx $rp,[%fp+STACK_BIAS-8] ! off-load $rp 1645 stx $acc0,[$rp] 1647 stx $acc1,[$rp+8] 1649 stx $acc2,[$rp+16] 1651 stx $acc3,[$rp+24] 1751 stx $acc0,[$rp] 1753 stx $acc1,[$rp+8] 1755 stx $acc2,[$rp+16] 1757 stx [all...] |
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 63 # define STPTR stx 91 stx %g0,[$ctx+0] 92 stx %g0,[$ctx+8] ! zero hash value 94 stx %g0,[$ctx+16] 124 stx $h0,[$ctx+32+0] ! store key 125 stx $h1,[$ctx+32+8] 362 stx $H0,[$ctx+0] ! store hash value 363 stx $H1,[$ctx+8] 485 stx %fsr,[%sp+LOCALS] ! save original %fsr 688 stx [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-sparcv9.pl | 63 # define STPTR stx 91 stx %g0,[$ctx+0] 92 stx %g0,[$ctx+8] ! zero hash value 94 stx %g0,[$ctx+16] 124 stx $h0,[$ctx+32+0] ! store key 125 stx $h1,[$ctx+32+8] 362 stx $H0,[$ctx+0] ! store hash value 363 stx $H1,[$ctx+8] 485 stx %fsr,[%sp+LOCALS] ! save original %fsr 688 stx [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesfx-sparcv9.pl | 581 stx %o0, [%sp + LOCALS + 0] 582 stx %o1, [%sp + LOCALS + 8] 788 stx %o0, [%sp + LOCALS + 0] 789 stx %o1, [%sp + LOCALS + 8] 1044 stx %o0, [%sp + LOCALS + 0] 1045 stx %o1, [%sp + LOCALS + 8]
|
H A D | aes-sparcv9.pl | 204 stx %i7,[%sp+$bias+$frame+0] ! off-load return address 750 stx %i7,[%sp+$bias+$frame+0] ! off-load return address
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesfx-sparcv9.pl | 581 stx %o0, [%sp + LOCALS + 0] 582 stx %o1, [%sp + LOCALS + 8] 788 stx %o0, [%sp + LOCALS + 0] 789 stx %o1, [%sp + LOCALS + 8] 1044 stx %o0, [%sp + LOCALS + 0] 1045 stx %o1, [%sp + LOCALS + 8]
|
H A D | aes-sparcv9.pl | 204 stx %i7,[%sp+$bias+$frame+0] ! off-load return address 750 stx %i7,[%sp+$bias+$frame+0] ! off-load return address
|
/third_party/node/deps/v8/src/diagnostics/loong64/ |
H A D | disasm-loong64.cc | 1202 Format(instr, "stx.b 'rd, 'rj, 'rk"); in DecodeTypekOp17() 1205 Format(instr, "stx.h 'rd, 'rj, 'rk"); in DecodeTypekOp17() 1208 Format(instr, "stx.w 'rd, 'rj, 'rk"); in DecodeTypekOp17() 1211 Format(instr, "stx.d 'rd, 'rj, 'rk"); in DecodeTypekOp17()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | sparccpuid.S | 406 .word 0xc0720000 !stx %g0,[%o0]
|
/third_party/openssl/crypto/ |
H A D | sparccpuid.S | 406 .word 0xc0720000 !stx %g0,[%o0]
|