Home | History | Annotate | Download | only in cpu

Lines Matching refs:opindex

37 	   int opindex,
43 errmsg = cgen_parse_signed_integer (cd, strp, opindex, & value);
60 int opindex,
70 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_HI16,
84 return parse_imm (cd, strp, opindex, valuep);
92 int opindex,
102 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LO16,
114 return parse_imm (cd, strp, opindex, valuep);
122 int opindex,
132 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_GPREL16,
152 int opindex,
162 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LM32_16_GOT,
182 int opindex,
192 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LM32_GOTOFF_HI16,
212 int opindex,
222 errmsg = cgen_parse_address (cd, strp, opindex, BFD_RELOC_LM32_GOTOFF_LO16,