summaryrefslogtreecommitdiffstats
path: root/target-m68k/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* Convert m68k target to TCG.pbrook2008-05-251-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