diff options
author | Freya Murphy <freya@freyacat.org> | 2024-09-30 18:50:22 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-09-30 18:50:22 -0400 |
commit | c250afa7a0a9fe003196aded1a0749ed440481a3 (patch) | |
tree | 25fde1682fbc50055d70869802a2822c404749a7 /test/msim | |
parent | update tests (diff) | |
download | mips-c250afa7a0a9fe003196aded1a0749ed440481a3.tar.gz mips-c250afa7a0a9fe003196aded1a0749ed440481a3.tar.bz2 mips-c250afa7a0a9fe003196aded1a0749ed440481a3.zip |
update testing
Diffstat (limited to '')
-rwxr-xr-x | test/msim/div | bin | 0 -> 12704 bytes |
-rwxr-xr-x | test/msim/fault | bin | 0 -> 12704 bytes |
-rwxr-xr-x | test/msim/fncall | bin | 0 -> 12727 bytes |
-rwxr-xr-x | test/msim/hello (renamed from test/msim/test) | bin | 17263 -> 16819 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/msim/div b/test/msim/div Binary files differnew file mode 100755 index 0000000..de72052 --- /dev/null +++ b/test/msim/div diff --git a/test/msim/fault b/test/msim/fault Binary files differnew file mode 100755 index 0000000..d1f5e0b --- /dev/null +++ b/test/msim/fault diff --git a/test/msim/fncall b/test/msim/fncall Binary files differnew file mode 100755 index 0000000..7060b14 --- /dev/null +++ b/test/msim/fncall diff --git a/test/msim/test b/test/msim/hello Binary files differindex f53e634..02a3aa9 100755 --- a/test/msim/test +++ b/test/msim/hello |