Not-working version of the code generator which uses bc as a normal register;
authorDavid Given <dg@cowlark.com>
Fri, 15 Feb 2019 23:55:51 +0000 (00:55 +0100)
committerDavid Given <dg@cowlark.com>
Fri, 15 Feb 2019 23:55:51 +0000 (00:55 +0100)
commit277d5865e738a47206989634625aa10222165665
tree423c82f756d8d3609885c600cefe1e739d5f61ca
parent41f9ed4fa71bf258d2290181fe93c789f857720a
Not-working version of the code generator which uses bc as a normal register;
turns out this is actually *worse* than reserving bc for the stack frame. There
are code generation bugs but I'm not going to bother fixing them.
mach/i80/libem/faddr.h
mach/i80/libem/faddrn.h
mach/i80/libem/fload.h
mach/i80/libem/floadn.h
mach/i80/libem/fstore.h
mach/i80/libem/fstoren.h
mach/i80/ncg/table
mach/i80/top/table