Sign in
qemu
/
qemu
/
08f787a34cbeca333bd9a79a5d6723c750abd56e
/
disas
/
sparc.c
3979fca
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
by Markus Armbruster
· 6 years ago
ca66f1a
disas: Remove unused macro '_'
by Lluís Vilanova
· 8 years ago
48d4ab2
disas: Clean up includes
by Peter Maydell
· 9 years ago
ef1e1e0
maint: avoid useless "if (foo) free(foo)" pattern
by Daniel P. Berrange
· 9 years ago
7230818
disas/sparc: Remove unused data sparc_opcode_archs[]
by Peter Maydell
· 10 years ago
de8301e
tcg-sparc: Use UMULXHI instruction
by Richard Henderson
· 10 years ago
c470b66
tcg-sparc: Rename ADDX/SUBX insns
by Richard Henderson
· 10 years ago
90379ca
tcg-sparc: Use ADDXC in addsub2_i64
by Richard Henderson
· 10 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from sparc-dis.c]
345ce42
tcg-sparc: Dump illegal opode contents
by Richard Henderson
· 12 years ago
788686e
sparc64: more ultrasparc asi extensions for disassembler
by Igor V. Kovalenko
· 15 years ago
452f58e
sparc: Fix compiler warning (fprintf format string)
by Stefan Weil
· 15 years ago
a9be79d
Sparc: comment out unused variable, spotted by clang
by Blue Swirl
· 15 years ago
660f11b
Fix Sparse warnings: "Using plain integer as NULL pointer"
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
00766a4
Make OpenBSD sparc-softmmu compile warning free
by blueswir1
· 16 years ago
46f42f2
Update from binutils 2.17
by blueswir1
· 16 years ago
d4abd56
Document the binutils source files used in constructing sparc-dis.c
by blueswir1
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
f82a3d4
Change some qualifiers to static
by blueswir1
· 16 years ago
b61680c
Remove unused functions
by blueswir1
· 16 years ago
f930d07
More detabification
by blueswir1
· 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
d88bbf9
Constification
by blueswir1
· 18 years ago
7f75ffd
Spelling fix (Mark Glines)
by blueswir1
· 18 years ago
725cb90
sparc64 fixes (Blue Swirl)
by bellard
· 18 years ago
1983a39
ASI printing (Blue Swirl)
by bellard
· 19 years ago
aa0aa4f
added ARM and Sparc disassemblers
by bellard
· 22 years ago