Home
last modified time | relevance | path

Searched refs:i4 (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/share/misc/
H A Dscsi_modes130 {IDLE_A Condition Timer} i4
131 {STANDBY_Z Condition Timer} i4
132 {IDLE_B Condition Timer} i4
133 {IDLE_C Condition Timer} i4
134 {STANDBY_Y Condition Timer} i4
135 {Reserved} *i4
136 {Reserved} *i4
137 {Reserved} *i4
150 {Reserved} *i4
151 {Reserved} *i4
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d50 inline int i4[int x, int y] = x + y; /* associative array */
60 printf("i4[10, 20] = %d\n", i4[10, 20]);
H A Dtst.InlineKinds.d.out5 i4[10, 20] = 30
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl232 my ($i1, $i2, $i3, $i4, $i5, $i6, $i7) = map($i0+$_,(1..7));
239 { .mmi; (p$i4) ld1 @z[0]=[$inp],1
253 (p$i4) xor @z[0]=@z[0],@x[$k]
258 (p$i4) xor @z[0]=@z[0],@x[$k] };;
/freebsd/contrib/netbsd-tests/ipf/
H A Dt_filter_parse.sh89 test_case i4 itest text ipf
115 atf_add_test_case i4
/freebsd/usr.bin/indent/tests/
H A Dparens.0.pro1 -ts4 -i4 -di12 -Tallocfunc
/freebsd/crypto/openssl/test/certs/
H A Dx509-check.csr6 k/2vMn3ZNu8xWK0jGY32qmXPtGtfGx4v0oDTd+i4/r5z3LNg80vMpgSddGauonMu
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm2562 my ($opcode,$r1,$r2,$i3,$i4,$i5)=(shift,get_R(shift),get_R(shift),
2568 $out.=sprintf("%#06x",($i3<<8)|$i4).",";
2689 my ($opcode,$v1,$v2,$v3,$i4,$m5)=(shift,get_V(shift),get_V(shift),
2694 $out.=sprintf("%#06x",(($v3&0xf)<<12|$i4)).",";
2719 my ($opcode,$v1,$v2,$v3,$i4,$m5)=(shift,get_V(shift),get_V(shift),
2724 $out.=sprintf("%#06x",(($v3&0xf)<<12|$m5<<4)|$i4>>4).",";
2725 $out.=sprintf("%#06x",(($i4&0xf)<<12|RXB($v1,$v2,$v3)<<8|$opcode&0xff));
2734 my ($opcode,$v1,$v2,$i3,$i4,$m5)=(shift,get_V(shift),get_V(shift),
2739 $out.=sprintf("%#06x",($i4<<8|$m5<<4|$i3>>4)).",";
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_mulo_impl.inc1 //===-- int_mulo_impl.inc - Implement __mulo[sdt]i4 ---------------*- C -*-===//
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl168 ld [%i4+0],%f1 ! load *n0
169 ld [%i4+4],%f0
489 srl %i4,%g0,%i4 ! pack last arguments
491 or %i4,$pwr,$pwr
H A Dsparcv9a-mont.pl84 $n0="%i4"; # const BN_ULONG *n0,
97 $carry="%i4"; # %i4 reused(!) for a carry bit
150 ld [%i4+0],$n0 ! $n0 reassigned, remember?
152 ld [%i4+4],%o0
H A Dsparcv9-gf2m.pl88 or %i4,$b,$b
H A Dsparcv9-mont.pl59 $n0="%i4"; # const BN_ULONG *n0,
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.td76 def i4 : VTInt<4, 4>; // 4-bit integer value
109 def v64i4 : VTVec<64, i4, 33>; // 64 x i4 vector value
110 def v128i4 : VTVec<128, i4, 34>; // 128 x i4 vector value
/freebsd/crypto/krb5/src/util/support/
H A Dfake-addrinfo.c662 int i4, i6, aierr; in fai_add_hosts_by_name() local
740 for (ai2 = ai, i4 = i6 = 0; ai2; ai2 = ai2->ai_next) { in fai_add_hosts_by_name()
743 ce->addrs4[i4++] = ((struct sockaddr_in *)ai2->ai_addr)->sin_addr; in fai_add_hosts_by_name()
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-hacl64.h605 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local
610 i4 = get_unaligned_le64(x0); in format_fexpand()
615 output4 = i4 >> 12 & 0x7ffffffffffffLLU; in format_fexpand()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt407 [(set v1f128:$XT, (insertelement v1f128:$XTi, f128:$XB, i4:$UIMM))]>,
411 (set v1f128:$XT, (int_ppc_vsx_xxinsertw v1f128:$XTi, f128:$XB, i4:$UIMM))
423 [(set f128:$XT, (extractelement v1f128:$XB, i4:$UIMM))]
426 (set f128:$XT, (int_ppc_vsx_xxextractuw v1f128:$XB, i4:$UIMM))
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h338 typedef int i4 __attribute__((ext_vector_type(4))); in __ldg() typedef
339 i4 rv = __nvvm_ldg_i4(reinterpret_cast<const i4 *>(ptr)); in __ldg()
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl57 $tmp1="%i4";
H A Dsha1-sparcv9a.pl56 $tmp1="%i4";
H A Dsha512-sparcv9.pl127 $tmp31="%i4";
/freebsd/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl44 ($shr,$shl1,$shl2)=("%i3","%i4","%i5");
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td473 vec_i8imm_op:$i4, vec_i8imm_op:$i5,
480 ImmI8:$i4, ImmI8:$i5, ImmI8:$i6, ImmI8:$i7,
483 !strconcat("$i0, $i1, $i2, $i3, $i4, $i5, $i6, $i7, ",
488 vec_i16imm_op:$i4, vec_i16imm_op:$i5,
492 ImmI16:$i4, ImmI16:$i5, ImmI16:$i6, ImmI16:$i7),
493 "$i0, $i1, $i2, $i3, $i4, $i5, $i6, $i7">;
/freebsd/crypto/openssl/util/
H A Dindent.pro14 -i4
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp749 for (MVT VT : {MVT::i2, MVT::i4}) in initActions()
753 for (MVT VT : {MVT::i2, MVT::i4, MVT::v128i2, MVT::v64i4}) { in initActions()
761 for (MVT VT : {MVT::i2, MVT::i4}) { in initActions()

12