Architecture Generation

Right now, yasm architectures are hand-generated. Ultimately, we'd like to generate them from databook-style instruction description files. We're a long way from this right now; although a start has been made at generating the .c and .gap files needed, no work has been done yet in generating the actual parsing and other boilerplate code required.

Attachments