--- zzzz-none-000/linux-4.9.231/arch/mips/include/asm/hazards.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5530-730/linux-4.9.231/arch/mips/include/asm/hazards.h 2022-08-31 08:19:48.000000000 +0000 @@ -267,7 +267,7 @@ #define __enable_fpu_hazard \ .set push; \ - .set mips64; \ + .set mips64r2; \ .set noreorder; \ ___ssnop; \ bnezl $0, .+4; \