This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / opcodes / arm-dis.c
index f3b1cc35a0f2d7259d6edfb5a5964b2d217a8701..d1e6f03756d363fe289e8b5614f087d83ee0bae0 100644 (file)
@@ -6546,10 +6546,6 @@ is_mve_unpredictable (unsigned long given, enum mve_instructions matched_insn,
        return FALSE;
       }
 
-    case MVE_VQRDMLADH:
-    case MVE_VQDMLSDH:
-    case MVE_VQRDMLSDH:
-    case MVE_VQDMLADH:
     case MVE_VMULL_INT:
       {
        unsigned long Qd;
This page took 0.024176 seconds and 4 git commands to generate.