--- zzzz-none-000/linux-4.9.276/arch/mips/include/asm/hazards.h 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5590-750/linux-4.9.276/arch/mips/include/asm/hazards.h 2023-04-19 08:55:43.000000000 +0000 @@ -267,7 +267,7 @@ #define __enable_fpu_hazard \ .set push; \ - .set mips64; \ + .set mips64r2; \ .set noreorder; \ ___ssnop; \ bnezl $0, .+4; \