summaryrefslogtreecommitdiffstats
path: root/disas/lm32.c
Commit message (Collapse)AuthorAgeFilesLines
* lm32: Clean up includesPeter Maydell2019-11-291-1/+1
| | | | | | | | | | Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1453832250-766-5-git-send-email-peter.maydell@linaro.org
* lm32-dis: fix NULL pointer dereferenceMichael Walle2013-03-181-4/+4
| | | | Signed-off-by: Michael Walle <michael@walle.cc>
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-0/+361
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
OpenPOWER on IntegriCloud