Explorar el Código

bugfix OS32

git-svn-id: branches/tg74/avx512@39650 -
tg74 hace 7 años
padre
commit
29690162b8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      compiler/x86/aasmcpu.pas

+ 1 - 1
compiler/x86/aasmcpu.pas

@@ -2571,7 +2571,7 @@ implementation
          begin
            { 16 bit address? }
 
-           if ((ir<>NR_NO) and (isub in [R_SUBMMX,R_SUBMMY,]R_SUBMMZ) and
+           if ((ir<>NR_NO) and (isub in [R_SUBMMX,R_SUBMMY,R_SUBMMZ]) and
                (br<>NR_NO) and (bsub=R_SUBD)
               ) then
            begin