Extended register file to 64 bits
This commit is contained in:
@@ -9,6 +9,8 @@ namespace vortex {
|
||||
typedef uint8_t Byte;
|
||||
typedef uint32_t Word;
|
||||
typedef int32_t WordI;
|
||||
// simx64
|
||||
typedef uint64_t DoubleWord;
|
||||
|
||||
typedef uint32_t Addr;
|
||||
typedef uint32_t Size;
|
||||
|
||||
Reference in New Issue
Block a user