typedef GenericISA::SimplePCState<MachInst> PCState;
-typedef uint64_t LargestRead;
-
enum annotes
{
ANNOTE_NONE = 0,
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;
typedef GenericISA::DelaySlotPCState<MachInst> PCState;
-typedef uint64_t LargestRead;
-
//used in FP convert & round function
enum ConvertType{
SINGLE_TO_DOUBLE,
typedef GenericISA::DelaySlotUPCState<MachInst> PCState;
-typedef Twin64_t LargestRead;
-
}
#endif
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