aboutsummaryrefslogtreecommitdiff
path: root/spike_dasm/spike-dasm.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Fix or work around other unused-parameter warnings in ancillary programsAndrew Waterman1-1/+1
2022-06-06Zero-extend instructions in spike-dasmAndrew Waterman1-5/+1
2022-03-11Incorporate supported privilege levels into isa_parser_t (#940)Rupert Swarbrick1-1/+1
2022-01-27Bind disas for instructions with the isa supportWeiwei Li1-1/+1
2022-01-26Use unified ISA-string processing in spike-dasm and spikeWeiwei Li1-15/+2
2020-09-22Separate build of spike and spike-dasmAndrew Waterman1-0/+83