Historique des commits

Auteur SHA1 Message Date
  svenbarth 9240e0c2e6 * fix 32-bit * 32-bit => 64-bit for Coldfire il y a 7 ans
  svenbarth 8522474457 * correctly allocate the space for the 5 registers that are stored il y a 7 ans
  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) il y a 7 ans
  svenbarth b7cdec3a2a * Coldfire does not support EXG, so do it the old fashioned way (but before restoring the stored registers) il y a 7 ans
  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 il y a 7 ans
  Károly Balogh c054117870 m68k: an assembly optimized longint to int64 implementation. removed the sarint64 helper from here il y a 7 ans
  Károly Balogh 7659b347cd m68k: assembly optimized helper for the SarInt64 intrinsic il y a 7 ans
  Károly Balogh 572c8430ac + more mess to make the skeleton amiga rtl compile il y a 19 ans