Rename riscv-dis to spike-dasm
authorAndrew Waterman <aswaterman@gmail.com>
Mon, 5 Jan 2015 01:31:11 +0000 (17:31 -0800)
committerAndrew Waterman <aswaterman@gmail.com>
Mon, 5 Jan 2015 02:48:04 +0000 (18:48 -0800)
commit17fd25f26773c7c313c8379bf2413f74e55d7511
treedfad3c94b25fee02bdbb33fdf7c75228d1a49e64
parentf971129cb6f6f097f47b74eb3ce9b1872d6d253a
Rename riscv-dis to spike-dasm

This is a better name, since it looks for the string DASM(xxx), and it
fixes tab completion for the cross compiler.
spike_main/riscv-dis.cc [deleted file]
spike_main/spike-dasm.cc [new file with mode: 0644]
spike_main/spike_main.mk.in