Home
last modified time | relevance | path

Searched refs:set_imm_out_of_range_error (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daarch64-opc.c1440 set_imm_out_of_range_error (aarch64_operand_error *mismatch_detail, in set_imm_out_of_range_error() function
2532 set_imm_out_of_range_error (mismatch_detail, idx, -256, 255); in operand_general_constraint_met_p()
2590 set_imm_out_of_range_error (mismatch_detail, idx, in operand_general_constraint_met_p()
2706 set_imm_out_of_range_error (mismatch_detail, idx, 0, in operand_general_constraint_met_p()
2716 set_imm_out_of_range_error (mismatch_detail, idx, 0, 1008); in operand_general_constraint_met_p()
2737 set_imm_out_of_range_error (mismatch_detail, idx, in operand_general_constraint_met_p()
2751 set_imm_out_of_range_error (mismatch_detail, idx, 1, in operand_general_constraint_met_p()
2823 set_imm_out_of_range_error (mismatch_detail, idx, 0, in operand_general_constraint_met_p()
2833 set_imm_out_of_range_error (mismatch_detail, idx, 1, size * 8); in operand_general_constraint_met_p()
2878 set_imm_out_of_range_error (mismatch_detail, idx, -128, 255); in operand_general_constraint_met_p()
[all …]
DChangeLog-20131258 instead of set_imm_out_of_range_error.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Daarch64-opc.c1440 set_imm_out_of_range_error (aarch64_operand_error *mismatch_detail, in set_imm_out_of_range_error() function
2532 set_imm_out_of_range_error (mismatch_detail, idx, -256, 255); in operand_general_constraint_met_p()
2590 set_imm_out_of_range_error (mismatch_detail, idx, in operand_general_constraint_met_p()
2706 set_imm_out_of_range_error (mismatch_detail, idx, 0, in operand_general_constraint_met_p()
2716 set_imm_out_of_range_error (mismatch_detail, idx, 0, 1008); in operand_general_constraint_met_p()
2737 set_imm_out_of_range_error (mismatch_detail, idx, in operand_general_constraint_met_p()
2751 set_imm_out_of_range_error (mismatch_detail, idx, 1, in operand_general_constraint_met_p()
2823 set_imm_out_of_range_error (mismatch_detail, idx, 0, in operand_general_constraint_met_p()
2833 set_imm_out_of_range_error (mismatch_detail, idx, 1, size * 8); in operand_general_constraint_met_p()
2878 set_imm_out_of_range_error (mismatch_detail, idx, -128, 255); in operand_general_constraint_met_p()
[all …]
DChangeLog-20131258 instead of set_imm_out_of_range_error.