felixangell / kpd

an old compiler for Krug written in D - a prototype version
MIT License
44 stars 1 forks source link

x86-64 instruction encoding todo list #59

Closed felixangell closed 6 years ago

felixangell commented 6 years ago

These are the instructions that need to be encoded so that I can switch the current backend to use the x64 encoder/obj writer over the current method:

Resources: