X86: fix some simple compile issues
authorNathan Binkert <nate@binkert.org>
Fri, 21 Aug 2009 16:10:25 +0000 (09:10 -0700)
committerNathan Binkert <nate@binkert.org>
Fri, 21 Aug 2009 16:10:25 +0000 (09:10 -0700)
commit890be773623adaa40af90933fcdb5abc717eb742
tree3044b85922f39c1a40bd329e3ad5090385734b46
parentf6bb7ec4eb38cc61c32f4c6941e09deda23f979c
X86: fix some simple compile issues
static should not be used for constants that are not inside a class definition.
src/arch/x86/insts/microldstop.hh
src/arch/x86/isa/microops/mediaop.isa