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.
11 lines
86 B
Plaintext
11 lines
86 B
Plaintext
main
|
|
scu-dsp-asm
|
|
scu-dsp-asm.*
|
|
.~*
|
|
*.o
|
|
*.gch
|
|
*.d
|
|
test/*.s
|
|
test/*.txt
|
|
*.bin
|
|
__pycache__ |