[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: JONL at MIT-MC (Jon L White)
- Date: Tue, 19 Sep 78 10:30:00 GMT
- Original-date: 19 SEP 1978 0630-EDT
1) THRALL: SETZB B,(P)
saves a lot of compiler output
2) CTCALL: HRLI A,CATSPC\CATALL\CATCOM
PUSH P,B
JRST CATPS1+1
this has been a bug. would someone pls patch it
the code for CATBAR and UNWINC could also join with CATPS1+1
(call it, say, CATPS2) if UNWINC is fixed as
UNWINC: MOVEI A,1(T)
HRLI A,CATSPC\CATUWP\CATCOM
JRST CTCALL+1
3) There may be a bug related to UNWINE, but I'll have to check
this out when I'm more fully awake.