Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-s390: Fix disassembly of cpsdr | Richard Henderson | 2013-01-05 | 1 | -1/+3 |
| | | | | Signed-off-by: Richard Henderson <rth@twiddle.net> | ||||
* | target-s390: Disassemble more z10 and z196 opcodes | Richard Henderson | 2013-01-05 | 1 | -18/+151 |
| | | | | | | | Also fix disassembly for COMPARE AND BRANCH. The table must be sorted by primary opcode, and several were out of place. Signed-off-by: Richard Henderson <rth@twiddle.net> | ||||
* | build: kill libdis, move disassemblers to disas/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+1796 |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |