diff options
| author | Freya Murphy <freya@freyacat.org> | 2024-10-09 12:08:15 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2024-10-09 12:08:15 -0400 |
| commit | fafc54ab7237b2d0788f6ec29fae638682d043b4 (patch) | |
| tree | b244f08a9fced5eb4931c29801698c82928f1996 /test/out | |
| parent | refactor elf32 assembler, add support for multiple isa's in cmdline (diff) | |
| download | mips-fafc54ab7237b2d0788f6ec29fae638682d043b4.tar.gz mips-fafc54ab7237b2d0788f6ec29fae638682d043b4.tar.bz2 mips-fafc54ab7237b2d0788f6ec29fae638682d043b4.zip | |
add pseudo instructions test
Diffstat (limited to 'test/out')
| -rw-r--r-- | test/out/pesudo.status | 1 | ||||
| -rw-r--r-- | test/out/pseudo | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/test/out/pesudo.status b/test/out/pesudo.status new file mode 100644 index 0000000..573541a --- /dev/null +++ b/test/out/pesudo.status @@ -0,0 +1 @@ +0 diff --git a/test/out/pseudo b/test/out/pseudo new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/out/pseudo |