aboutsummaryrefslogtreecommitdiffstats
path: root/target-m68k/translate.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-09M68K watchpoint hacks.pbrook1-0/+11
2007-06-09M68K status register fixes.pbrook1-1/+2
2007-06-03Improve ColdFire CPU selection.pbrook1-6/+19
2007-06-03MCF5208 emulation.pbrook1-4/+5
2007-05-29ColdFire EMAC support.pbrook1-0/+286
2007-05-28Implement ColdFire ff1.pbrook1-1/+4
2007-05-28Add diagnostic for bad opcode masks.pbrook1-1/+5
2007-05-26Fix typo in m68k outer displacement addressing (Andreas Schwab).pbrook1-1/+1
2007-05-26Generate m68k address faults.pbrook1-43/+88
2007-05-26M68k extended addressing modes.pbrook1-28/+119
2007-05-26Rework m68k cpu feature flags.pbrook1-132/+93
2007-05-26M68k system mode semihosting.pbrook1-2/+2
2007-05-23m68k/ColdFire system emulation.pbrook1-116/+276
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer1-1/+1
2007-03-19Define gen_intermediate_code_internal as "static inline".ths1-2/+3
2006-11-12M68k build fix.pbrook1-2/+2
2006-10-22ColdFire target.pbrook1-0/+2759