This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* test is i386 only
git-svn-id: trunk@38396 -
florian
hace 7 años
padre
835c0f4a79
commit
09e205b7b0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
tests/test/cg/tmmxshift.pp
+ 1
- 0
tests/test/cg/tmmxshift.pp
Ver fichero
@@ -1,3 +1,4 @@
+{ %CPU=i386 }
{$mmx+}
uses
mmx;