[PowerPC] Reject tdescs with VSX and no FPU or Altivec
[deliverable/binutils-gdb.git] / gdb / ppc-linux-tdep.h
index 51f4b506a1a8028ef1edafffd5fe236b69833656..cce1ddd1efc1bca8a9efb0c6a982550637cd33a3 100644 (file)
@@ -44,4 +44,11 @@ enum {
 /* Return 1 if PPC_ORIG_R3_REGNUM and PPC_TRAP_REGNUM are usable.  */
 int ppc_linux_trap_reg_p (struct gdbarch *gdbarch);
 
+/* Additional register sets, defined in ppc-linux-tdep.c.  */
+extern const struct regset ppc32_linux_pprregset;
+extern const struct regset ppc32_linux_dscrregset;
+extern const struct regset ppc32_linux_tarregset;
+extern const struct regset ppc32_linux_ebbregset;
+extern const struct regset ppc32_linux_pmuregset;
+
 #endif /* PPC_LINUX_TDEP_H */
This page took 0.024067 seconds and 4 git commands to generate.