summaryrefslogtreecommitdiff
path: root/target/m68k/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15m68k: fix exception stack frame for 68000Pavel Dovgalyuk1-15/+18
2018-04-11icount: fix cpu_restore_state_from_tb for non-tb-exit casesPavel Dovgalyuk1-2/+2
2018-01-25target/m68k: add pflush/ptestLaurent Vivier1-0/+1
2018-01-25target/m68k: add movesLaurent Vivier1-2/+2
2018-01-25target/m68k: add MC68040 MMULaurent Vivier1-1/+93
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier1-3/+3
2018-01-08Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell1-6/+332
2018-01-04target/m68k: add chk and chk2Laurent Vivier1-0/+61
2018-01-04target/m68k: manage 680x0 stack framesLaurent Vivier1-4/+156
2018-01-04target/m68k: add CPU_LOG_INT traceLaurent Vivier1-2/+115
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée1-5/+2
2017-10-24target/m68k: check CF_PARALLEL instead of parallel_cpusEmilio G. Cota1-13/+20
2017-01-14target-m68k: Implement bfffoRichard Henderson1-0/+21
2017-01-14target-m68k: Implement bitfield ops for memoryRichard Henderson1-0/+185
2016-12-27target-m68k: add cas/cas2 opsLaurent Vivier1-0/+109
2016-12-27target-m68k: add 680x0 divu/divs variantsLaurent Vivier1-25/+158
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+229