Actions
Feature #9820
closedWant risc-v disassembler
Start date:
2018-09-09
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
It'd be nice if dis understood the risc-v instruction set.
To test this, I built a risc-v specific gas and ran both the x86 and risc-v specific tests. All tests passed.
Updated by Electric Monk about 5 years ago
- Status changed from New to Closed
git commit 1f1540205fa6366266184180654434272c425ac2
commit 1f1540205fa6366266184180654434272c425ac2 Author: Robert Mustacchi <rm@joyent.com> Date: 2018-09-24T18:35:18.000Z 9820 Want risc-v disassembler Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
Actions