6 Commits

Author SHA1 Message Date
ddf46ce8fd stmt_ins: refactor
The overall intent is to make writing a decompiler require less code
duplication.

"bits.hpp" and "stmt_enum.hpp" are replaced with "stmt_ins.hpp" which
is generated directly from dsp-notes.csv.
2023-09-03 04:46:34 +00:00
2d047c6c54 dsp-notes: updated 2023-08-26 07:00:51 +00:00
ad7e128bb4 README: update DMA "add mode" documentation 2023-08-24 09:02:00 +00:00
d8b8bc7850 stmt: add instruction masks and codes
The parser now checks for conflicts in op control words.
2023-08-21 05:15:00 +00:00
d05767d280 grammar.txt: initial 2023-08-19 04:14:21 +00:00
c59a221c54 add notes 2023-08-16 23:03:07 -07:00