Searched refs:f6 (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl170 faligndata %f0, %f2, %f6
174 std %f6, [$out + 8]
248 faligndata %f0, %f2, %f6
252 std %f6, [$out + 8]
282 ldd [$inp + 24], %f6
287 faligndata %f4, %f6, %f4
288 faligndata %f6, %f8, %f6
294 aes_kexpand1 %f0, %f6, $i, %f0
299 std %f6, [
[all...]
H A Daesfx-sparcv9.pl54 ldd [$key + 0], %f6 ! round[0]
76 fxor %f0, %f6, %f0 ! ^=round[0]
78 ldd [$key + 32], %f6 ! round[2]
92 faesencx %f2, %f6, %f0
94 ldd [$key + 0], %f6
113 faesenclx %f2, %f6, %f0
128 fshiftorx %f0, %f2, %f14, %f6
132 std %f6, [$out + 8]
144 ldd [$key + 0], %f6 ! round[0]
166 fxor %f0, %f6,
[all...]
/freebsd-13-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl155 faligndata %f0, %f2, %f6
159 std %f6, [$out + 8]
250 faligndata %f0, %f2, %f6
254 std %f6, [$out + 8]
295 ldd [$inp + 24], %f6
300 faligndata %f4, %f6, %f4
302 faligndata %f6, %f8, %f6
307 fnot2 %f4, %f6
309 ldd [$inp + 24], %f6
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/interop/
H A Dcleanup.ksh49 metadb=`$METADB | $CUT -f6 | $GREP dev | $UNIQ`
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl149 faligndata %f0, %f2, %f6
153 std %f6, [$out + 8]
181 faligndata %f0, %f2, %f6
184 std %f6, [$ivec + 8]
371 faligndata %f0, %f2, %f6
375 std %f6, [$out + 8]
430 movxtod %o5, %f6
444 fxor %f10, %f6, %f6
452 std %f6, [
[all...]
/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h158 int32_t f6 = f[6]; local
169 int32_t x6 = f6 ^ g[6];
191 f[6] = f6 ^ x6;
208 int32_t f6 = f[6]; local
230 int32_t x6 = f6 ^ g6;
252 f[6] = f6 ^ x6;
282 int32_t f6 = f[6]; local
293 h[6] = f6;
376 int32_t f6 = f[6]; local
467 int64_t f6g0 = f6 * (int64_
646 int32_t f6 = f[6]; local
818 int32_t f6 = f[6]; local
991 int32_t f6 = f[6]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h39 #define f6 6 macro
/freebsd-13-stable/contrib/netbsd-tests/ipf/
H A Dt_filter_exec.sh116 test_case f6 dotest text text
149 atf_add_test_case f6
/freebsd-13-stable/crypto/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl67 des_kexpand %f2, 3, %f6
70 des_kexpand %f6, 3, %f10
71 std %f6, [$out + 0x18]
72 des_kexpand %f6, 2, %f8
128 ldd [$key + 0x08], %f6
161 des_round %f4, %f6, %f0, %f0
229 ldd [$key + 0x70], %f6
261 des_round %f4, %f6, %f0, %f0
337 ldd [$key + 0x08], %f6
370 des_round %f4, %f6,
[all...]
/freebsd-13-stable/sys/dev/mlx/
H A Dmlxreg.h535 u_int8_t f6,
545 mc->mc_mailbox[0x7] = f6;
561 u_int32_t f6,
571 mc->mc_mailbox[0x8] = f6 & 0xff;
572 mc->mc_mailbox[0x9] = (f6 >> 8) & 0xff;
573 mc->mc_mailbox[0xa] = (f6 >> 16) & 0xff;
574 mc->mc_mailbox[0xb] = (f6 >> 24) & 0xff;
528 mlx_make_type2(struct mlx_command *mc, u_int8_t code, u_int8_t f1, u_int8_t f2, u_int8_t f3, u_int8_t f4, u_int8_t f5, u_int8_t f6, u_int32_t f7, u_int8_t f8) argument
554 mlx_make_type3(struct mlx_command *mc, u_int8_t code, u_int8_t f1, u_int8_t f2, u_int16_t f3, u_int8_t f4, u_int8_t f5, u_int32_t f6, u_int8_t f7) argument
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-tuple.h466 GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6) : f0_(f0), f1_(f1), f2_(f2),
467 f3_(f3), f4_(f4), f5_(f5), f6_(f6) {}
515 GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6,
517 f5_(f5), f6_(f6), f7_(f7) {}
567 GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7,
569 f5_(f5), f6_(f6), f7_(f7), f8_(f8) {}
622 GTEST_BY_REF_(T5) f5, GTEST_BY_REF_(T6) f6, GTEST_BY_REF_(T7) f7, member in class:std::tr1::tuple
624 f3_(f3), f4_(f4), f5_(f5), f6_(f6), f7_(f7), f8_(f8), f9_(f9) {}
713 const T3& f3, const T4& f4, const T5& f5, const T6& f6) {
714 return GTEST_7_TUPLE_(T)(f0, f1, f2, f3, f4, f5, f6);
712 make_tuple(const T0& f0, const T1& f1, const T2& f2, const T3& f3, const T4& f4, const T5& f5, const T6& f6) argument
718 make_tuple(const T0& f0, const T1& f1, const T2& f2, const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7) argument
724 make_tuple(const T0& f0, const T1& f1, const T2& f2, const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, const T8& f8) argument
731 make_tuple(const T0& f0, const T1& f1, const T2& f2, const T3& f3, const T4& f4, const T5& f5, const T6& f6, const T7& f7, const T8& f8, const T9& f9) argument
[all...]
/freebsd-13-stable/sys/mips/include/
H A Dframe.h112 f_register_t f6; member in struct:trapframe
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dpwhash_scrypt_ll.exp13 fd a8 fb ba 90 4f 8e 3e a9 b5 43 f6 54 5d a1 f2
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dcurve25519.c1043 int32_t f6 = f[6]; local
1131 int64_t f6g0 = f6 * (int64_t) g0;
1132 int64_t f6g1 = f6 * (int64_t) g1;
1133 int64_t f6g2 = f6 * (int64_t) g2;
1134 int64_t f6g3 = f6 * (int64_t) g3;
1135 int64_t f6g4_19 = f6 * (int64_t) g4_19;
1136 int64_t f6g5_19 = f6 * (int64_t) g5_19;
1137 int64_t f6g6_19 = f6 * (int64_t) g6_19;
1138 int64_t f6g7_19 = f6 * (int64_t) g7_19;
1139 int64_t f6g8_19 = f6 * (int64_
1273 int32_t f6 = f[6]; local
1582 int32_t f6 = f[6]; local
4318 int32_t f6 = f[6]; local
[all...]
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S446 lfd %f6, 208(%r3)
871 ldc1 $f6, (4 * 36 + 8 * 6)($4)
891 ldc1 $f6, (4 * 36 + 8 * 6)($4)
982 ldc1 $f6, (8 * 41)($4)
1091 fld f6, (8 * 32 + 8 * 6)(a0)
H A DUnwindRegistersSave.S174 sdc1 $f6, (4 * 36 + 8 * 6)($4)
194 sdc1 $f6, (4 * 36 + 8 * 6)($4)
285 sdc1 $f6, (8 * 41)($4)
618 stfd %f6, 208(%r3)
1073 fsd f6, (8 * 32 + 8 * 6)(a0)
/freebsd-13-stable/sys/riscv/riscv/
H A Dswtch.S63 fsd f6, (PCB_X + 6 * 16)(\p)
112 fld f6, (PCB_X + 6 * 16)(\p)
174 fcvt.d.l f6, zero
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64.h102 DEFINE_FPR_PPC64(f6, NULL, LLDB_INVALID_REGNUM), \
248 uint64_t f6; member in struct:_FPR_PPC64
H A DRegisterContextFreeBSD_powerpc.cpp104 uint64_t f6; member in struct:_FPR
H A DRegisterContext_mips.h293 uint64_t f6; member in struct:FPR_linux_mips
H A DRegisterInfos_s390x.h98 DEFINE_FPR(f6, 8, FPR_OFFSET(6)), DEFINE_FPR(f7, 8, FPR_OFFSET(7)),
H A DRegisterInfos_ppc64le.h113 DEFINE_FPR(f6, NULL, LLDB_INVALID_REGNUM), \
326 uint64_t f6; member in struct:_FPR
H A DRegisterInfos_powerpc.h92 DEFINE_FPR(f6, LLDB_INVALID_REGNUM), \
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dia64.S1466 { .mii; setf.sig f6=H
1471 (p7) fcvt.xuf.s1 f6=f6
1496 { .mii; setf.sig f6=H
1501 (p7) fcvt.xuf.s1 f6=f6
1532 // inputs: f6 = (double)a, f7 = (double)b
1550 frcpa.s1 f8,pred=f6,f7;; // [0] y0 = 1 / b
1553 (pred) fmpy.s1 f10=f6,f8;; // [5] q0 = a * y0
1559 (pred) fnma.s1 f10=f7,f9,f6;; // [2
[all...]
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-sparcv9.pl492 ldd [%o0 + 0x18], %f6
531 std %f6, [%o0 + 0x18]
598 ld [%o0 + 0x18], %f6
627 st %f6, [%o0 + 0x18]

Completed in 268 milliseconds

12