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