From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geoff Keating To: apl@alum.mit.edu (Alan Lehotsky) Cc: cgen@sourceware.cygnus.com Subject: Re: Can't see what's wrong with my simulator semantics code.... Date: Sat, 30 Jun 2001 11:55:00 -0000 Message-id: References: X-SW-Source: 2001-q2/msg00104.html apl@alum.mit.edu (Alan Lehotsky) writes: > cgen claims > > ERROR: read:array unknown option #\) I'm not sure, but try '(and #xFFFF (srl rd 16))'... I have statements like (set-psw Rd (and Rd (inv (sll 1 (and Rs #xF))))) which work. (It's kind of annoying that guile doesn't have a manual.) -- - Geoffrey Keating