sergei
c260879439
* MIPS: updated registers, dropped special registers not recognized by GAS (actually, "pc" is recognized, but it is used only for MIPS16 mode, so it is easier to add back if/when this mode is supported), added FPU condition code registers ($fcc0..$fcc7).
...
* cpubase.pas, std_regname: changed logic to lookup known names for special registers before resorting to default name, so that $fcc0..$fcc7 can be used as operands.
git-svn-id: trunk@27992 -
2014-06-17 23:15:34 +00:00
florian
ae37b9f5b9
* fix floating point registers gas name
...
git-svn-id: trunk@20271 -
2012-02-06 20:33:12 +00:00
florian
de4a96f96d
* fixes several register allocation related mips issues
...
* fixes range check error in mips code
git-svn-id: trunk@20266 -
2012-02-05 21:58:45 +00:00
florian
f2ee5da112
* fix gas mips integer register naming
...
git-svn-id: trunk@20260 -
2012-02-05 08:24:51 +00:00
florian
f58fcdf401
+ basic mips stuff
2005-02-13 18:56:44 +00:00