svenbarth
|
9240e0c2e6
* fix 32-bit * 32-bit => 64-bit for Coldfire
|
7 ani în urmă |
svenbarth
|
8522474457
* correctly allocate the space for the 5 registers that are stored
|
7 ani în urmă |
svenbarth
|
bd57af5b19
* as Coldfire does not support ADD.W save the (original) lower word and restore it after D0 is swapped back (I hope the algorithm still works then O.o)
|
7 ani în urmă |
svenbarth
|
b7cdec3a2a
* Coldfire does not support EXG, so do it the old fashioned way (but before restoring the stored registers)
|
7 ani în urmă |
svenbarth
|
9822374680
* Coldfire does not support MOVEM together with pre-decrement or post-increment, so abuse TST for that which is only a single instruction word
|
7 ani în urmă |
Károly Balogh
|
c054117870
m68k: an assembly optimized longint to int64 implementation. removed the sarint64 helper from here
|
7 ani în urmă |
Károly Balogh
|
7659b347cd
m68k: assembly optimized helper for the SarInt64 intrinsic
|
7 ani în urmă |
Károly Balogh
|
572c8430ac
+ more mess to make the skeleton amiga rtl compile
|
19 ani în urmă |