Searched refs:parse_shifter_operand (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c4342 parse_shifter_operand (char **str, int i)
4508 (as for parse_shifter_operand) where group relocations are allowed:
4519 Everything else is as for parse_shifter_operand. */
4526 If we don't, punt the whole lot to parse_shifter_operand. */
4557 return parse_shifter_operand (str, i) == SUCCESS
5995 po_misc_or_fail (parse_shifter_operand (&str, i));
4339 parse_shifter_operand (char **str, int i) function

Completed in 160 milliseconds