| /freebsd/crypto/openssl/crypto/des/asm/ |
| H A D | des_enc.m4 | 144 sll local4, 4, local1 159 sll local4, 16, local1 171 sll local4, 2, local2 184 sll local4, 8, local1 198 sll local4, 1, local1 201 sll $1, 3, local3 204 sll $2, 3, local2 311 sll out1, 28, out1 ! rotate 366 sll out0, 28, out0 ! rotate 423 sll out1, 28, out1 ! rotate [all …]
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-linux.c | 1358 linux_check_direction(const pcap_t *handle, const struct sockaddr_ll *sll) in linux_check_direction() argument 1362 if (sll->sll_pkttype == PACKET_OUTGOING) { in linux_check_direction() 1369 if (sll->sll_ifindex == handlep->lo_ifindex) in linux_check_direction() 1385 if (sll->sll_hatype == ARPHRD_CAN && in linux_check_direction() 3974 struct sockaddr_ll *sll; in pcap_handle_packet_mmap() local 4013 sll = (void *)(frame + TPACKET_ALIGN(handlep->tp_hdrlen)); in pcap_handle_packet_mmap() 4046 hdrp->sll2_protocol = sll->sll_protocol; in pcap_handle_packet_mmap() 4048 hdrp->sll2_if_index = htonl(sll->sll_ifindex); in pcap_handle_packet_mmap() 4049 hdrp->sll2_hatype = htons(sll->sll_hatype); in pcap_handle_packet_mmap() 4050 hdrp->sll2_pkttype = sll->sll_pkttype; in pcap_handle_packet_mmap() [all …]
|
| H A D | Makefile.in | 125 pcap/sll.h \
|
| H A D | INSTALL.md | 272 pcap/sll.h - public definitions of DLT_LINUX_SLL and DLT_LINUX_SLL2 headers
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
| H A D | divmod.m4 | 150 sll V,N,V 160 sll T,TOPBITS,T ! high order bit 191 sll Q,1,Q 211 sll V,N,V 222 sll Q,N,Q
|
| H A D | modsi3.S | 101 sll %g1,4 ,%g1 ! high order bit 132 sll %o2,1,%o2 151 sll %o5,4,%o5 162 sll %o2,4,%o2
|
| H A D | divsi3.S | 101 sll %g1,4 ,%g1 ! high order bit 132 sll %o2,1,%o2 151 sll %o5,4,%o5 162 sll %o2,4,%o2
|
| /freebsd/sys/contrib/device-tree/Bindings/crypto/ |
| H A D | fsl-dcp.txt | 9 - clocks : Clock reference (only required on some SOCs: 6ull and 6sll).
|
| /freebsd/contrib/libpcap/msdos/ |
| H A D | makefile | 128 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \ 166 ethertype.h nlpid.h llc.h gencode.h atmuni31.h sunatmpos.h ppp.h sll.h \
|
| H A D | makefile.wc | 118 ethertyp.h nlpid.h llc.h gencode.h atmuni31.h sunatmpo.h ppp.h sll.h &
|
| /freebsd/lib/libc/riscv/string/ |
| H A D | strrchr.S | 48 sll t1, t1, a2
|
| H A D | memchr.S | 56 sll t2, t0, t2
|
| H A D | memcpy.S | 112 sll t3, t2, a5
|
| /freebsd/lib/libpcap/ |
| H A D | Makefile | 49 pcap/sll.h \
|
| /freebsd/usr.sbin/tcpdump/tcpdump/ |
| H A D | Makefile | 140 print-sll.c \
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MicroMipsInstrInfo.td | 778 def SLL_MM : MMRel, shift_rotate_imm<"sll", uimm5, GPR32Opnd, II_SLL>, 1368 def : MipsInstAlias<"sll $rd, $rt, $rs", 1374 def : MipsInstAlias<"sll $rd, $rt", 1380 def : MipsInstAlias<"sll $rd, $shamt",
|
| H A D | MipsScheduleGeneric.td | 45 // rotr, rotrv, seb, seh, sll, sllv, slt, slti, sltiu, sltu, sra, srav, srl, 1549 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
|
| H A D | Mips64InstrInfo.td | 419 "sll\t$rd, $rt, 0", [], II_SLL>, GPR_64; 421 "sll\t$rd, $rt, 0", [], II_SLL>, GPR_64;
|
| H A D | MipsScheduleP5600.td | 429 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
|
| H A D | MicroMips32r6InstrInfo.td | 146 class SLL_MMR6_ENC : SHIFT_MMR6_ENC<"sll", 0x00, 0b0>; 606 class SLL_MMR6_DESC : shift_rotate_imm<"sll", uimm5, GPR32Opnd, II_SLL>;
|
| /freebsd/contrib/tcpdump/ |
| H A D | Makefile.in | 219 print-sll.c \
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | sparccpuid.S | 522 sll %o1,2,%o1 ! cnt*=4
|
| /freebsd/sys/riscv/include/ |
| H A D | encoding.h | 781 DECLARE_INSN(sll, MATCH_SLL, MASK_SLL)
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | z_Linux_asm.S | 2222 sll %s34, %s34, 3
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoXCV.td | 502 defm SLL : CVSIMDShift<0b01010, 0, 0, "sll">;
|