projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
340ce8e
)
Clean out part of an old comment.
author
Gabe Black
<gblack@eecs.umich.edu>
Tue, 24 Jul 2007 22:08:09 +0000
(15:08 -0700)
committer
Gabe 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
patch
|
blob
|
history
diff --git
a/src/arch/x86/isa/insts/logical.py
b/src/arch/x86/isa/insts/logical.py
index f99638cacf7bb4937aa5c706bbd82eae962bfefe..04737edd1629b80cfacb6aca644e7a06e11d8d79 100644
(file)
--- a/
src/arch/x86/isa/insts/logical.py
+++ b/
src/arch/x86/isa/insts/logical.py
@@
-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"