summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-03-05 16:10:11 +0000
committerGabe Black <gblack@eecs.umich.edu>2007-03-05 16:10:11 +0000
commitecfc6224512a44d89285625dd04d1f9e90ff2091 (patch)
tree235bb063eb484b014f5472684633665aea163b0a /src
parent78e5406f1958e0a25b832aab6e3c2842641d595f (diff)
downloadgem5-ecfc6224512a44d89285625dd04d1f9e90ff2091.tar.xz
Added LargestRead type for x86. I might have picked the wrong type.
--HG-- extra : convert_revision : 5570a595b9adbe9c35f9b4f8dd3b50533b5beb97
Diffstat (limited to 'src')
-rw-r--r--src/arch/x86/types.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86/types.hh b/src/arch/x86/types.hh
index 0037d5063..63f65eee5 100644
--- a/src/arch/x86/types.hh
+++ b/src/arch/x86/types.hh
@@ -68,6 +68,8 @@ namespace X86ISA
typedef uint64_t ExtMachInst;
typedef uint64_t IntReg;
+ //XXX Should this be a 128 bit structure for XMM memory ops?
+ typedef uint64_t LargestRead;
typedef uint64_t MiscReg;
//These floating point types are correct for mmx, but not