Sign in
qemu
/
qemu
/
4f43c1ff3b8ce99de80db7c51423e5ba8b143802
/
disas.c
903ec55
ia64 disas support
by Aurelien Jarno
· 15 years ago
b4e1f07
sh4 disasm fixes
by Magnus Damm
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 15 years ago
e90e390
microblaze: Add disassembler.
by Edgar E. Iglesias
· 16 years ago
e612a1f
Fix disassembler memory accesses
by Blue Swirl
· 16 years ago
754d00a
Safety net for the cases where disassembler/translator disagree over instruction decoding
by malc
· 16 years ago
376253e
monitor: Rework API (Jan Kiszka)
by aliguori
· 16 years ago
7e000c2
Allow disassembling last addresses of the address space
by blueswir1
· 16 years ago
e58ffeb
Remove all traces of __powerpc__
by malc
· 16 years ago
3a742b7
Update old fashioned function prototypes.
by pbrook
· 16 years ago
49918a7
* Use function pointers for symbol lookup (currently for elf32 and elf64,
by pbrook
· 16 years ago
a5f1b96
Fix warnings that would be generated by gcc -Wstrict-prototypes
by blueswir1
· 16 years ago
f54b3f9
HPPA (PA-RISC) host support
by aurel32
· 17 years ago
cbd669d
One more bit of alpha support.
by ths
· 17 years ago
a25fd13
Wire up CRIS disassembler, by Edgar E. Iglesias.
by ths
· 17 years ago
237c0af
Define the proper bfd_mach to be used by the disassembler for each
by j_mayer
· 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
a8fcf88
One day we might support MIPS16...
by ths
· 18 years ago
e91c8a7
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
682c4f1
Fix monitor disasm output for Sparc64 target
by blueswir1
· 18 years ago
6ecd453
Fix generated code disasm output on Sparc64 host
by blueswir1
· 18 years ago
eddf68a
Integrate Alpha target in Qemu core.
by j_mayer
· 18 years ago
04e897e
Remove duplicate TARGET_M68K case.
by pbrook
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago
4615218
Rewrite Arm host support.
by pbrook
· 18 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago
76b3030
mipsel disas fix
by bellard
· 19 years ago
6a00d60
SMP support
by bellard
· 19 years ago
48024e4
m68k disassembler (Paul Brook)
by bellard
· 19 years ago
b3ecf62
Thumb symbol lookup (Paul Brook)
by bellard
· 19 years ago
a245862
ppc64 target
by bellard
· 19 years ago
6af0bf9
MIPS target (Jocelyn Mayer)
by bellard
· 19 years ago
3475187
sparc64 marge (Blue Swirl)
by bellard
· 19 years ago
c2d551f
ARM thumb disassembly (Paul Brook)
by bellard
· 20 years ago
111bfab
This patch adds little-endian mode support to PPC emulation.
by bellard
· 20 years ago
b8076a7
ia64 host support (David Mosberger)
by bellard
· 20 years ago
fa15e03
64 bit disas fix
by bellard
· 20 years ago
83b34f8
more consistent type for size (still a bug in wrapping)
by bellard
· 20 years ago
c27004e
64 bit target support
by bellard
· 20 years ago
e80cfcf
SPARC merge
by bellard
· 20 years ago
7fe4848
monitor fixes
by bellard
· 20 years ago
3d2cfdf
output disassembled code to monitor console
by bellard
· 20 years ago
9307c4c
improved monitor: type check, expression evaluator, memory dump, disassembly
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
6786730
PowerPC target support (Jocelyn Mayer) - added better support for uid16
by bellard
· 21 years ago
baf8ebf
fixed virtual memory access
by bellard
· 21 years ago
c6105c0
added correct memory access code for system emulation
by bellard
· 21 years ago
93ac68b
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
d44b29c
address printing fix
by bellard
· 21 years ago
95cbfc6
changed disas() prototype for multi target support
by bellard
· 22 years ago
5bbe929
disas endian fix
by bellard
· 22 years ago
aa0aa4f
added ARM and Sparc disassemblers
by bellard
· 22 years ago
08351fb
fixed cast
by bellard
· 22 years ago
a993ba8
alpha disas (Falk Hueffner)
by bellard
· 22 years ago
b9adb4a
PowerPC disas code
by bellard
· 22 years ago