diff options
author | Alec Roelke <ar4jc@virginia.edu> | 2017-07-13 18:00:50 -0400 |
---|---|---|
committer | Alec Roelke <ar4jc@virginia.edu> | 2017-07-14 20:31:05 +0000 |
commit | cc076757e1471b1080df5c5a0130d96b9c35fb2f (patch) | |
tree | e78ee49f33ffa977e9ad06f9346e2ae9adc0d395 /tests/test-progs/insttest | |
parent | 68b6f9c8a1819fdeee737cf369cc6a499b505a6c (diff) | |
download | gem5-cc076757e1471b1080df5c5a0130d96b9c35fb2f.tar.xz |
tests: Upate RISC-V binaries and results
This patch updates the binaries and results for hello and insttest
regressions using the compressed extension.
Change-Id: I3d8f2248f490521d3e0dc05c48735cab82b1b04e
Reviewed-on: https://gem5-review.googlesource.com/4042
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Diffstat (limited to 'tests/test-progs/insttest')
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64a/insttest | bin | 0 -> 13976672 bytes |
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64c/insttest | bin | 0 -> 13982448 bytes |
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest | bin | 0 -> 14077240 bytes |
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest | bin | 0 -> 14075776 bytes |
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64i/insttest | bin | 0 -> 14034904 bytes |
-rwxr-xr-x | tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest | bin | 0 -> 13972656 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64a/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64a/insttest Binary files differnew file mode 100755 index 000000000..73dc9d0d6 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64a/insttest diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64c/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64c/insttest Binary files differnew file mode 100755 index 000000000..d655ceb52 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64c/insttest diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest Binary files differnew file mode 100755 index 000000000..724eeacb6 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64d/insttest diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest Binary files differnew file mode 100755 index 000000000..6bd4b3784 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64f/insttest diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64i/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64i/insttest Binary files differnew file mode 100755 index 000000000..a6e5d0203 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64i/insttest diff --git a/tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest b/tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest Binary files differnew file mode 100755 index 000000000..dce876622 --- /dev/null +++ b/tests/test-progs/insttest/bin/riscv/linux-rv64m/insttest |