aboutsummaryrefslogtreecommitdiff
path: root/target/m68k/cpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-04target/m68k: add move16Laurent Vivier1-0/+1
2018-01-04target/m68k: add chk and chk2Laurent Vivier1-0/+1
2018-01-04target/m68k: manage 680x0 stack framesLaurent Vivier1-0/+1
2018-01-04target/m68k: add CPU_LOG_INT traceLaurent Vivier1-0/+8
2017-12-21target/m68k: fix set_cc_op()Laurent Vivier1-1/+1
2017-10-27m68k: cleanup cpu type name compositionIgor Mammedov1-0/+3
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