Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c5176 unsigned int store_val; in match_string_operand() local
5187 store_val = ex.X_add_number; in match_string_operand()
5198 store_val = i; in match_string_operand()
5213 if (store_val >= (unsigned int) (1 << operand_base->size)) in match_string_operand()
5219 insn_insert_operand (arg->insn, operand_base, store_val); in match_string_operand()