summaryrefslogtreecommitdiffstats
path: root/target-m68k/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* exec.h cleanupBlue Swirl2011-07-301-1/+4
* m68k: use caller supplied CPUState for interrupt related stuffBlue Swirl2011-06-261-3/+26
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-3/+3
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.ths2008-07-031-1/+1
* Fix off-by-one unwinding error.pbrook2008-05-251-5/+0
* Convert m68k target to TCG.pbrook2008-05-241-0/+69
* fixed invalid typebellard2007-11-111-2/+2
* Adjust s390 addresses (the MSB is defined as "to be ignored").ths2007-10-291-1/+5
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* M68K status register fixes.pbrook2007-06-091-2/+2
* MCF5208 emulation.pbrook2007-06-031-8/+10
* Clear SR_M on a hardware interrupt.pbrook2007-06-021-0/+1
* M68k system mode semihosting.pbrook2007-05-261-0/+16
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+140
OpenPOWER on IntegriCloud