Searched refs:set_syntax_error (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.c | 227 set_syntax_error (const char *error) in set_syntax_error() function 631 set_syntax_error (_("bad segment")); in aarch64_get_expression() 676 set_syntax_error (error); in first_error() 700 set_syntax_error (buffer); in first_error_fmt() 1154 set_syntax_error (_("expecting {")); in parse_vector_reg_list() 1756 set_syntax_error (_("literal pool overflow")); in add_to_lit_pool() 2219 set_syntax_error (_("constant expression required")); in parse_constant_immediate() 2421 set_syntax_error (_("immediate operand required")); in parse_big_immediate() 3209 set_syntax_error (_("shift expression expected")); in parse_shift() 3217 set_syntax_error (_("shift operator expected")); in parse_shift() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-aarch64.c | 240 set_syntax_error (const char *error) in set_syntax_error() function 720 set_syntax_error (_("bad segment")); in aarch64_get_expression() 765 set_syntax_error (error); in first_error() 789 set_syntax_error (buffer); in first_error_fmt() 1242 set_syntax_error (_("ZA tile number out of range")); in parse_typed_reg() 1979 set_syntax_error (_("literal pool overflow")); in add_to_lit_pool() 2502 set_syntax_error (_("constant expression required")); in parse_constant_immediate() 2704 set_syntax_error (_("immediate operand required")); in parse_big_immediate() 3491 set_syntax_error (_("shift expression expected")); in parse_shift() 3499 set_syntax_error (_("shift operator expected")); in parse_shift() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | aarch64-opc.c | 1407 set_syntax_error (aarch64_operand_error *mismatch_detail, int idx, in set_syntax_error() function 1736 set_syntax_error (mismatch_detail, idx - 1, in operand_general_constraint_met_p() 1750 set_syntax_error (mismatch_detail, idx - 1, in operand_general_constraint_met_p() 1756 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 2078 set_syntax_error (mismatch_detail, idx, NULL); in operand_general_constraint_met_p() 2093 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 2101 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 2112 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 2124 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p()
|
H A D | ChangeLog-2013 | 139 * aarch64-opc.c (set_syntax_error): New function. 141 with set_syntax_error.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | aarch64-opc.c | 1338 set_syntax_error (aarch64_operand_error *mismatch_detail, int idx, in set_syntax_error() function 1490 set_syntax_error (mismatch_detail, idx - 1, in operand_general_constraint_met_p() 1496 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1604 set_syntax_error (mismatch_detail, idx, NULL); in operand_general_constraint_met_p() 1619 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1627 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1638 set_syntax_error (mismatch_detail, idx, in operand_general_constraint_met_p()
|
H A D | ChangeLog-2013 | 139 * aarch64-opc.c (set_syntax_error): New function. 141 with set_syntax_error.
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-2013 | 139 * aarch64-opc.c (set_syntax_error): New function. 141 with set_syntax_error.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-2013 | 139 * aarch64-opc.c (set_syntax_error): New function. 141 with set_syntax_error.
|