Browse Source

* gas reader fixed

git-svn-id: trunk@20272 -
florian 13 years ago
parent
commit
6be7b08b8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/mips/racpugas.pas

+ 1 - 1
compiler/mips/racpugas.pas

@@ -106,7 +106,7 @@ Interface
 	       begin
 	         { Try to convert to std register }
                   if actasmtoken=AS_INTNUM then
-                    actasmregister:=gas_regnum_search('r'+actasmpattern)
+                    actasmregister:=gas_regnum_search('$'+actasmpattern)
                   else
                     begin
                       { AS_ID is uppercased by default but register names