minor adjustments for Cyclone

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@420 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-04-10 19:09:44 +00:00
parent 99464b6230
commit ce5be1b51a
5 changed files with 12 additions and 392 deletions

View file

@ -480,6 +480,7 @@ What's New
v0.0099 notaz
* Cyclone no longer uses r9, because AAPCS defines it as "platform register",
so it's reserved in some systems.
* Made SPLIT_MOVEL_PD to affect MOVEM too.
v0.0088 notaz
- Reduced amount of code in opcode handlers by ~23% by doing the following: