]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/parisc/math-emu/decode_exc.c
[PATCH] Generic ioremap_page_range: sh conversion
[linux-2.6-omap-h63xx.git] / arch / parisc / math-emu / decode_exc.c
index f84f2586672b97441fa6fa30b414bb04581132ea..66c8a9f6a27eba49f17798873e97419a6104c282 100644 (file)
@@ -337,6 +337,7 @@ decode_fpu(unsigned int Fpu_register[], unsigned int trap_counts[])
                }
                break;
          case INVALIDEXCEPTION:
+         case OPC_2E_INVALIDEXCEPTION:
                update_trap_counts(Fpu_register, aflags, bflags, trap_counts);
                return SIGNALCODE(SIGFPE, FPE_FLTINV);
          case DIVISIONBYZEROEXCEPTION: