Searched refs:parse_shifter_operand (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.c | 3423 parse_shifter_operand (char **str, aarch64_opnd_info *operand, in parse_shifter_operand() function 3530 return parse_shifter_operand (str, operand, mode); in parse_shifter_operand_reloc() 6339 po_misc_or_fail (parse_shifter_operand in parse_operands() 6789 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands() 6809 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands()
|
H A D | tc-arm.c | 5667 parse_shifter_operand (char **str, int i) in parse_shifter_operand() function 5904 return parse_shifter_operand (str, i) == SUCCESS in parse_shifter_operand_group_reloc() 8062 po_misc_or_fail (parse_shifter_operand (&str, i)); in parse_operands()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.c | 3704 parse_shifter_operand (char **str, aarch64_opnd_info *operand, in parse_shifter_operand() function 3810 return parse_shifter_operand (str, operand, mode); in parse_shifter_operand_reloc() 6579 po_misc_or_fail (parse_shifter_operand in parse_operands() 7078 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands() 7098 po_misc_or_fail (parse_shifter_operand (&str, info, in parse_operands()
|
H A D | tc-arm.c | 5697 parse_shifter_operand (char **str, int i) in parse_shifter_operand() function 5934 return parse_shifter_operand (str, i) == SUCCESS in parse_shifter_operand_group_reloc() 8092 po_misc_or_fail (parse_shifter_operand (&str, i)); in parse_operands()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2011 | 362 * config/tc-arm.c (parse_shifter_operand): Fix handling of explicit
|
H A D | ChangeLog-2006 | 1823 (parse_shifter_operand): Likewise.
|
H A D | ChangeLog-2016 | 1553 (parse_shifter_operand): Update call to aarch64_parse_32_64_reg.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2011 | 362 * config/tc-arm.c (parse_shifter_operand): Fix handling of explicit
|
H A D | ChangeLog-2006 | 1823 (parse_shifter_operand): Likewise.
|
H A D | ChangeLog-2016 | 1553 (parse_shifter_operand): Update call to aarch64_parse_32_64_reg.
|