philpax / skiron

Skiron is a basic 32-bit RISC-inspired CPU architecture.
MIT License
3 stars 1 forks source link

Merge instructions #18

Open philpax opened 9 years ago

philpax commented 9 years ago

The addition of the variant field provides many opportunities for potential opcode merging.