Home
last modified time | relevance | path

Searched refs:parse_shifter_operand (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c4307 parse_shifter_operand (char **str, int i) in parse_shifter_operand() function
4522 return parse_shifter_operand (str, i) == SUCCESS in parse_shifter_operand_group_reloc()
5960 po_misc_or_fail (parse_shifter_operand (&str, i)); in parse_operands()
/NextBSD/contrib/binutils/gas/
HDChangeLog-20061823 (parse_shifter_operand): Likewise.