Browse Source

* mips system unit compiles

git-svn-id: trunk@20276 -
florian 13 years ago
parent
commit
58fbd386a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/mips/mips.inc

+ 1 - 1
rtl/mips/mips.inc

@@ -206,7 +206,7 @@ procedure Move(const source;var dest;count:longint);[public, alias: 'FPC_MOVE'];
     sw $9,0($5)
     sw $9,0($5)
     sw $10,4($5)
     sw $10,4($5)
     addu $5,$3,$5
     addu $5,$3,$5
-    bne $13,0,.Lmoveqwordwise_loop
+    bne $13,$0,.Lmoveqwordwise_loop
     nop
     nop
 
 
     subu $6,$6,$14
     subu $6,$6,$14