X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2FCyclone%2FCyclone.txt;h=3397118f20a8712657cee7ea798303d6b4a5b235;hb=ce5be1b51a71786c90d373ffb7f92dc8245f9b12;hp=9af86ae427673f76614c0fc3217ddf9423814c3a;hpb=449ecf9257636348c23bf78bf502c424a48c4201;p=picodrive.git diff --git a/cpu/Cyclone/Cyclone.txt b/cpu/Cyclone/Cyclone.txt index 9af86ae..3397118 100644 --- a/cpu/Cyclone/Cyclone.txt +++ b/cpu/Cyclone/Cyclone.txt @@ -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: