Searched refs:insns (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl669 my @insns = (&$body,&$body,&$body,&$body); # 40 instructions
672 eval(shift(@insns)); # ror
673 eval(shift(@insns));
674 eval(shift(@insns));
677 eval(shift(@insns));
678 eval(shift(@insns));
682 eval(shift(@insns)); # rol
683 eval(shift(@insns));
685 eval(shift(@insns));
686 eval(shift(@insns));
[all...]
H A Dsha1-x86_64.pl547 my @insns = (&$body,&$body,&$body,&$body); # 40 instructions
550 eval(shift(@insns)); # ror
552 eval(shift(@insns));
555 eval(shift(@insns));
556 eval(shift(@insns));
559 eval(shift(@insns));
560 eval(shift(@insns)); # rol
561 eval(shift(@insns));
563 eval(shift(@insns));
564 eval(shift(@insns));
[all...]
H A Dsha256-586.pl716 my @insns = (&$body,&$body,&$body,&$body); # 120 instructions
718 eval(shift(@insns));
720 eval(shift(@insns)); # @
721 eval(shift(@insns));
723 eval(shift(@insns));
724 eval(shift(@insns));
726 eval(shift(@insns));
727 eval(shift(@insns)); # @
728 eval(shift(@insns));
730 eval(shift(@insns));
[all...]
H A Dsha512-x86_64.pl873 my @insns = (&$body,&$body,&$body,&$body); # 104 instructions
878 eval(shift(@insns));
879 eval(shift(@insns));
880 eval(shift(@insns));
883 eval(shift(@insns)); #@
885 eval(shift(@insns));
886 eval(shift(@insns));
888 eval(shift(@insns)); #@
889 eval(shift(@insns));
890 eval(shift(@insns));
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_bpfjit.c83 static struct bpf_insn insns[] = { local
90 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
92 ATF_CHECK(bpf_validate(insns, insn_count));
94 code = bpfjit_generate_code(NULL, insns, insn_count);
111 static struct bpf_insn insns[] = { local
118 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
124 const uint16_t rcode = insns[0].code;
128 ATF_CHECK(!bpf_validate(insns, insn_coun
148 static struct bpf_insn insns[] = { local
178 static struct bpf_insn insns[] = { local
208 static struct bpf_insn insns[] = { local
238 static struct bpf_insn insns[] = { local
267 static struct bpf_insn insns[] = { local
297 static struct bpf_insn insns[] = { local
327 static struct bpf_insn insns[] = { local
357 static struct bpf_insn insns[] = { local
387 static struct bpf_insn insns[] = { local
417 static struct bpf_insn insns[] = { local
447 static struct bpf_insn insns[] = { local
477 static struct bpf_insn insns[] = { local
506 static struct bpf_insn insns[] = { local
536 static struct bpf_insn insns[] = { local
566 static struct bpf_insn insns[] = { local
596 static struct bpf_insn insns[] = { local
626 static struct bpf_insn insns[] = { local
656 static struct bpf_insn insns[] = { local
686 static struct bpf_insn insns[] = { local
716 static struct bpf_insn insns[] = { local
746 static struct bpf_insn insns[] = { local
776 static struct bpf_insn insns[] = { local
806 static struct bpf_insn insns[] = { local
836 static struct bpf_insn insns[] = { local
866 static struct bpf_insn insns[] = { local
896 static struct bpf_insn insns[] = { local
926 static struct bpf_insn insns[] = { local
990 static struct bpf_insn insns[] = { local
1021 static struct bpf_insn insns[] = { local
1052 static struct bpf_insn insns[] = { local
1083 static struct bpf_insn insns[] = { local
1113 static struct bpf_insn insns[] = { local
1144 static struct bpf_insn insns[] = { local
1175 static struct bpf_insn insns[] = { local
1206 static struct bpf_insn insns[] = { local
1237 static struct bpf_insn insns[] = { local
1268 static struct bpf_insn insns[] = { local
1299 static struct bpf_insn insns[] = { local
1330 static struct bpf_insn insns[] = { local
1360 static struct bpf_insn insns[] = { local
1391 static struct bpf_insn insns[] = { local
1422 static struct bpf_insn insns[] = { local
1453 static struct bpf_insn insns[] = { local
1484 static struct bpf_insn insns[] = { local
1515 static struct bpf_insn insns[] = { local
1546 static struct bpf_insn insns[] = { local
1577 static struct bpf_insn insns[] = { local
1608 static struct bpf_insn insns[] = { local
1639 static struct bpf_insn insns[] = { local
1670 static struct bpf_insn insns[] = { local
1701 static struct bpf_insn insns[] = { local
1732 static struct bpf_insn insns[] = { local
1763 static struct bpf_insn insns[] = { local
1794 static struct bpf_insn insns[] = { local
1867 static struct bpf_insn insns[] = { local
1897 static struct bpf_insn insns[] = { local
1930 static struct bpf_insn insns[] = { local
1953 static struct bpf_insn insns[] = { local
1978 static struct bpf_insn insns[] = { local
2029 static struct bpf_insn insns[] = { local
2080 static struct bpf_insn insns[] = { local
2131 static struct bpf_insn insns[] = { local
2182 static struct bpf_insn insns[] = { local
2237 static struct bpf_insn insns[] = { local
2295 static struct bpf_insn insns[] = { local
2353 static struct bpf_insn insns[] = { local
2410 static struct bpf_insn insns[] = { local
2467 static struct bpf_insn insns[] = { local
2497 static struct bpf_insn insns[] = { local
2528 static struct bpf_insn insns[] = { local
2559 static struct bpf_insn insns[] = { local
2624 static struct bpf_insn insns[3][2] = { local
2681 static struct bpf_insn insns[12][3] = { local
2772 static struct bpf_insn insns[6][3] = { local
2851 static struct bpf_insn insns[12][3] = { local
2942 static struct bpf_insn insns[] = { local
2978 static struct bpf_insn insns[] = { local
3015 static struct bpf_insn insns[] = { local
3046 static struct bpf_insn insns[] = { local
3075 static struct bpf_insn insns[] = { local
3105 static struct bpf_insn insns[] = { local
3137 static struct bpf_insn insns[] = { local
3171 static struct bpf_insn insns[] = { local
3204 static struct bpf_insn insns[] = { local
3234 static struct bpf_insn insns[] = { local
3265 static struct bpf_insn insns[] = { local
3295 static struct bpf_insn insns[] = { local
3329 static struct bpf_insn insns[] = { local
3360 static struct bpf_insn insns[] = { local
3400 static struct bpf_insn insns[] = { local
3440 struct bpf_insn insns[5*BPF_MEMWORDS+2]; local
3495 static struct bpf_insn insns[] = { local
3529 static struct bpf_insn insns[] = { local
3561 static struct bpf_insn insns[] = { local
3605 struct bpf_insn insns[5*BPF_MEMWORDS+2]; local
3661 static struct bpf_insn insns[] = { local
3718 static struct bpf_insn insns[] = { local
3775 static struct bpf_insn insns[] = { local
3832 static struct bpf_insn insns[] = { local
3890 static struct bpf_insn insns[] = { local
3948 static struct bpf_insn insns[] = { local
4007 static struct bpf_insn insns[] = { local
4065 static struct bpf_insn insns[] = { local
4108 static struct bpf_insn insns[] = { local
4146 static struct bpf_insn insns[] = { local
4233 struct bpf_insn insns[] = { local
4330 static struct bpf_insn insns[] = { local
4464 struct bpf_insn insns[] = { local
4598 static struct bpf_insn insns[] = { local
4619 static struct bpf_insn insns[] = { local
[all...]
H A Dt_cop.c113 static struct bpf_insn insns[] = { local
120 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
122 ATF_CHECK(!bpf_validate(insns, insn_count));
124 code = bpfjit_generate_code(NULL, insns, insn_count);
137 static struct bpf_insn insns[] = { local
151 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
153 code = bpfjit_generate_code(&ctx, insns, insn_count);
170 static struct bpf_insn insns[] local
203 static struct bpf_insn insns[] = { local
236 static struct bpf_insn insns[] = { local
269 static struct bpf_insn insns[] = { local
308 static struct bpf_insn insns[] = { local
347 static struct bpf_insn insns[] = { local
367 static struct bpf_insn insns[] = { local
391 static struct bpf_insn insns[] = { local
425 static struct bpf_insn insns[] = { local
459 static struct bpf_insn insns[] = { local
493 static struct bpf_insn insns[] = { local
527 static struct bpf_insn insns[] = { local
567 static struct bpf_insn insns[] = { local
607 static struct bpf_insn insns[] = { local
[all...]
H A Dt_extmem.c73 static struct bpf_insn insns[] = { local
93 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
95 code = bpfjit_generate_code(&ctx, insns, insn_count);
112 static struct bpf_insn insns[] = { local
132 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
134 code = bpfjit_generate_code(&ctx, insns, insn_count);
151 static struct bpf_insn insns[] = { local
156 size_t insn_count = sizeof(insns) / sizeo
169 static struct bpf_insn insns[] = { local
220 static struct bpf_insn insns[] = { local
272 static struct bpf_insn insns[] = { local
291 static struct bpf_insn insns[] = { local
336 static struct bpf_insn insns[] = { local
381 static struct bpf_insn insns[] = { local
427 static struct bpf_insn insns[] = { local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/bpfjit/
H A Dt_bpfjit.c104 static struct bpf_insn insns[] = { local
110 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
114 ATF_CHECK(prog_validate(insns, insn_count));
115 ATF_CHECK(exec_prog(insns, insn_count, pkt, 1) == 17);
127 static struct bpf_insn insns[] = { local
131 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
139 const uint16_t rcode = insns[0].code;
145 ATF_CHECK(!prog_validate(insns, insn_coun
160 static struct bpf_insn insns[] = { local
185 static struct bpf_insn insns[] = { local
210 static struct bpf_insn insns[] = { local
235 static struct bpf_insn insns[] = { local
259 static struct bpf_insn insns[] = { local
284 static struct bpf_insn insns[] = { local
309 static struct bpf_insn insns[] = { local
334 static struct bpf_insn insns[] = { local
359 static struct bpf_insn insns[] = { local
384 static struct bpf_insn insns[] = { local
409 static struct bpf_insn insns[] = { local
434 static struct bpf_insn insns[] = { local
458 static struct bpf_insn insns[] = { local
483 static struct bpf_insn insns[] = { local
508 static struct bpf_insn insns[] = { local
533 static struct bpf_insn insns[] = { local
558 static struct bpf_insn insns[] = { local
583 static struct bpf_insn insns[] = { local
608 static struct bpf_insn insns[] = { local
633 static struct bpf_insn insns[] = { local
658 static struct bpf_insn insns[] = { local
683 static struct bpf_insn insns[] = { local
708 static struct bpf_insn insns[] = { local
733 static struct bpf_insn insns[] = { local
758 static struct bpf_insn insns[] = { local
783 static struct bpf_insn insns[] = { local
808 static struct bpf_insn insns[] = { local
877 static struct bpf_insn insns[] = { local
903 static struct bpf_insn insns[] = { local
929 static struct bpf_insn insns[] = { local
955 static struct bpf_insn insns[] = { local
980 static struct bpf_insn insns[] = { local
1006 static struct bpf_insn insns[] = { local
1032 static struct bpf_insn insns[] = { local
1058 static struct bpf_insn insns[] = { local
1084 static struct bpf_insn insns[] = { local
1110 static struct bpf_insn insns[] = { local
1136 static struct bpf_insn insns[] = { local
1162 static struct bpf_insn insns[] = { local
1187 static struct bpf_insn insns[] = { local
1213 static struct bpf_insn insns[] = { local
1239 static struct bpf_insn insns[] = { local
1265 static struct bpf_insn insns[] = { local
1291 static struct bpf_insn insns[] = { local
1317 static struct bpf_insn insns[] = { local
1343 static struct bpf_insn insns[] = { local
1369 static struct bpf_insn insns[] = { local
1395 static struct bpf_insn insns[] = { local
1421 static struct bpf_insn insns[] = { local
1447 static struct bpf_insn insns[] = { local
1473 static struct bpf_insn insns[] = { local
1499 static struct bpf_insn insns[] = { local
1525 static struct bpf_insn insns[] = { local
1551 static struct bpf_insn insns[] = { local
1629 static struct bpf_insn insns[] = { local
1654 static struct bpf_insn insns[] = { local
1682 static struct bpf_insn insns[] = { local
1712 static struct bpf_insn insns[] = { local
1742 static struct bpf_insn insns[] = { local
1799 static struct bpf_insn insns[] = { local
1856 static struct bpf_insn insns[] = { local
1913 static struct bpf_insn insns[] = { local
1970 static struct bpf_insn insns[] = { local
2020 static struct bpf_insn insns[] = { local
2084 static struct bpf_insn insns[] = { local
2148 static struct bpf_insn insns[] = { local
2211 static struct bpf_insn insns[] = { local
2274 static struct bpf_insn insns[] = { local
2310 static struct bpf_insn insns[] = { local
2347 static struct bpf_insn insns[] = { local
2384 static struct bpf_insn insns[] = { local
2444 static struct bpf_insn insns[3][2] = { local
2507 static struct bpf_insn insns[12][3] = { local
2592 static struct bpf_insn insns[6][3] = { local
2677 static struct bpf_insn insns[12][3] = { local
2763 static struct bpf_insn insns[] = { local
2805 static struct bpf_insn insns[] = { local
2848 static struct bpf_insn insns[] = { local
2885 static struct bpf_insn insns[] = { local
2909 static struct bpf_insn insns[] = { local
2934 static struct bpf_insn insns[] = { local
2961 static struct bpf_insn insns[] = { local
3001 static struct bpf_insn insns[] = { local
3040 static struct bpf_insn insns[] = { local
3065 static struct bpf_insn insns[] = { local
3091 static struct bpf_insn insns[] = { local
3116 static struct bpf_insn insns[] = { local
3156 static struct bpf_insn insns[] = { local
3183 static struct bpf_insn insns[] = { local
3229 static struct bpf_insn insns[] = { local
3275 struct bpf_insn insns[5*BPF_MEMWORDS+2]; local
3336 static struct bpf_insn insns[] = { local
3376 static struct bpf_insn insns[] = { local
3404 static struct bpf_insn insns[] = { local
3456 struct bpf_insn insns[5*BPF_MEMWORDS+2]; local
3518 static struct bpf_insn insns[] = { local
3581 static struct bpf_insn insns[] = { local
3644 static struct bpf_insn insns[] = { local
3707 static struct bpf_insn insns[] = { local
3771 static struct bpf_insn insns[] = { local
3835 static struct bpf_insn insns[] = { local
3900 static struct bpf_insn insns[] = { local
3964 static struct bpf_insn insns[] = { local
4013 static struct bpf_insn insns[] = { local
4046 static struct bpf_insn insns[] = { local
4139 struct bpf_insn insns[] = { local
4242 static struct bpf_insn insns[] = { local
4382 struct bpf_insn insns[] = { local
4522 static struct bpf_insn insns[] = { local
4549 static struct bpf_insn insns[] = { local
[all...]
H A Dt_cop.c121 static struct bpf_insn insns[] = { local
128 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
132 ATF_CHECK(!prog_validate(insns, insn_count));
135 code = rumpns_bpfjit_generate_code(NULL, insns, insn_count);
149 static struct bpf_insn insns[] = { local
163 size_t insn_count = sizeof(insns) / sizeof(insns[0]);
168 code = rumpns_bpfjit_generate_code(&ctx, insns, insn_count);
188 static struct bpf_insn insns[] local
227 static struct bpf_insn insns[] = { local
266 static struct bpf_insn insns[] = { local
305 static struct bpf_insn insns[] = { local
350 static struct bpf_insn insns[] = { local
395 static struct bpf_insn insns[] = { local
421 static struct bpf_insn insns[] = { local
449 static struct bpf_insn insns[] = { local
489 static struct bpf_insn insns[] = { local
529 static struct bpf_insn insns[] = { local
569 static struct bpf_insn insns[] = { local
609 static struct bpf_insn insns[] = { local
655 static struct bpf_insn insns[] = { local
701 static struct bpf_insn insns[] = { local
[all...]
H A Dt_mbuf.c57 static struct bpf_insn insns[] = { local
83 const size_t insn_count = sizeof(insns) / sizeof(insns[0]);
85 if (!prog_validate(insns, insn_count))
88 return exec_prog_mchain2(insns, insn_count, P, sizeof(P), split) == res;
94 static struct bpf_insn insns[] = { local
114 const size_t insn_count = sizeof(insns) / sizeof(insns[0]);
116 if (!prog_validate(insns, insn_count))
119 return exec_prog_mchain2(insns, insn_coun
125 static struct bpf_insn insns[] = { local
149 static struct bpf_insn insns[] = { local
190 static struct bpf_insn insns[] = { local
220 static struct bpf_insn insns[] = { local
256 static struct bpf_insn insns[] = { local
295 static struct bpf_insn insns[] = { local
313 static struct bpf_insn insns[] = { local
331 static struct bpf_insn insns[] = { local
349 static struct bpf_insn insns[] = { local
367 static struct bpf_insn insns[] = { local
386 static struct bpf_insn insns[] = { local
405 static struct bpf_insn insns[] = { local
423 static struct bpf_insn insns[] = { local
442 static struct bpf_insn insns[] = { local
461 static struct bpf_insn insns[] = { local
479 static struct bpf_insn insns[] = { local
498 static struct bpf_insn insns[] = { local
517 static struct bpf_insn insns[] = { local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/bpf/
H A Dt_mbuf.c56 static struct bpf_insn insns[] = { local
83 if (!prog_validate(insns, sizeof(insns) / sizeof(insns[0])))
86 return interp_prog_mchain2(insns, P, sizeof(P), split) == res;
92 static struct bpf_insn insns[] = { local
113 if (!prog_validate(insns, sizeof(insns) / sizeof(insns[0])))
116 return interp_prog_mchain2(insns,
122 static struct bpf_insn insns[] = { local
145 static struct bpf_insn insns[] = { local
185 static struct bpf_insn insns[] = { local
214 static struct bpf_insn insns[] = { local
249 static struct bpf_insn insns[] = { local
287 static struct bpf_insn insns[] = { local
304 static struct bpf_insn insns[] = { local
321 static struct bpf_insn insns[] = { local
338 static struct bpf_insn insns[] = { local
355 static struct bpf_insn insns[] = { local
373 static struct bpf_insn insns[] = { local
391 static struct bpf_insn insns[] = { local
408 static struct bpf_insn insns[] = { local
426 static struct bpf_insn insns[] = { local
444 static struct bpf_insn insns[] = { local
461 static struct bpf_insn insns[] = { local
479 static struct bpf_insn insns[] = { local
497 static struct bpf_insn insns[] = { local
[all...]
/freebsd-11-stable/lib/libiconv_modules/BIG5/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/EUC/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/EUCTW/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/GBK2K/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=16
/freebsd-11-stable/lib/libiconv_modules/ISO2022/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=128
/freebsd-11-stable/lib/libiconv_modules/JOHAB/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=16
/freebsd-11-stable/lib/libiconv_modules/UES/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/UTF1632/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/UTF7/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/iconv_std/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=64
/freebsd-11-stable/lib/libiconv_modules/mapper_serial/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=32
/freebsd-11-stable/lib/libiconv_modules/mapper_std/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=8
/freebsd-11-stable/lib/libiconv_modules/mapper_zone/
H A DMakefile5 CFLAGS.gcc+= --param max-inline-insns-single=8
/freebsd-11-stable/lib/libiconv_modules/mapper_parallel/
H A DMakefile7 CFLAGS.gcc+= --param max-inline-insns-single=32

Completed in 127 milliseconds

1234