Explorar el Código

Bug fixed for pattern 'sti $1 > 4' (ADDREG -> ADDSCR)

bal hace 39 años
padre
commit
5a25ea673a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mach/m68k2/cg/table

+ 1 - 1
mach/m68k2/cg/table

@@ -405,7 +405,7 @@ sti $1 == 2 | ADDREG ANY |	remove(MEM_ALL)
 				move(%[2],{IADDREG,%[1]}) | | |
 sti $1 == 4  | ADDREG ANY4 |	remove(MEM_ALL)
 				move(%[2],{IADDREG4,%[1]}) | | |
-sti $1 > 4 | ADDREG |		remove(ALL)
+sti $1 > 4 | ADDSCR |		remove(ALL)
 				allocate(DATAREG4={IMMEDIATE4,$1/2-1})
 				"1:"
 				"move.w (sp)+,(%[1])+"