void tdesc_add_flag(tdesc_type_with_fields *type, int start, const char *flag_name)
void set_tdesc_architecture(target_desc *target_desc, const char *name)
void tdesc_create_reg(struct tdesc_feature *feature, const char *name, int regnum, int save_restore, const char *group, int bitsize, const char *type)
void tdesc_add_bitfield(tdesc_type_with_fields *type, const char *field_name, int start, int end)
static void initialize_tdesc_arc_arcompact(void)
struct tdesc_feature * tdesc_create_feature(struct target_desc *tdesc, const char *name, const char *xml=nullptr)
target_desc * allocate_target_description(void)
tdesc_type_with_fields * tdesc_create_flags(struct tdesc_feature *feature, const char *name, int size)
struct target_desc * tdesc_arc_arcompact