20#ifndef ARM_FBSD_TDEP_H
21#define ARM_FBSD_TDEP_H
27#define ARM_FBSD_SIZEOF_GREGSET (17 * 4)
30#define ARM_FBSD_SIZEOF_TLSREGSET (4)
34#define ARM_FBSD_SIZEOF_VFPREGSET (33 * 8)
41#define HWCAP_VFP 0x00000040
42#define HWCAP_NEON 0x00001000
43#define HWCAP_VFPv3 0x00002000
44#define HWCAP_VFPD32 0x00080000
const struct target_desc * arm_fbsd_read_description_auxv(const gdb::optional< gdb::byte_vector > &auxv, target_ops *target, gdbarch *gdbarch, bool tls)
const struct regset arm_fbsd_vfpregset
const struct regset arm_fbsd_gregset
const struct regset arm_fbsd_tls_regset