3 changed files with 4 additions and 4 deletions
@ -1,3 +1,3 @@ |
|||
require_xpr64; |
|||
require_fp; |
|||
RD = FRS2; |
|||
RD = FRS1; |
|||
|
|||
@ -1,2 +1,2 @@ |
|||
require_fp; |
|||
RD = sext32(FRS2); |
|||
RD = sext32(FRS1); |
|||
|
|||
Loading…
Reference in new issue