fix mips fesetround failure to write back resulting mode
patch by Anand Takale.
This commit is contained in:
@@ -43,6 +43,7 @@ __fesetround:
|
||||
li $6, -4
|
||||
and $5, $5, $6
|
||||
or $5, $5, $4
|
||||
ctc1 $5, $31
|
||||
jr $ra
|
||||
li $2, 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user