arch: get rid of unused LargestRead typedef

This commit is contained in:
Steve Reinhardt 2016-01-17 18:27:46 -08:00
parent 28a0e5a165
commit fb0383bc72
5 changed files with 0 additions and 11 deletions

View file

@ -42,8 +42,6 @@ typedef uint64_t ExtMachInst;
typedef GenericISA::SimplePCState<MachInst> PCState;
typedef uint64_t LargestRead;
enum annotes
{
ANNOTE_NONE = 0,

View 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;

View 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,

View file

@ -43,8 +43,6 @@ typedef uint64_t ExtMachInst;
typedef GenericISA::DelaySlotUPCState<MachInst> PCState;
typedef Twin64_t LargestRead;
}
#endif

View 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