diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/mips/mips/fp.S | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/mips/mips/fp.S b/sys/mips/mips/fp.S index 78556fe3580e..e20aba63ecea 100644 --- a/sys/mips/mips/fp.S +++ b/sys/mips/mips/fp.S @@ -76,6 +76,8 @@ #define COND_LESS 0x4 #define COND_SIGNAL 0x8 +.set hardfloat + /*---------------------------------------------------------------------------- * * MipsEmulateFP -- |