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

[no subject]



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.