Modified RV32F instructions to support 64-bit register file and added RV64F ISA extension
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
|
||||
//--
|
||||
int wid;
|
||||
Word PC;
|
||||
DoubleWord PC;
|
||||
|
||||
//--
|
||||
int rdest_type;
|
||||
|
||||
Reference in New Issue
Block a user