arch-riscv,tests: Add insttests for RV64C
authorAlec Roelke <ar4jc@virginia.edu>
Sun, 9 Jul 2017 20:24:27 +0000 (16:24 -0400)
committerAlec Roelke <ar4jc@virginia.edu>
Tue, 11 Jul 2017 03:45:25 +0000 (03:45 +0000)
commiteef537fd993f7a879a44f5786bc528e03b0e61bc
treeca317c6ffdc047530cdb4cd6d91689618e7e102a
parent7e6a35374a944b67868d92ce85b427ea9103ca53
arch-riscv,tests: Add insttests for RV64C

This patch adds instruction tests for the RV64C extension
implementation.  It also updates existing executables for the latest
riscv-tools now that they are compatible.

[Update for changes to parents.]

Change-Id: Id4cfd966a8cae39b0d728b02849622fd00ee7e0e
Reviewed-on: https://gem5-review.googlesource.com/3862
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
tests/test-progs/insttest/src/riscv/Makefile
tests/test-progs/insttest/src/riscv/insttest.h
tests/test-progs/insttest/src/riscv/rv64c.cpp [new file with mode: 0644]
tests/test-progs/insttest/src/riscv/rv64c.h [new file with mode: 0644]