| /freebsd-10-stable/crypto/openssl/crypto/des/asm/ |
| D | des_enc.m4 | 97 #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/ |
| D | ssc.c | 41 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()
|
| D | libski.h | 64 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/ |
| D | t_nat_parse.sh | 42 test_case in3 intest text text 65 atf_add_test_case in3
|
| /freebsd-10-stable/sys/ia64/ia64/ |
| D | pal.S | 60 mov r31=in3 102 mov out3=in3
|
| D | physical.S | 108 mov out2=in3 222 mov out3=in3 227 mov r31=in3
|
| D | support.S | 593 2: cmp.eq p6,p0=r0,in3 597 st8 [in3]=r14 637 mov out3=in3
|
| /freebsd-10-stable/lib/libkse/arch/ia64/ia64/ |
| D | enter_uts.S | 38 add r15=in2,in3
|
| /freebsd-10-stable/crypto/openssl/crypto/aes/asm/ |
| D | aesni-x86_64.pl | 1031 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/ |
| D | if_txp.c | 2193 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/ |
| D | tegra20-whistler.dts | 302 in3-supply = <&mbatt_reg>;
|
| /freebsd-10-stable/crypto/openssl/crypto/md5/asm/ |
| D | md5-ia64.S | 135 #define M4 in3
|
| /freebsd-10-stable/contrib/binutils/bfd/doc/ |
| D | bfdint.texi | 951 @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/ |
| D | configure.in | 999 AC_CONFIG_FILES([Makefile doc/Makefile bfd-in3.h:bfd-in2.h po/Makefile.in:po/Make-in])
|
| D | Makefile.in | 67 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in 1025 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
|
| D | ChangeLog-9697 | 4107 (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.
|
| D | ChangeLog-0001 | 1587 * 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/ |
| D | isp.c | 6602 #define ISP_FC_OPMAP_FULL(in3, in2, in1, in0, out3, out2, out1, out0) in3, in2, in1, in0, out3, ou… argument
|