Searched refs:insn_insert_operand (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 2198 insn_insert_operand (struct mips_cl_insn *insn, in insn_insert_operand() function 5103 insn_insert_operand (arg->insn, operand_base, uval); in match_int_operand() 5131 insn_insert_operand (arg->insn, operand_base, uval); in match_mapped_int_operand() 5161 insn_insert_operand (arg->insn, operand_base, sval - min_val); in match_msb_operand() 5219 insn_insert_operand (arg->insn, operand_base, store_val); in match_string_operand() 5259 insn_insert_operand (arg->insn, operand_base, uval); in match_reg_operand() 5285 insn_insert_operand (arg->insn, operand_base, uval); in match_reg_pair_operand() 5320 insn_insert_operand (arg->insn, operand, sval); in match_perf_reg_operand() 5351 insn_insert_operand (arg->insn, operand, uval); in match_addiusp_operand() 5366 insn_insert_operand (arg->insn, operand, regno | (regno << 5)); in match_clo_clz_dest_operand() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2013 | 880 * config/tc-mips.c (insn_insert_operand): New function.
|