Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init() | Kamil Rytarowski | 2017-09-10 | 1 | -22/+22 |
* | target/m68k: add fmovem | Laurent Vivier | 2017-06-29 | 1 | -0/+120 |
* | target/m68k: add explicit single and double precision operations (part 2) | Laurent Vivier | 2017-06-29 | 1 | -3/+45 |
* | target/m68k: add fsglmul and fsgldiv | Laurent Vivier | 2017-06-29 | 1 | -0/+28 |
* | target/m68k: add explicit single and double precision operations | Laurent Vivier | 2017-06-29 | 1 | -0/+80 |
* | target/m68k: add fmovecr | Laurent Vivier | 2017-06-29 | 1 | -0/+34 |
* | target-m68k: add FPCR and FPSR | Laurent Vivier | 2017-06-21 | 1 | -16/+101 |
* | target-m68k: use floatx80 internally | Laurent Vivier | 2017-06-21 | 1 | -38/+47 |
* | target-m68k: move FPU helpers to fpu_helper.c | Laurent Vivier | 2017-06-15 | 1 | -0/+112 |