X86: Hook in the fp arithmetic instructions. Stale python made it work before.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 5 Sep 2007 06:38:34 +0000 (23:38 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 5 Sep 2007 06:38:34 +0000 (23:38 -0700)
--HG--
extra : convert_revision : af27f26ae810ebaae13faa572c5b4eb074620d91

src/arch/x86/isa/insts/sse/__init__.py

index 0377c31714b3c25117593daff0dd710aa886fd39..2d79b7cdf65e5df099c5eaf6b1907ee5de73b5f2 100644 (file)
@@ -54,7 +54,9 @@
 # Authors: Gabe Black
 
 categories = ["move",
-              "convert"]
+              "convert",
+              "add_and_subtract",
+              "multiply_and_divide"]
 
 microcode = '''
 # SSE instructions