[Unix-jun72] some progress

Tim Newsham newsham at lava.net
Sat May 3 07:34:13 AEST 2008


> 	mov    $[systm-inode]\/2,sb0+4 / sets up initial buffers per

hmm, thats quite irritating.  It's computing $[systm-inode] to be
0177446 (correct) and then doing an unsigned divide by two to get
077623 instead of a signed divide by two to get 177623.

I verified that the v2 assembler behaves differently.
I can't think of a quick fix here...

> -brad

Tim Newsham
http://www.thenewsh.com/~newsham/



More information about the TUHS mailing list