diff options
author | Sean Wilson <spwilson2@wisc.edu> | 2017-08-03 11:22:57 -0500 |
---|---|---|
committer | Jason Lowe-Power <jason@lowepower.com> | 2018-08-17 16:37:42 +0000 |
commit | 9d42d34bdf0b3bc529291adf9b843a5c6a2cf847 (patch) | |
tree | 81d334b8db53ba56a23ee4e9aa3005ef9c15be05 /tests/test-progs/m5-exit/.gitignore | |
parent | 27dfbdf9f6d4bc1e2a47cf80698882e5c5157423 (diff) | |
download | gem5-9d42d34bdf0b3bc529291adf9b843a5c6a2cf847.tar.xz |
tests: Add test for the m5-exit instruction.
Change-Id: I92a589b267ce659b6fbcf710043436b84fcb1c63
Signed-off-by: Sean Wilson <spwilson2@wisc.edu>
Reviewed-on: https://gem5-review.googlesource.com/4423
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'tests/test-progs/m5-exit/.gitignore')
-rw-r--r-- | tests/test-progs/m5-exit/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-progs/m5-exit/.gitignore b/tests/test-progs/m5-exit/.gitignore new file mode 100644 index 000000000..fb36b714b --- /dev/null +++ b/tests/test-progs/m5-exit/.gitignore @@ -0,0 +1 @@ +bin/x86 |