6 Commits

Author SHA1 Message Date
aabcfc6f0c Added all instructions as empty instructions. Compiles on WIN + MSYS2, UCRT64 2026-03-27 19:24:26 -06:00
c6c63d6391 changes to pygen 2026-03-25 10:56:26 -06:00
Diego De Gante Pérez
291aa0a949 Add InstrMap.cpp generation to pygen 2026-03-25 10:18:29 -06:00
16fa0bf3ea executed pygen, we now have cpu instructions yay, made some changes to pygen 2026-03-20 11:04:37 -06:00
Arturo
fb6fd3ff05 Add pygen.ipynb — Python code generator for CPU instructions
Reads Spider_Instructions.xlsx and generates void METHOD(); declarations
into CPU.hpp between the pygen-target markers. Also exports addressing
mode and type size masks to InstructionMasks.hpp.

126 instructions currently defined. Reserved slots and incomplete
entries (Int 1-6 Slot) are skipped automatically.
2026-03-19 22:33:02 -06:00
f51b6edfbf things for today 2026-03-18 09:36:45 -06:00