Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add moxie disassembler | Anthony Green | 2013-03-23 | 2 | -0/+361 |
* | lm32-dis: fix NULL pointer dereference | Michael Walle | 2013-03-18 | 1 | -4/+4 |
* | Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() | Peter Maydell | 2013-02-23 | 2 | -8/+9 |
* | disas/i386.c: Add explicit braces round empty for-loop body | Peter Maydell | 2013-02-23 | 1 | -1/+2 |
* | build: remove universal-obj-y | Paolo Bonzini | 2013-01-26 | 1 | -15/+15 |
* | target-s390: Fix disassembly of cpsdr | Richard Henderson | 2013-01-05 | 1 | -1/+3 |
* | target-s390: Disassemble more z10 and z196 opcodes | Richard Henderson | 2013-01-05 | 1 | -18/+151 |
* | tci: Fix broken builds with TCG interpreter | Stefan Weil | 2013-01-02 | 1 | -1/+3 |
* | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 2012-12-19 | 16 | -0/+52938 |