Statistics
| Branch: | Revision:

root / disas / s390.c @ feature-archipelago

History | View | Annotate | Download (101 kB)

# Date Author Comment
0fd81617 01/05/2013 10:00 pm Richard Henderson

target-s390: Disassemble more z10 and z196 opcodes

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 <>

79be7c7b 01/05/2013 10:00 pm Richard Henderson

target-s390: Fix disassembly of cpsdr

Signed-off-by: Richard Henderson <>

76cad711 12/19/2012 09:29 am Paolo Bonzini

build: kill libdis, move disassemblers to disas/

Signed-off-by: Paolo Bonzini <>