Yunsup Lee
|
9af855a28e
|
correctly parse extension for spike-disasm
|
11 years ago |
Andrew Waterman
|
d8022e9eda
|
properly sign-extend instructions in spike-dasm
|
11 years ago |
Andrew Waterman
|
17fd25f267
|
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.
|
12 years ago |
Andrew Waterman
|
416c8be88c
|
Support building from within root directory
|
12 years ago |
Andrew Waterman
|
d643e43dca
|
Support 2/4/6/8-byte instructions
Most of the complexity is in instruction address translation, since
instructions may span page boundaries.
|
12 years ago |
Andrew Waterman
|
590417bec9
|
Factor out the dummy RoCC accelerator
|
12 years ago |
Scott Beamer
|
0ac8a9b068
|
clean up warnings from clang
|
12 years ago |
Yunsup Lee
|
0a048a93eb
|
add extensions to riscv-dis for better disassembly
|
12 years ago |
Yunsup Lee
|
cb6cfc5f3a
|
refactor disassembler, and add hwacha disassembler
|
13 years ago |
Andrew Waterman
|
620d8bc0fe
|
Add helper disassembly program
|
13 years ago |