summaryrefslogtreecommitdiff
path: root/target/i386/tcg/fpu_helper.c
AgeCommit message (Expand)Author
2021-07-13target/i386: Correct implementation for FCS, FIP, FDS and FDPZiqiao Kong
2021-07-13target/i386: Split out do_fninitRichard Henderson
2021-07-06target/i386: Move X86XSaveArea into TCGDavid Edmondson
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson
2021-05-10i386: separate fpu_helper sysemu-only partsClaudio Fontana
2021-05-10target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstorRichard Henderson
2021-05-10target/i386: Rename helper_fldt, helper_fsttRichard Henderson
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana