aboutsummaryrefslogtreecommitdiff
path: root/target-m68k/op.c
AgeCommit message (Expand)Author
2008-05-24Convert m68k target to TCG.pbrook
2008-03-26m68k compare fix.pbrook
2008-02-01use the TCG code generatorbellard
2007-11-18Add strict checking mode for softfp code.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-09Workaround dyngen problems with m68k conditional branch ops.pbrook
2007-06-09M68K status register fixes.pbrook
2007-06-03MCF5208 emulation.pbrook
2007-05-29ColdFire EMAC support.pbrook
2007-05-28Implement ColdFire ff1.pbrook
2007-05-26M68k system mode semihosting.pbrook
2007-05-23Speed up m68k by 20%.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-20M68k addx/subx fix.pbrook
2006-11-12M68k build fix.pbrook
2006-10-22ColdFire target.pbrook