Searched refs:set_unaligned_error (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | aarch64-opc.c | 1502 set_unaligned_error (aarch64_operand_error *mismatch_detail, int idx, in set_unaligned_error() function 2150 set_unaligned_error (mismatch_detail, idx, size); in operand_general_constraint_met_p() 2185 set_unaligned_error (mismatch_detail, idx, 8); in operand_general_constraint_met_p() 2200 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() 2215 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() 2300 set_unaligned_error (mismatch_detail, idx, size); in operand_general_constraint_met_p() 2316 set_unaligned_error (mismatch_detail, idx, 4); in operand_general_constraint_met_p() 2368 set_unaligned_error (mismatch_detail, idx, num); in operand_general_constraint_met_p() 2410 set_unaligned_error (mismatch_detail, idx, num); in operand_general_constraint_met_p() 2722 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | aarch64-opc.c | 1421 set_unaligned_error (aarch64_operand_error *mismatch_detail, int idx, in set_unaligned_error() function 1663 set_unaligned_error (mismatch_detail, idx, size); in operand_general_constraint_met_p() 1698 set_unaligned_error (mismatch_detail, idx, 8); in operand_general_constraint_met_p() 1713 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() 1728 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() 1813 set_unaligned_error (mismatch_detail, idx, size); in operand_general_constraint_met_p() 1829 set_unaligned_error (mismatch_detail, idx, 4); in operand_general_constraint_met_p() 1881 set_unaligned_error (mismatch_detail, idx, num); in operand_general_constraint_met_p() 1923 set_unaligned_error (mismatch_detail, idx, num); in operand_general_constraint_met_p() 2208 set_unaligned_error (mismatch_detail, idx, 16); in operand_general_constraint_met_p() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 155051 (set_unaligned_error, set_reg_list_error): Likewise.
|