Age | Commit message (Expand) | Author |
---|---|---|
2018-03-04 | target/m68k: add fscale, fgetman and fgetexp | Laurent Vivier |
2018-03-04 | target/m68k: add fmod/frem | Laurent Vivier |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée |
2017-09-10 | target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init() | Kamil Rytarowski |
2017-06-29 | target/m68k: add fmovem | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations (part 2) | Laurent Vivier |
2017-06-29 | target/m68k: add fsglmul and fsgldiv | Laurent Vivier |
2017-06-29 | target/m68k: add explicit single and double precision operations | Laurent Vivier |
2017-06-29 | target/m68k: add fmovecr | Laurent Vivier |
2017-06-21 | target-m68k: add FPCR and FPSR | Laurent Vivier |
2017-06-21 | target-m68k: use floatx80 internally | Laurent Vivier |
2017-06-15 | target-m68k: move FPU helpers to fpu_helper.c | Laurent Vivier |