Károly Balogh
|
ab4f34e3ff
* Merging recent m68k FPU fixes from trunk: r42829, r48413, r48414, r48522, r48523, r48524
|
4 년 전 |
Károly Balogh
|
1f7b6fbd9a
m68k: implement frac inline nodes
|
8 년 전 |
Károly Balogh
|
4ee06e7bec
m68k: implemented in_int_real support
|
8 년 전 |
Károly Balogh
|
975dd13dcb
m68k: fixed a copy paste error, which broke cos node on a coldfire fpu, effectively turning it into a sin node
|
8 년 전 |
Károly Balogh
|
92b2cf917d
m68k: when saving/restoring FPU registers, use the right FPU register size on ColdFire to calculate the stored size
|
9 년 전 |
Károly Balogh
|
bd564b8933
m68k: some code to support the ColdFire v4e FPU. not functional yet.
|
9 년 전 |
Károly Balogh
|
4e964c2ed7
m68k: rewrote fixref and a_load_ref_ref, fixing a bunch of problems on ColdFire, unifying and simplifying the code a lot, and hopefully not killing anything in the process
|
9 년 전 |
Károly Balogh
|
258b42de26
m68k: added support for FSIN/FCOS. these are software supported on the 68040, so we should have a separate 68040/060 FPU option too, to avoid these in the future.
|
10 년 전 |
Károly Balogh
|
d85b49755c
m68k: some ideas for a future second_abs_long implementation. no functional changes.
|
10 년 전 |
Károly Balogh
|
c72f58bcc5
m68k: implemented sqrt_real and abs_real inlines
|
10 년 전 |
Károly Balogh
|
db50666b3b
n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU
|
10 년 전 |