Commit Verlauf

Autor SHA1 Nachricht Datum
  Károly Balogh 2a7aa11163 m68k: added support to references like (a0,d0.w) in inline assembly, also fixed a bug, where sometimes the index register would have been randomly set as smaller than .l size, when the size wasn't specified vor 4 Jahren
  Károly Balogh 19a6964088 m68k: add subregisters. on 68k, these are not as universal as on x86 and work differently, but the compiler needs this infrastructure to do 16bit math (which is a massive improvement on '000) or word-size indexes on CPUs which support it vor 6 Jahren
  Károly Balogh 7ee09b9620 instead of supporting SP only, have register A7 defined, and have SP as an alias vor 11 Jahren
  florian 2555cc8496 * register numbers for address registers fixed vor 21 Jahren
  florian b19572b41d + gas registers vor 21 Jahren
  Károly Balogh eec59028e3 * m68k register tables vor 22 Jahren