Skip to content

Commit

Permalink
Remove defunct IPI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Apr 7, 2017
1 parent ce4b19d commit fd47699
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 62 deletions.
3 changes: 0 additions & 3 deletions isa/rv32mi/Makefrag
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ rv32mi_sc_tests = \
sbreak \
shamt \

rv32mi_mc_tests = \
ipi \

rv32mi_p_tests = $(addprefix rv32mi-p-, $(rv32mi_sc_tests))

spike32_tests += $(rv32mi_p_tests)
7 changes: 0 additions & 7 deletions isa/rv32mi/ipi.S

This file was deleted.

3 changes: 0 additions & 3 deletions isa/rv64mi/Makefrag
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ rv64mi_sc_tests = \
scall \
sbreak \

rv64mi_mc_tests = \
ipi \

rv64mi_p_tests = $(addprefix rv64mi-p-, $(rv64mi_sc_tests))

spike_tests += $(rv64mi_p_tests)
49 changes: 0 additions & 49 deletions isa/rv64mi/ipi.S

This file was deleted.

0 comments on commit fd47699

Please sign in to comment.