aboutsummaryrefslogtreecommitdiff
path: root/target/m68k/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-01m68k: replace cpu_m68k_init() with cpu_generic_init()Igor Mammedov1-2/+1
2017-06-21target-m68k: add FPCR and FPSRLaurent Vivier1-4/+39
2017-06-21target-m68k: use floatx80 internallyLaurent Vivier1-3/+12
2017-06-07target/m68k: implement rtdLaurent Vivier1-0/+1
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell1-0/+3
2017-01-14target-m68k: Implement bitfield ops for memoryRichard Henderson1-0/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-0/+3
2016-12-27target-m68k: add 680x0 divu/divs variantsLaurent Vivier1-4/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+308