Home
last modified time | relevance | path

Searched refs:in3 (Results 1 – 18 of 18) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/des/asm/
Ddes_enc.m497 #define in3 %i3
143 ! parameter 7 1 for move in1 to in3
144 ! parameter 8 1 for move in3 to in4, 2 for move in4 to in3
145 ! parameter 9 1 for load ks3 and ks2 to in4 and in3
156 ifelse($7,1,{mov in1, in3},{nop})
160 ifelse($8,1,{mov in3, in4},{})
161 ifelse($8,2,{mov in4, in3},{})
175 ifelse($9,1,{LDPTR KS2, in3},{})
642 ! parameter 5 1: load ks1/ks2 to in3/in4, add 120 to in4
643 ! 2: mov in4 to in3
[all …]
/freebsd-10-stable/sys/boot/ia64/ski/
Dssc.c41 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) in ssc() argument
50 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3)); in ssc()
Dlibski.h64 u_int64_t ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3,
/freebsd-10-stable/contrib/netbsd-tests/ipf/
Dt_nat_parse.sh42 test_case in3 intest text text
65 atf_add_test_case in3
/freebsd-10-stable/sys/ia64/ia64/
Dpal.S60 mov r31=in3
102 mov out3=in3
Dphysical.S108 mov out2=in3
222 mov out3=in3
227 mov r31=in3
Dsupport.S593 2: cmp.eq p6,p0=r0,in3
597 st8 [in3]=r14
637 mov out3=in3
/freebsd-10-stable/lib/libkse/arch/ia64/ia64/
Denter_uts.S38 add r15=in2,in3
/freebsd-10-stable/crypto/openssl/crypto/aes/asm/
Daesni-x86_64.pl1031 my ($in0,$in1,$in2,$in3)=map("%xmm$_",(8..11));
1172 movups 0x30($inp),$in3
1187 xorps $inout3,$in3
1190 movups $in3,0x30($out)
1222 movups 0x30($inp),$in3
1236 xorps $inout3,$in3
1239 movups $in3,0x30($out)
1285 xorps $inout3,$in3
1287 movups $in3,0x30($out)
/freebsd-10-stable/sys/dev/txp/
Dif_txp.c2193 uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait) in txp_command() argument
2198 if (txp_ext_command(sc, id, in1, in2, in3, NULL, 0, &rsp, wait) != 0) { in txp_command()
2219 uint32_t in3, struct txp_ext_desc *in_extp, uint8_t in_extn, in txp_ext_command() argument
2250 cmd->cmd_par3 = htole32(in3); in txp_ext_command()
/freebsd-10-stable/sys/gnu/dts/arm/
Dtegra20-whistler.dts302 in3-supply = <&mbatt_reg>;
/freebsd-10-stable/crypto/openssl/crypto/md5/asm/
Dmd5-ia64.S135 #define M4 in3
/freebsd-10-stable/contrib/binutils/bfd/doc/
Dbfdint.texi951 @cindex @file{bfd-in3.h}
953 @file{bfd-in2.h} via @file{bfd-in3.h}. @file{bfd-in3.h} is created at
955 to rebuild @file{bfd-in3.h} and hence @file{bfd.h} if @file{bfd-in2.h}
956 changes, so you can normally ignore @file{bfd-in3.h}, and just think
/freebsd-10-stable/contrib/binutils/bfd/
Dconfigure.in999 AC_CONFIG_FILES([Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in])
DMakefile.in67 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
1025 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
DChangeLog-96974107 (do_distclean): Remove bfd-in3.h.
4108 (stmp-bfd.h): Just do copy-if-change bfd-in3.h bfd.h.
4109 (bfd-in3.h): New target.
DChangeLog-00011587 * configure.in (AC_OUTPUT <bfd-in3.h>): Remove version.h.
1624 (AC_OUTPUT <bfd-in3.h>): Depend on version.h.
/freebsd-10-stable/sys/dev/isp/
Disp.c6602 #define ISP_FC_OPMAP_FULL(in3, in2, in1, in0, out3, out2, out1, out0) in3, in2, in1, in0, out3, ou… argument