X86: Implement the media floating point max instructions.
[gem5.git] / src / arch / x86 / emulenv.hh
index cdb1bf863929a202b7d225298a763782955f3696..bcefd4456992527d487d2fb1d4bd83ef3b05823d 100644 (file)
@@ -60,6 +60,7 @@
 
 #include "arch/x86/intregs.hh"
 #include "arch/x86/segmentregs.hh"
+#include "arch/x86/registers.hh"
 #include "arch/x86/types.hh"
 
 namespace X86ISA