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

[no subject]



Take a look at the file ALAN;READ LOSS.  It is the printed
representation of some HUNK structure.  When read in one of the
fixnums gets read in negative (same magnitude).  The setting of
IBASE doesn't seem to matter.

HIC: The bug is that RDHNK jumps back to RDLS3Y which doesn't
clear the left half bits in T.  I suggest:

RDLST0: MOVE B,AR2A
RDHNKA:	TLZA T,-1#200002

and at RDHNK+12
JRST RDHKNA instead of RDLS3Y