Searched refs:parse_vfp_reg_list (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c2108 parse_vfp_reg_list (char **ccp, unsigned int *pbase, enum reg_list_els etype, function
4440 count = parse_vfp_reg_list (&input_line_pointer, &start, REGLIST_VFP_D,
4490 count = parse_vfp_reg_list (&input_line_pointer, &reg, REGLIST_VFP_D,
7986 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_S,
7991 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_D,
7997 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8002 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8009 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8014 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8021 val = parse_vfp_reg_list (
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c2113 parse_vfp_reg_list (char **ccp, unsigned int *pbase, enum reg_list_els etype, function
4439 count = parse_vfp_reg_list (&input_line_pointer, &start, REGLIST_VFP_D,
4489 count = parse_vfp_reg_list (&input_line_pointer, &reg, REGLIST_VFP_D,
7929 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_S,
7934 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_D,
7940 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
7945 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
7952 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
7957 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
7964 val = parse_vfp_reg_list (
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c2108 parse_vfp_reg_list (char **ccp, unsigned int *pbase, enum reg_list_els etype, function
4440 count = parse_vfp_reg_list (&input_line_pointer, &start, REGLIST_VFP_D,
4490 count = parse_vfp_reg_list (&input_line_pointer, &reg, REGLIST_VFP_D,
7986 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_S,
7991 val = parse_vfp_reg_list (&str, &inst.operands[i].reg, REGLIST_VFP_D,
7997 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8002 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8009 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8014 val = parse_vfp_reg_list (&str, &inst.operands[i].reg,
8021 val = parse_vfp_reg_list (
[all...]

Completed in 480 milliseconds