24 #define ARM_FBSD_SIZEOF_GREGSET (17 * 4) 28 #define ARM_FBSD_SIZEOF_VFPREGSET (33 * 8) 34 #define HWCAP_VFP 0x00000040 35 #define HWCAP_NEON 0x00001000 36 #define HWCAP_VFPv3 0x00002000 37 #define HWCAP_VFPD32 0x00080000
const struct regset arm_fbsd_gregset
const struct regset arm_fbsd_vfpregset
const struct target_desc * arm_fbsd_read_description_auxv(struct target_ops *target)