Sign in
qemu
/
qemu
/
0e70260b65814fe7c016a63c3081ac39617294a0
/
disas
/
s390.c
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
3979fca
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
by Markus Armbruster
· 6 years ago
02a2ad2
disas/s390: fix global-buffer-overflow
by Marc-André Lureau
· 7 years ago
48d4ab2
disas: Clean up includes
by Peter Maydell
· 9 years ago
67cc32e
typofixes - v4
by Veres Lajos
· 9 years ago
5b27940
disas/s390.c: Remove unused variables
by Peter Maydell
· 10 years ago
79be7c7
target-s390: Fix disassembly of cpsdr
by Richard Henderson
· 12 years ago
0fd8161
target-s390: Disassemble more z10 and z196 opcodes
by Richard Henderson
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from s390-dis.c]
2024c53
s390: Disassemble some general-instruction-extension insns.
by Richard Henderson
· 15 years ago
402ce44
s390: Update disassembler to the last GPLv2 from binutils.
by Richard Henderson
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
a4fc08f
Revert licensing to "GPLv2 or later", by Ulrich Hecht.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
8f860bb
s390 disassembler support, by Ulrich Hecht.
by ths
· 17 years ago