mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
minor fix
This commit is contained in:
parent
3f5fd6d394
commit
e3a11e4a5c
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ module VX_decode #(
|
|||
op_mod = func3[0] ? 4 : 3;
|
||||
use_rs1 = 1;
|
||||
use_rs2 = 1;
|
||||
rd_fp = 1;
|
||||
rs1_fp = 1;
|
||||
rs2_fp = 1;
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue