Károly Balogh
|
6629e72d79
m68k: reinstate the inc/dec tempregister type hack again in an isolated way (it was removed in r40385, as it was breaking llvm target)
|
6 vuotta sitten |
Károly Balogh
|
1f7b6fbd9a
m68k: implement frac inline nodes
|
8 vuotta sitten |
Károly Balogh
|
4ee06e7bec
m68k: implemented in_int_real support
|
8 vuotta sitten |
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 vuotta sitten |
Károly Balogh
|
92b2cf917d
m68k: when saving/restoring FPU registers, use the right FPU register size on ColdFire to calculate the stored size
|
9 vuotta sitten |
Károly Balogh
|
bd564b8933
m68k: some code to support the ColdFire v4e FPU. not functional yet.
|
9 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Károly Balogh
|
d85b49755c
m68k: some ideas for a future second_abs_long implementation. no functional changes.
|
10 vuotta sitten |
Károly Balogh
|
c72f58bcc5
m68k: implemented sqrt_real and abs_real inlines
|
10 vuotta sitten |
Károly Balogh
|
db50666b3b
n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU
|
10 vuotta sitten |