OrangeC
OrangeC copied to clipboard
x64 compiler
write a compiler for x64; fix bugs in existing x64 assembler. The bugs consist of an issue where it appears that direct memory accesses can use a 64-bit offset, however the assembler never uses 64-bit offsets.