summaryrefslogtreecommitdiff
path: root/target/i386/fpu_helper.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong1-9/+2
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong1-18/+0
2017-02-27linux-user: Add signal handling support for x86_64Pranith Kumar1-0/+12
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1625