aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/fpu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-06target/i386: Move X86XSaveArea into TCGDavid Edmondson1-0/+1
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson1-32/+47
2021-05-10i386: separate fpu_helper sysemu-only partsClaudio Fontana1-39/+2
2021-05-10target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstorRichard Henderson1-16/+34
2021-05-10target/i386: Rename helper_fldt, helper_fsttRichard Henderson1-10/+9
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana1-17/+22
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana1-0/+3042