Home
last modified time | relevance | path

Searched refs:sll (Results 1 – 25 of 45) sorted by relevance

12

/third_party/openssl/crypto/des/asm/
Ddes_enc.m4144 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 …]
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c428 struct sockaddr_ll sll; in lws_plat_rawudp_broadcast() local
448 memset(&sll, 0, sizeof(sll)); in lws_plat_rawudp_broadcast()
449 sll.sll_family = AF_PACKET; in lws_plat_rawudp_broadcast()
450 sll.sll_protocol = htons(0x800); in lws_plat_rawudp_broadcast()
451 sll.sll_halen = 6; in lws_plat_rawudp_broadcast()
452 sll.sll_ifindex = (int)if_nametoindex(iface); in lws_plat_rawudp_broadcast()
453 memset(sll.sll_addr, 0xff, 6); in lws_plat_rawudp_broadcast()
455 return (int)sendto(fd, p, n, 0, (struct sockaddr *)&sll, sizeof(sll)); in lws_plat_rawudp_broadcast()
/third_party/libjpeg-turbo/simd/mips/
Djsimd_dspr2.S54 sll t3, t1, 2
57 sll t4, a3, 2
96 sll t3, t1, 2
99 sll t4, a3, 2
183 sll t3, a3, 2
287 sll s5, a2, 2
305 sll s7, 15
307 sll s6, 15
396 sll t3, a3, 2
539 sll t1, a2, 3
[all …]
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/
Djsimd_dspr2.S54 sll t3, t1, 2
57 sll t4, a3, 2
96 sll t3, t1, 2
99 sll t4, a3, 2
183 sll t3, a3, 2
287 sll s5, a2, 2
305 sll s7, 15
307 sll s6, 15
396 sll t3, a3, 2
539 sll t1, a2, 3
[all …]
/third_party/libffi/src/sparc/
Dv8.S105 sll %l0, 4, %l0
124 sll %o0, 24, %o0
128 sll %o0, 16, %o0
132 sll %o0, 16, %o0
197 sll %l1, 2, %l0 ! size * 4
198 1: sll %l1, 4, %l1 ! size * 16
290 1: sll %o0, 4, %o0 ! o0 = o0 * 16
Dv9.S101 1: sll %l1, 4, %l1
121 sll %o0, 24, %o0
126 sll %o0, 16, %o0
131 sll %o0, 16, %o0
276 1: sll %o0, 4, %o0 ! o2 = i2 * 16
/third_party/ffmpeg/libavfilter/
Dsignature_lookup.c523 static void sll_free(MatchingInfo *sll) in sll_free() argument
526 while (sll) { in sll_free()
527 tmp = sll; in sll_free()
528 sll = sll->next; in sll_free()
/third_party/libffi/src/alpha/
Dosf.S241 sll $0, 48, $0
254 sll $0, 56, $0
/third_party/libuv/src/unix/
Dlinux-core.c644 struct sockaddr_ll *sll; in uv_interface_addresses()
709 sll = (struct sockaddr_ll*)ent->ifa_addr; in uv_interface_addresses()
710 memcpy(address->phys_addr, sll->sll_addr, sizeof(address->phys_addr)); in uv_interface_addresses()
/third_party/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt394 sll{""}
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/
DkeyTypeData.txt391 sll{""}
/third_party/icu/icu4c/source/data/misc/
DkeyTypeData.txt394 sll{""}
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.h259 void sll(const Operand *OpRd, const Operand *OpRt, const uint32_t Sa);
DIceInstMIPS32.cpp1016 Asm->sll(getDest(), getSrc(0), Imm); in emitIAS()
DIceAssemblerMIPS32.cpp984 void AssemblerMIPS32::sll(const Operand *OpRd, const Operand *OpRt, in sll() function in Ice::MIPS32::AssemblerMIPS32
/third_party/elfutils/tests/
Dtestfile-riscv64-dis1.expect.bz2
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td782 def SLL_MM : MMRel, shift_rotate_imm<"sll", uimm5, GPR32Opnd, II_SLL>,
1372 def : MipsInstAlias<"sll $rd, $rt, $rs",
1378 def : MipsInstAlias<"sll $rd, $rt",
1384 def : MipsInstAlias<"sll $rd, $shamt",
DMips64InstrInfo.td419 "sll\t$rd, $rt, 0", [], II_SLL>, GPR_64;
421 "sll\t$rd, $rt, 0", [], II_SLL>, GPR_64;
DMipsScheduleGeneric.td45 // rotr, rotrv, seb, seh, sll, sllv, slt, slti, sltiu, sltu, sra, srav, srl,
1546 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
DMipsScheduleP5600.td428 // sll?.[bhwd], pckev.[bhwd], pckod.[bhwd], nloc.[bhwd], nlzc.[bhwd],
DMicroMips32r6InstrInfo.td142 class SLL_MMR6_ENC : SHIFT_MMR6_ENC<"sll", 0x00, 0b0>;
604 class SLL_MMR6_DESC : shift_rotate_imm<"sll", uimm5, GPR32Opnd, II_SLL>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc5087 "sll\005sll.b\005sll.d\005sll.h\005sll.w\005sll16\006slli.b\006slli.d\006"
7694 …{ 8388 /* sll */, Mips::SLLV, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__GPR32AsmReg1_1, AMFBS_NotIn…
7695 …{ 8388 /* sll */, Mips::SLLV_MM, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__GPR32AsmReg1_1, AMFBS_In…
7696 …{ 8388 /* sll */, Mips::SLL, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__ConstantUImm5_01_1, AMFBS_Ha…
7697 …{ 8388 /* sll */, Mips::SLL_MMR6, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__ConstantUImm5_01_1, AMF…
7698 …{ 8388 /* sll */, Mips::SLL_MM, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__ConstantUImm5_01_1, AMFBS…
7699 …{ 8388 /* sll */, Mips::SLL_MM, Convert__GPR32AsmReg1_0__GPR32AsmReg1_0__ConstantUImm5_01_1, AMFBS…
7700 …{ 8388 /* sll */, Mips::SllX16, Convert__Reg1_0__Reg1_1__ConstantUImm5_01_2, AMFBS_InMips16Mode, {…
7701 …{ 8388 /* sll */, Mips::SLLV, Convert__GPR32AsmReg1_0__GPR32AsmReg1_1__GPR32AsmReg1_2, AMFBS_NotIn…
7702 …{ 8388 /* sll */, Mips::SLLV_MM, Convert__GPR32AsmReg1_0__GPR32AsmReg1_1__GPR32AsmReg1_2, AMFBS_In…
[all …]
/third_party/openssl/crypto/
Dsparccpuid.S522 sll %o1,2,%o1 ! cnt*=4
/third_party/rust/crates/nix/src/sys/socket/
Dmod.rs2429 let sll = unsafe { *(addr as *const _ as *const sockaddr_ll) }; in sockaddr_storage_to_addr() localVariable
2430 Ok(SockAddr::Link(LinkAddr(sll))) in sockaddr_storage_to_addr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td428 def SLL : ALU_rr<0b0000000, 0b001, "sll">, Sched<[WriteIALU, ReadIALU, ReadIALU]>;
713 def : InstAlias<"sll $rd, $rs1, $shamt",

12