[comp.lang.perl] bit operation on MIPS machines

utashiro@sran84.sra.co.jp (Kazumasa Utashiro) (10/25/90)

On some MIPS architecture machines (SONY NEWS (pl37) and
MIPS Magnum(pl28)), next expression produce 3 rather than 2.

	print 3&~1, "\n";

I don't know why.

---
K. Utashiro
utashiro@sra.co.jp