Home
last modified time | relevance | path

Searched refs:i5 (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineKinds.d51 inline int i5[int x] = (xlate < struct s > (x)).s_x; /* array by xlate */
61 printf("i5[123] = %d\n", i5[123]);
H A Dtst.InlineKinds.d.out6 i5[123] = 124
/freebsd/contrib/netbsd-tests/ipf/
H A Dt_filter_parse.sh90 test_case i5 itest text ipf
116 atf_add_test_case i5
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-a10s-wobo-i5.dts51 model = "A10s-Wobo i5";
52 compatible = "wobo,a10s-wobo-i5", "allwinner,sun5i-a10s";
66 label = "a10s-wobo-i5:blue:usr";
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ia64.pl232 my ($i1, $i2, $i3, $i4, $i5, $i6, $i7) = map($i0+$_,(1..7));
240 (p$i5) shr.u @y[1]=@x[$k],8 }
244 { .mfi; (p$i5) ld1 @z[1]=[$inp],1
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daesni-x86_64.pl2867 lea 5($block_num),$i5
2871 bsf $i5,$i5
2874 shl \$4,$i5
3078 lea 5($block_num),$i5
3083 bsf $i5,$i5
3136 shl \$4,$i5
3335 lea 5($block_num),$i5
3339 bsf $i5,$i5
3342 shl \$4,$i5
3566 bsf $i5,$i5
[all …]
H A Daesni-x86.pl1862 my ($l_,$block,$i1,$i3,$i5) = ($rounds_,$key_,$rounds,$len,$out);
1940 &lea ($i5,&DWP(5,$block));
1944 &bsf ($i5,$i5);
1947 &shl ($i5,4);
1954 &movdqu ($inout5,&QWP(0,$l_,$i5));
2366 &lea ($i5,&DWP(5,$block));
2370 &bsf ($i5,$i5);
2373 &shl ($i5,4);
2380 &movdqu ($inout5,&QWP(0,$l_,$i5));
H A Daes-sparcv9.pl76 $key="%i5";
/freebsd/contrib/file/magic/Magdir/
H A Dos4006 # IBM OS/400 (i5/OS) Save file (SAVF) - gerardo.cacciari@gmail.com
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl58 $tmp2="%i5";
H A Dsha1-sparcv9a.pl57 $tmp2="%i5";
H A Dsha512-sparcv9.pl128 $tmp32="%i5";
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcCallingConv.td51 // The integer registers %i0 to %i5 shadow the first 48 bytes of the parameter
H A DSparcRegisterInfo.td171 def I5 : Ri<29, "i5">, DwarfRegNum<[29]>;
/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.td443 vec_i8imm_op:$i4, vec_i8imm_op:$i5,
450 ImmI8:$i4, ImmI8:$i5, ImmI8:$i6, ImmI8:$i7,
453 !strconcat("$i0, $i1, $i2, $i3, $i4, $i5, $i6, $i7, ",
458 vec_i16imm_op:$i4, vec_i16imm_op:$i5,
462 ImmI16:$i4, ImmI16:$i5, ImmI16:$i6, ImmI16:$i7),
463 "$i0, $i1, $i2, $i3, $i4, $i5, $i6, $i7">;
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dsparcv9-mont.pl60 $num="%i5"; # int num);
H A Dsparct4-mont.pl490 sllx %i5,32,$pwr
H A Dsparcv9a-mont.pl85 $num="%i5"; # int num);
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S1122 ldx [%o0 + 0xe8], %i5
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dsunxi.yaml901 - description: Wobo i5
903 - const: wobo,a10s-wobo-i5
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md286 $ zstd-old -i5 -b1 <your-test-data>
288 $ zstd-new -i5 -b1 <your-test-data>
335 $ zstd -b1 -i5 <my-data> # this will run for 5 seconds
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm2562 my ($opcode,$r1,$r2,$i3,$i4,$i5)=(shift,get_R(shift),get_R(shift),
2569 $out.=sprintf("%#06x",($i5<<8)|($opcode&0xff));
/freebsd/crypto/openssl/crypto/
H A Dsparccpuid.S117 clr %i5
/freebsd/sys/amd64/amd64/
H A Dpmap.c12266 int i5; in DB_SHOW_COMMAND() local
12277 for (i5 = 0; i5 < NUPML5E; i5++) { in DB_SHOW_COMMAND()
12278 if ((pml5[i5] & PG_V) == 0) in DB_SHOW_COMMAND()
12280 pg = PHYS_TO_VM_PAGE(pml5[i5] & PG_FRAME); in DB_SHOW_COMMAND()
12282 ptpages_show_complain(4, i5, pml5[i5]); in DB_SHOW_COMMAND()
12285 ptpages_show_page(4, i5, pg); in DB_SHOW_COMMAND()

12