* gas/mips/mips.exp (run_dump_test_arch): Check for the presence
[deliverable/binutils-gdb.git] / gdb / i386-tdep.c
index ff7875b7dd96e1b43d742466357887694718009c..4016a7059dafea654e81aaa40cb4e4b49f79308b 100644 (file)
@@ -2417,7 +2417,7 @@ i386_ymm_type (struct gdbarch *gdbarch)
                                   init_vector_type (bt->builtin_int128, 2));
 
       TYPE_VECTOR (t) = 1;
-      TYPE_NAME (t) = "builtin_type_vec128i";
+      TYPE_NAME (t) = "builtin_type_vec256i";
       tdep->i386_ymm_type = t;
     }
 
This page took 0.023878 seconds and 4 git commands to generate.