aboutsummaryrefslogtreecommitdiffstats
path: root/disas.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-27sh4 target (Samuel Tardieu)bellard1-1/+4
2005-12-17mipsel disas fixbellard1-0/+8
2005-11-21SMP supportbellard1-3/+7
2005-11-06m68k disassembler (Paul Brook)bellard1-0/+6
2005-10-30Thumb symbol lookup (Paul Brook)bellard1-2/+8
2005-07-23ppc64 targetbellard1-0/+10
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+26
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+3
2005-04-27ARM thumb disassembly (Paul Brook)bellard1-3/+18
2005-04-23This patch adds little-endian mode support to PPC emulation.bellard1-0/+2
2005-04-07ia64 host support (David Mosberger)bellard1-3/+6
2005-01-3164 bit disas fixbellard1-9/+7
2005-01-23more consistent type for size (still a bug in wrapping)bellard1-1/+1
2005-01-0364 bit target supportbellard1-57/+86
2004-12-19SPARC mergebellard1-16/+18
2004-10-09monitor fixesbellard1-1/+1
2004-08-01output disassembled code to monitor consolebellard1-6/+15
2004-04-04improved monitor: type check, expression evaluator, memory dump, disassemblybellard1-1/+69
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-1/+4
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-0/+2
2003-10-27fixed virtual memory accessbellard1-1/+1
2003-10-27added correct memory access code for system emulationbellard1-6/+33
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard1-0/+2
2003-07-13address printing fixbellard1-2/+2
2003-06-15changed disas() prototype for multi target supportbellard1-6/+17
2003-06-09disas endian fixbellard1-0/+1
2003-06-09added ARM and Sparc disassemblersbellard1-0/+94
2003-05-25fixed castbellard1-1/+1
2003-05-11alpha disas (Falk Hueffner)bellard1-0/+2
2003-04-29PowerPC disas codebellard1-0/+79