Searched refs:parse_shifter_operand (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-aarch64.c | 2758 parse_shifter_operand (char **str, aarch64_opnd_info *operand, in parse_shifter_operand() function 2863 return parse_shifter_operand (str, operand, mode); in parse_shifter_operand_reloc() 4655 po_misc_or_fail (parse_shifter_operand in parse_operands() 4915 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands() 4935 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands()
|
D | tc-arm.c | 5163 parse_shifter_operand (char **str, int i) in parse_shifter_operand() function 5377 return parse_shifter_operand (str, i) == SUCCESS in parse_shifter_operand_group_reloc() 7090 po_misc_or_fail (parse_shifter_operand (&str, i)); in parse_operands()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2011 | 362 * config/tc-arm.c (parse_shifter_operand): Fix handling of explicit
|
D | ChangeLog-2006 | 1823 (parse_shifter_operand): Likewise.
|