Sfoglia il codice sorgente

* cr register name fix

git-svn-id: trunk@4276 -
florian 19 anni fa
parent
commit
4095b36047
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2 2
      compiler/powerpc/ppcreg.dat
  2. 1 1
      compiler/powerpc/rppcgss.inc

+ 2 - 2
compiler/powerpc/ppcreg.dat

@@ -112,8 +112,8 @@ CR2,$05,$03,CR2,cr2,cr2,CR2,70,70
 CR3,$05,$04,CR3,cr3,cr3,CR3,71,71
 CR4,$05,$05,CR4,cr4,cr4,CR4,72,72
 CR5,$05,$06,CR5,cr5,cr5,CR5,73,73
-CR6,$05,$07,CR6,cr6,cr5,CR6,74,74
-CR7,$05,$08,CR7,cr7,cr6,CR7,75,75
+CR6,$05,$07,CR6,cr6,cr6,CR6,74,74
+CR7,$05,$08,CR7,cr7,cr7,CR7,75,75
 XER,$05,$09,XER,xer,xer,XER,76,76
 LR,$05,$0a,LR,lr,lr,LR,65,65
 CTR,$05,$0b,CTR,ctr,ctr,CTR,66,66

+ 1 - 1
compiler/powerpc/rppcgss.inc

@@ -103,8 +103,8 @@
 'cr3',
 'cr4',
 'cr5',
-'cr5',
 'cr6',
+'cr7',
 'xer',
 'lr',
 'ctr',