arch: get rid of unused LargestRead typedef
authorSteve Reinhardt <steve.reinhardt@amd.com>
Mon, 18 Jan 2016 02:27:46 +0000 (18:27 -0800)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Mon, 18 Jan 2016 02:27:46 +0000 (18:27 -0800)
src/arch/alpha/types.hh
src/arch/arm/types.hh
src/arch/mips/types.hh
src/arch/sparc/types.hh
src/arch/x86/registers.hh

index aaa0f0b2a8e17abd55e6db380773b267d4ce8232..7acd0448aac729387e34cb76a5114425b1e16887 100644 (file)
@@ -42,8 +42,6 @@ typedef uint64_t ExtMachInst;
 
 typedef GenericISA::SimplePCState<MachInst> PCState;
 
-typedef uint64_t LargestRead;
-
 enum annotes
 {
     ANNOTE_NONE = 0,
index 29828be7554c8e035e5f5166a6335eac4a92ba50..9fd945abe3ca2291eb709e4637c18871ef2d1bfb 100644 (file)
@@ -524,9 +524,6 @@ namespace ArmISA
         SXTX = 7
     };
 
-    typedef uint64_t LargestRead;
-    // Need to use 64 bits to make sure that read requests get handled properly
-
     typedef int RegContextParam;
     typedef int RegContextVal;
 
index c549e81ca768819e8e3506a88d2d79305f736ba8..7a8483dcc35f53d855b8d1054769741e905c4719 100644 (file)
@@ -42,8 +42,6 @@ typedef uint64_t ExtMachInst;
 
 typedef GenericISA::DelaySlotPCState<MachInst> PCState;
 
-typedef uint64_t LargestRead;
-
 //used in FP convert & round function
 enum ConvertType{
     SINGLE_TO_DOUBLE,
index 7d0a7617ccf98326b948548eb857ccc230f1192b..ec88b9e2cb8ff6fac5fcb1a1e693ad3b9f8a5cc2 100644 (file)
@@ -43,8 +43,6 @@ typedef uint64_t ExtMachInst;
 
 typedef GenericISA::DelaySlotUPCState<MachInst> PCState;
 
-typedef Twin64_t LargestRead;
-
 }
 
 #endif
index ebd88136e6ae793b372d7e42185e09f4458a5056..c28336dc97b1aa9afb4ae3723f5b663fed5ea962 100644 (file)
@@ -91,8 +91,6 @@ const int SyscallPseudoReturnReg = INTREG_RDX;
 
 typedef uint64_t IntReg;
 typedef uint64_t CCReg;
-//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