1 # mips r6 test for forbidden slot behaviour
2 # mach: mips32r6 mips64r6
4 # ld: -N -Ttext=0x80010000
5 # output: *\\nReservedInstruction at PC = *\\nprogram stopped with signal 4 (Illegal instruction).\\n
8 .include "testutils.inc"
17 writemsg
"[1] Test if FS is ignored when branch is taken"
26 writemsg
"[2] Test if FS is used when branch is not taken"
38 writemsg
"[3] Test if FS causes an error when it contains a branch"
48 #There is no passing condition here, all routes to the end indicate failure