search for: shf

Displaying 9 results from an estimated 9 matches for "shf".

Did you mean: sh
2018 Jul 02
2
Rotates, once again
...literal constants. EXTR with both source registers equal disassembles as ROR and is often special-cased in implementations. (EXTR with source 1 != source 2 often has an extra cycle of latency). There is RORV which is right rotate by a variable (register) amount; there is no EXTRV. - NVPTX has SHF (https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#logic-and-shift-instructions-shf) with both left/right shift variants and with both "clamp" (clamps shift count at 32) and "wrap" (shift count taken mod 32) modes. - GCN has v_alignbit_b32 which is a right fu...
2010 Jul 17
0
mksh on klibc
...ild.sh -r Then, ?./test.sh -v? fails, as does this: tg at frozenfish:~/mksh $ ./mksh -c 'echo foo; ls; echo bar' foo Build.sh check.t eval.c expr.o jobs.c lex.o mksh sh_flags.h syn.c var.c CVS dot.mkshrc eval.o funcs.c jobs.o main.c mksh.1 shf.c syn.o var.o Makefile edit.c exec.c funcs.o lalloc.c main.o setmode.c shf.o test.sh var_spec.h Rebuild.sh edit.o exec.o histrap.c lalloc.o misc.c setmode.o signames.inc tree.c check.pl emacsfn.h expr.c histrap.o lex.c misc.o sh.h str...
2012 Apr 20
2
klibc 2.0~rc3-1 ./. mksh 40.9.20120414-2
...s390x works sparc works Architectures not listed either do not have a working klibc 2.0~rc3, or did not build mksh or one of its dependencies due to issues with the port (such as debhelper being uninstallable), or do not have a Linux kernel. The ssize_t prototype is bogus at least on s390: ../../shf.c:453:3: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'ssize_t' [-Wformat] That is not a problem, though. (1) m68k: fails, unless I do *not* add -O2 or -Os to CFLAGS and do always add -g (might be a toolchain bug?); this wo...
2006 Aug 15
0
Returned mail: User unknown
The original message was received at Tue, 15 Aug 2006 10:26:47 -0400 (EDT) from mail.shf.org.za [209.212.112.50] *** ATTENTION *** Your e-mail is being returned to you because there was a problem with its delivery. The address which was undeliverable is listed in the section labeled: "----- The following addresses had permanent fatal errors -----". The reason your mail i...
2018 Jul 02
2
Rotates, once again
1. I'm not sure what you mean by "full vector" here - using the same shift distance for all lanes (as opposed to per-lane distances), or doing a treat-the-vector-as-bag-of-bits shift that doesn't have any internal lane boundaries? If the latter, that doesn't really help you much with implementing a per-lane rotate. I think the most useful generalization of a vector
1998 Jul 14
1
Just a quick Q
I am getting ready to set up a RedHat 5.1 Box to be located at a remote site hooked up by modem. It is going to be running IP Masq for about 3 Win 95 machines. It will also be running as a Samba server for these machines, using server auth through the WinNT PDC at the main site. User files will be stored at the Samba server then copied onto tape at the main site at about 4 in the morning. I am
2013 Jan 24
0
Again ACL Postgres dict trouble, no update and raw backtrace
...cl antispam" } - -- Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEVAwUBUQEQdF3r2wJMiz2NAQL62AgAsXfP01TYvGjsu9Tcny8vCHMEOhBw0QVO rvx7YDdYgyVLb/JwHQseq5XGPzRHh6PFn5HrrUFpnG87E52ZKTH1rkwYiuyM8fso HAsUM0mlz9fGGPucMa9HoTbw5turbqbjVags8x6Om4W4sgp+RITd4UZq/Qcu/ShF jfI5KDEK9bnPh9WwVKV6Yfd/1auZH+SCacb69Bb/cyVDiwbxOUTAEZikgWYgFOG2 /B1KzUPrjtumAS9myswIJxEG/4DmEt0In5fgQLM7cDdbGQl400JzR2rEa4bd3C1b 3DImA3J/YUfLpuqGS60rhx1rpSfad61Us2dh5kGgbswtbwKj2FtnTg== =Jpqg -----END PGP SIGNATURE-----
2011 Jan 28
2
klibc 1.5.21-1 and mksh
...uild.sh -r However, the signal problem persists: tg at tg-sidvm:~/b $ ./mksh -c 'print hi' hi tg at tg-sidvm:~/b $ ./mksh -c 'ls' Rebuild.sh eval.o expr.o histrap.o lalloc.o main.o mksh signames.inc test.sh var.o edit.o exec.o funcs.o jobs.o lex.o misc.o shf.o syn.o tree.o ^C^\ 130|tg at tg-sidvm:~/b $ This basically means: builtins can run fine, external programmes never return (Haiku used to have the same problem, they fixed a signal delivery related kernel bug of theirs to solve it; Syllable Desktop and Plan 9 still have this problem). So...
2003 Dec 01
0
No subject
...(Postfix) with ESMTP id BA33D527C for <samba@lists.samba.org>; Thu, 14 Jun 2001 11:11:50 -0700 (PDT) Received: (from daemon@localhost) by smtp08.phx.gblx.net (8.9.3/8.9.3) id LAA278210 for <samba@lists.samba.org>; Thu, 14 Jun 2001 11:11:21 -0700 Received: from 208-50-106-187.nas1.SHF.gblx.net(208.50.106.187), claiming to be "aristotle.creativesolutionsunlimited.com" via SMTP by smtp08.phx.gblx.net, id smtpdShR3Ea; Thu Jun 14 11:11:09 2001 Message-Id: <5.0.2.1.2.20010614130528.00aea150@creativesolutionsunlimite d.com> X-Sender: npralle@creativesolutionsunli...