diff options
author | David Phillips <david@sighup.nz> | 2019-08-03 13:58:10 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2019-08-03 14:01:46 +1200 |
commit | 085145a1f49ffcae235fa559df254919366fe497 (patch) | |
tree | e9cb9f4e0c92b7de0b28ee36ec439863155eb52b /test/full-pipeline/005-small-loop.asm | |
parent | 5940828912aaee614f40c258e88dc58941971317 (diff) | |
download | toy-cpu-assembler-085145a1f49ffcae235fa559df254919366fe497.tar.xz |
Add asmcat, bincat
These tools are currently fairly useless for real-world programming. Each of
them takes in either asm or binary, translates this to the internal intermediate
representation of a list of instruction structs, and then translates and outputs
in the same format that they took it in. These are mostly oly useful for testing
purposes, but may one day be useful if e.g. an optimiser stage is put in between
the input and output stages.
Diffstat (limited to 'test/full-pipeline/005-small-loop.asm')
0 files changed, 0 insertions, 0 deletions