TIC6X __c6xabi_DSBT_BASE
[deliverable/binutils-gdb.git] / gdb / ppc-obsd-tdep.c
index 986ab041339ea004fb19e64282e23a499742ec47..838783111a251a6ab599c9af75fe8e4556f445a5 100644 (file)
@@ -289,10 +289,6 @@ _initialize_ppcobsd_tdep (void)
       ppcobsd_reg_offsets.f0_offset = 128;
       ppcobsd_reg_offsets.fpscr_offset = -1;
 
-      /* AltiVec registers.  */
-      ppcobsd_reg_offsets.vr0_offset = 0;
-      ppcobsd_reg_offsets.vscr_offset = 512;
-      ppcobsd_reg_offsets.vrsave_offset = 520;
     }
 
   if (ppcobsd_fpreg_offsets.fpscr_offset == 0)
This page took 0.024989 seconds and 4 git commands to generate.