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
git-svn-id: trunk@49233 -
|
2021-04-19 09:13:02 +00:00 |
|
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
git-svn-id: trunk@43043 -
|
2019-09-20 11:35:35 +00:00 |
|
Károly Balogh
|
7ee09b9620
|
instead of supporting SP only, have register A7 defined, and have SP as an alias
git-svn-id: trunk@27572 -
|
2014-04-13 21:02:16 +00:00 |
|
florian
|
2555cc8496
|
* register numbers for address registers fixed
|
2004-05-06 22:01:54 +00:00 |
|
florian
|
b19572b41d
|
+ gas registers
|
2004-04-26 11:05:14 +00:00 |
|