Added LargestRead type for x86. I might have picked the wrong type.
authorGabe Black <gblack@eecs.umich.edu>
Mon, 5 Mar 2007 16:10:11 +0000 (16:10 +0000)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 5 Mar 2007 16:10:11 +0000 (16:10 +0000)
--HG--
extra : convert_revision : 5570a595b9adbe9c35f9b4f8dd3b50533b5beb97

src/arch/x86/types.hh

index 0037d50634243b8a9baf7f9a7b675adfbaff731a..63f65eee5b1fb48ed686ec64ff397ab67b02d696 100644 (file)
@@ -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