Use rmipsgas.inc file for gas register names

git-svn-id: trunk@20226 -
This commit is contained in:
pierre 2012-02-02 23:54:39 +00:00
parent 936c78eef1
commit cf6590cc0e

View File

@ -42,7 +42,7 @@ uses
const const
gas_regname_table: array[tregisterindex] of string[7] = ( gas_regname_table: array[tregisterindex] of string[7] = (
{$i rmipsstd.inc} {$i rmipsgas.inc}
); );
gas_regname_index: array[tregisterindex] of tregisterindex = ( gas_regname_index: array[tregisterindex] of tregisterindex = (