Clean out part of an old comment.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 24 Jul 2007 22:08:09 +0000 (15:08 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 24 Jul 2007 22:08:09 +0000 (15:08 -0700)
--HG--
extra : convert_revision : 6a6b2a06576ebe7383f7ce0e4e9f96bc96b84b56

src/arch/x86/isa/insts/logical.py

index f99638cacf7bb4937aa5c706bbd82eae962bfefe..04737edd1629b80cfacb6aca644e7a06e11d8d79 100644 (file)
@@ -224,10 +224,6 @@ def macroop AND_P_R
 '''
 #let {{
 #microcodeString = '''
-#    def macroop OR
-#    {
-#      Or reg reg regm
-#    };
 #    def macroop NOT
 #    {
 #      Xor reg reg "0xFFFFFFFFFFFFFFFFULL"