index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
disas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add moxie disassembler
Anthony Green
2013-03-23
1
-0
/
+6
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
disas: avoid using cpu_single_env
Blue Swirl
2012-11-10
1
-68
/
+81
*
tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode.
Richard Henderson
2012-09-21
1
-2
/
+0
*
disas: Fix printing of addresses in disassembly
Peter Maydell
2012-07-14
1
-0
/
+19
*
fix some common typos
Jim Meyering
2012-05-14
1
-1
/
+1
*
disas: Replace 'unsigned long' by 'uintptr_t'
Stefan Weil
2012-04-15
1
-4
/
+4
*
Userspace ARM BE8 support
Paul Brook
2012-04-06
1
-5
/
+13
*
target-lm32: add simple disassembler
Michael Walle
2012-04-01
1
-0
/
+6
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-2
/
+2
*
tcg: Add tci disassembler
Stefan Weil
2011-10-31
1
-1
/
+3
*
disasm: update comment
Frediano Ziglio
2011-08-25
1
-1
/
+1
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
target-alpha: Disassemble EV6 PALcode instructions.
Richard Henderson
2011-05-31
1
-1
/
+1
*
Replace cpu_physical_memory_rw were possible
Stefan Weil
2011-04-12
1
-1
/
+1
*
s390x: Enable disassembler for s390x
Ulrich Hecht
2011-04-04
1
-0
/
+6
*
disas: remove opcode printing on ARM hosts
Aurelien Jarno
2011-01-12
1
-5
/
+0
*
cris: Support disassembly of crisv10
Edgar E. Iglesias
2011-01-10
1
-2
/
+7
*
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-1
/
+2
*
ia64 disas support
Aurelien Jarno
2010-04-01
1
-0
/
+17
*
sh4 disasm fixes
Magnus Damm
2009-11-14
1
-0
/
+3
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
microblaze: Add disassembler.
Edgar E. Iglesias
2009-05-26
1
-0
/
+3
*
Fix disassembler memory accesses
Blue Swirl
2009-05-07
1
-4
/
+1
*
Safety net for the cases where disassembler/translator disagree over instruct...
malc
2009-04-21
1
-0
/
+7
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-9
/
+8
*
Allow disassembling last addresses of the address space
blueswir1
2009-02-13
1
-2
/
+2
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
Update old fashioned function prototypes.
pbrook
2008-10-22
1
-15
/
+5
*
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2008-10-22
1
-23
/
+7
*
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2008-08-17
1
-5
/
+2
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
1
-0
/
+2
*
One more bit of alpha support.
ths
2007-12-25
1
-0
/
+2
*
Wire up CRIS disassembler, by Edgar E. Iglesias.
ths
2007-10-08
1
-0
/
+3
*
Define the proper bfd_mach to be used by the disassembler for each
j_mayer
2007-09-29
1
-3
/
+8
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-6
/
+6
*
s390 disassembler support, by Ulrich Hecht.
ths
2007-07-31
1
-0
/
+2
*
One day we might support MIPS16...
ths
2007-06-03
1
-2
/
+2
*
Spelling fixes, by Stefan Weil.
ths
2007-06-03
1
-1
/
+1
*
Fix monitor disasm output for Sparc64 target
blueswir1
2007-04-09
1
-0
/
+3
*
Fix generated code disasm output on Sparc64 host
blueswir1
2007-04-08
1
-0
/
+3
*
Integrate Alpha target in Qemu core.
j_mayer
2007-04-05
1
-0
/
+3
*
Remove duplicate TARGET_M68K case.
pbrook
2007-01-01
1
-4
/
+0
*
ColdFire target.
pbrook
2006-10-22
1
-0
/
+4
*
Rewrite Arm host support.
pbrook
2006-07-30
1
-4
/
+2
*
C99 64 bit printf
bellard
2006-06-25
1
-2
/
+2
*
sh4 target (Samuel Tardieu)
bellard
2006-04-27
1
-1
/
+4
*
mipsel disas fix
bellard
2005-12-17
1
-0
/
+8
[next]