Searched refs:insn_insert_operand (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 2374 insn_insert_operand (struct mips_cl_insn *insn, in insn_insert_operand() function 5312 insn_insert_operand (arg->insn, operand_base, uval); in match_int_operand() 5340 insn_insert_operand (arg->insn, operand_base, uval); in match_mapped_int_operand() 5370 insn_insert_operand (arg->insn, operand_base, sval - min_val); in match_msb_operand() 5402 insn_insert_operand (arg->insn, operand_base, uval); in match_reg_operand() 5428 insn_insert_operand (arg->insn, operand_base, uval); in match_reg_pair_operand() 5463 insn_insert_operand (arg->insn, operand, sval); in match_perf_reg_operand() 5494 insn_insert_operand (arg->insn, operand, uval); in match_addiusp_operand() 5509 insn_insert_operand (arg->insn, operand, regno | (regno << 5)); in match_clo_clz_dest_operand() 5535 insn_insert_operand (arg->insn, operand_base, regno); in match_check_prev_operand() [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2013 | 880 * config/tc-mips.c (insn_insert_operand): New function.
|
| D | ChangeLog-2017 | 2799 (insn_insert_operand): Explicitly handle immediates with MIPS16
|