Historique des commits

Auteur SHA1 Message Date
  Károly Balogh d561e8ab57 m68k: generate smarter shifting/rotation code on 68k, for example by utilizing the SWAP instruction il y a 11 ans
  sergei b91d965096 * m68k: initial support for ROL/ROR operations, defining 'cpurox' for CPU target can actually enable them. However it cannot be done outright because these instructions do not exits on Coldfire, and internal processing of RoX,Sar,BsX, etc. can not yet be switched depending on CPU subtype. il y a 11 ans
  Károly Balogh 9ec1d4ee89 fixed spilling operation type for some ColdFire instructions il y a 11 ans
  Károly Balogh aedf2dc20d fixed spilling operation type for A_LEA, fixes test tb0112 to compile, but still fails to run il y a 12 ans
  Károly Balogh 4c5f273bc5 removed redundant instruction table only used for ugly debug, and the ugly debug code itself il y a 12 ans
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types il y a 12 ans
  Károly Balogh b1b90211f1 fixed spilling operation type for lots of operations (thanks Florian), fixes a few endless loops in the testsuite, at least il y a 12 ans
  svenbarth ccecf2c13c Fix comparisons (aka usage of flag/CCR register) il y a 12 ans
  svenbarth 5adb28a935 m68k/aasmcpu.pas, taicpu.spilling_get_operation_type: il y a 13 ans
  pierre 6bc6036fd5 Set cai_align and cai_cpu il y a 13 ans
  pierre b104d9c9e6 Add some missing instructions to spilling_get_operation_type method il y a 13 ans
  svenbarth d9a61f2082 * make internal error unique il y a 13 ans
  svenbarth 83da4592d3 m68k/aasmcpu, taicpu.spilling_get_operation_type: add support for A_SUBX il y a 13 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  florian 94ea214f32 * more spilling fixes il y a 17 ans
  florian 50294418bc * spilling for neg, ext and extb fixed il y a 17 ans
  Károly Balogh b91c0756c4 + made m68k to compile system unit again il y a 18 ans
  daniel 182fca72f2 * Change spill_* routines to return Taicpu instead of Tai to increase il y a 18 ans
  Jonas Maebe a23fa2e81e * moved (unfinished) routines related to writing taicpu's to ppu files il y a 19 ans
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Károly Balogh 3b2fe2b622 * some more tiny m68k hacks... il y a 19 ans
  Károly Balogh a9dbab1035 - tiny bits of mess cleanup il y a 19 ans
  florian 2c1e796f1f * fixed regallocator for m68k il y a 19 ans
  Károly Balogh 37024dc4d0 + more m68k mess... ignore :) il y a 19 ans
  Károly Balogh 238964e443 Various m68k fixes/additions: il y a 20 ans
  peter 1f8c074ab4 * make m68k compile il y a 20 ans
  Károly Balogh bbfea4d03f an attempt to fix a bit more stuff in m68k il y a 20 ans
  Károly Balogh e7b1c386b7 some dirty 68k changes/experiments... il y a 20 ans
  Károly Balogh 94281c5589 few fixes and advancements. 68k cg now compiles empty system unit without crashing. il y a 20 ans