summaryrefslogtreecommitdiffstats
path: root/target/m68k/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init()Kamil Rytarowski2017-09-101-22/+22
* target/m68k: add fmovemLaurent Vivier2017-06-291-0/+120
* target/m68k: add explicit single and double precision operations (part 2)Laurent Vivier2017-06-291-3/+45
* target/m68k: add fsglmul and fsgldivLaurent Vivier2017-06-291-0/+28
* target/m68k: add explicit single and double precision operationsLaurent Vivier2017-06-291-0/+80
* target/m68k: add fmovecrLaurent Vivier2017-06-291-0/+34
* target-m68k: add FPCR and FPSRLaurent Vivier2017-06-211-16/+101
* target-m68k: use floatx80 internallyLaurent Vivier2017-06-211-38/+47
* target-m68k: move FPU helpers to fpu_helper.cLaurent Vivier2017-06-151-0/+112