Removed instr3, added instrf and insutl
authorssmith <ssmith>
Wed, 25 Oct 1995 19:49:37 +0000 (19:49 +0000)
committerssmith <ssmith>
Wed, 25 Oct 1995 19:49:37 +0000 (19:49 +0000)
v8/src/compiler/machines/i386/compiler.pkg

index d9b0e1ea444b35bd66f90307bd9d582bf2b467fa..a95db9047de3ee4044e4b6529b67be776289dd2c 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.2 1995/10/25 19:27:35 ssmith Exp $
+$Id: compiler.pkg,v 1.3 1995/10/25 19:49:37 ssmith Exp $
 
 Copyright (c) 1988-1995 Massachusetts Institute of Technology
 
@@ -428,7 +428,8 @@ MIT in each case. |#
         "machines/i386/inerly" ;Early binding version
         "machines/i386/instr1" ;I386 instruction utilities
         "machines/i386/instr2" ;I386 instructions
-        "machines/i386/instr3" ;  "        "
+        "machines/i386/instrf" ;  "        "
+        "machines/i386/insutl" ;  "        "
         )
   (parent (compiler))
   (export (compiler)