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

/haiku-buildtools/binutils/gas/config/
H A Dtc-aarch64.c3188 parse_shifter_operand (char **str, aarch64_opnd_info *operand,
3246 parse_shifter_operand. */
3293 return parse_shifter_operand (str, operand, mode);
5327 po_misc_or_fail (parse_shifter_operand
5753 po_misc_or_fail (parse_shifter_operand (&str, info,
5773 po_misc_or_fail (parse_shifter_operand (&str, info,
3185 parse_shifter_operand (char **str, aarch64_opnd_info *operand, function
H A Dtc-arm.c5187 parse_shifter_operand (char **str, int i)
5373 (as for parse_shifter_operand) where group relocations are allowed:
5384 Everything else is as for parse_shifter_operand. */
5391 If we don't, punt the whole lot to parse_shifter_operand. */
5422 return parse_shifter_operand (str, i) == SUCCESS
7144 po_misc_or_fail (parse_shifter_operand (&str, i));
5186 parse_shifter_operand (char **str, int i) function
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c3264 parse_shifter_operand (char **str, int i)
4085 po_misc_or_fail (parse_shifter_operand (&str, i));
3261 parse_shifter_operand (char **str, int i) function

Completed in 299 milliseconds