[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: byte specifiers



True, an integral "byte specifier" is useful, but last fall CommonLisp had
in it the very useful functions LOAD-BYTE and DEPOSIT-BYTE, which
took separate arguments for the "pp" and "ss" parts.

These two functions seem to have disappeared from the current CommonLisp
manual, without any discussion.  What happened?  I tried to bring this
matter up at Pgh last week, but it seems to have gotten lost in the wash.

Anyway, the value of separating them (if EAK's arguments weren't enough)
is that frequently the "ss" part is constant, but the "pp" part varying.  Just
for the record, the VAX has instructions which are like LOAD-BYTE, rather
than the PDP10ish LDB.