summaryrefslogtreecommitdiff
path: root/lm32-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2012-04-01target-lm32: add simple disassemblerMichael Walle1-0/+361
Because binutils disassembler is based on libopcode, this is a rewrite from scratch. Signed-off-by: Michael Walle <michael@walle.cc>