Browse Source

* mmx is 1.0.x only

peter 22 years ago
parent
commit
e7b757fb32
1 changed files with 2 additions and 0 deletions
  1. 2 0
      tests/test/testmovd.pp

+ 2 - 0
tests/test/testmovd.pp

@@ -1,4 +1,6 @@
 { %CPU=i386 }
 { %CPU=i386 }
+{ %maxversion=1.0.99 }
+
 { This file tests the movd instruction has this
 { This file tests the movd instruction has this
   instruction does convert 32 bit into 64 bit
   instruction does convert 32 bit into 64 bit
   which is not handled by the normal assembler instruction
   which is not handled by the normal assembler instruction