## diffname gnot/ureg.h 1990/03091 ## diff -e /dev/null /n/bootesdump/1990/03091/sys/src/9/68020/ureg.h 0a struct Ureg { ulong r0; ulong r1; ulong r2; ulong r3; ulong r4; ulong r5; ulong r6; ulong r7; ulong a0; ulong a1; ulong a2; ulong a3; ulong a4; ulong a5; ulong a6; ulong sp; ulong usp; ushort sr; ulong pc; ushort vo; }; . ## diffname gnot/ureg.h 1991/0319 ## diff -e /n/bootesdump/1991/0201/sys/src/9/68020/ureg.h /n/bootesdump/1991/0319/sys/src/9/gnot/ureg.h 19a ulong magic; /* for db to find bottom of ureg */ . ## diffname gnot/ureg.h 1991/0719 ## diff -e /n/bootesdump/1991/0319/sys/src/9/gnot/ureg.h /n/bootesdump/1991/0719/sys/src/9/gnot/ureg.h 23a uchar microstate[UREGVARSZ]; /* variable-sized portion */ . 20c ulong magic; /* for db to find bottom of ureg */ . ## diffname gnot/ureg.h 1992/0120 # deleted ## diff -e /n/bootesdump/1991/0719/sys/src/9/gnot/ureg.h /n/bootesdump/1992/0120/sys/src/9/gnot/ureg.h 1,25d