Searched refs:set_other_error (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | aarch64-opc.c | 1217 set_other_error (aarch64_operand_error *mismatch_detail, int idx, in set_other_error() function 1284 set_other_error (mismatch_detail, idx, _("extraneous register")); in operand_general_constraint_met_p() 1289 set_other_error (mismatch_detail, idx, _("missing register")); in operand_general_constraint_met_p() 1299 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1386 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1399 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1421 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1437 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1450 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() 1496 set_other_error (mismatch_detail, idx, in operand_general_constraint_met_p() [all …]
|
D | ChangeLog-2013 | 140 (operand_general_constraint_met_p): Replace set_other_error
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 122 * config/tc-aarch64.c (set_other_error): New function. 154 * config/tc-aarch64.c (set_other_error): New function.
|