summaryrefslogtreecommitdiffstats
path: root/target-m68k/translate.c
Commit message (Expand)AuthorAgeFilesLines
...
* Factorize code in translate.caurel322008-04-281-0/+5
* use the TCG code generatorbellard2008-02-011-30/+9
* Fix m68k FP register debug dumps.pbrook2007-11-101-2/+2
* added cpu_model parameter to cpu_init()bellard2007-11-101-32/+0
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-7/+7
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* M68K watchpoint hacks.pbrook2007-06-091-0/+11
* M68K status register fixes.pbrook2007-06-091-1/+2
* Improve ColdFire CPU selection.pbrook2007-06-031-6/+19
* MCF5208 emulation.pbrook2007-06-031-4/+5
* ColdFire EMAC support.pbrook2007-05-291-0/+286
* Implement ColdFire ff1.pbrook2007-05-281-1/+4
* Add diagnostic for bad opcode masks.pbrook2007-05-281-1/+5
* Fix typo in m68k outer displacement addressing (Andreas Schwab).pbrook2007-05-261-1/+1
* Generate m68k address faults.pbrook2007-05-261-43/+88
* M68k extended addressing modes.pbrook2007-05-261-28/+119
* Rework m68k cpu feature flags.pbrook2007-05-261-132/+93
* M68k system mode semihosting.pbrook2007-05-261-2/+2
* m68k/ColdFire system emulation.pbrook2007-05-231-116/+276
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-1/+1
* Define gen_intermediate_code_internal as "static inline".ths2007-03-191-2/+3
* M68k build fix.pbrook2006-11-121-2/+2
* ColdFire target.pbrook2006-10-221-0/+2759
OpenPOWER on IntegriCloud