Searched refs:opinfo (Results 1 - 25 of 34) sorted by relevance

12

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dcgen.c67 int opinfo; member in struct:fixup
86 queue_fixup (opindex, opinfo, expP)
88 int opinfo;
96 fixups[num_fixups].opinfo = opinfo;
231 gas_cgen_record_fixup (frag, where, insn, length, operand, opinfo, symbol, offset)
237 int opinfo;
251 fixP->fx_cgen.opinfo = opinfo;
270 gas_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, ex
[all...]
H A Dfrags.h89 int opinfo; member in struct:frag::__anon4428
H A Dwrite.h152 int opinfo; member in struct:fix::__anon4439
H A Dfrags.c220 frag_now->fr_cgen.opinfo = 0;
252 frag_now->fr_cgen.opinfo = 0;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dcgen.c67 int opinfo; member in struct:fixup
86 queue_fixup (opindex, opinfo, expP)
88 int opinfo;
96 fixups[num_fixups].opinfo = opinfo;
231 gas_cgen_record_fixup (frag, where, insn, length, operand, opinfo, symbol, offset)
237 int opinfo;
251 fixP->fx_cgen.opinfo = opinfo;
270 gas_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, ex
[all...]
H A Dfrags.h92 int opinfo; member in struct:frag::__anon5390
H A Dwrite.h134 int opinfo; member in struct:fix::__anon5397
H A Dfrags.c227 frag_now->fr_cgen.opinfo = 0;
259 frag_now->fr_cgen.opinfo = 0;
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32r.h132 #define TC_CGEN_PARSE_FIX_EXP(opinfo, exp) \
133 m32r_cgen_parse_fix_exp(opinfo, exp)
H A Dtc-xstormy16.c256 int opinfo,
266 operand, opinfo, exp);
383 if (fixP->fx_cgen.opinfo && fixP->fx_cgen.opinfo != BFD_RELOC_NONE)
384 return fixP->fx_cgen.opinfo;
249 xstormy16_cgen_record_fixup_exp(fragS * frag, int where, const CGEN_INSN * insn, int length, const CGEN_OPERAND * operand, int opinfo, expressionS * exp) argument
H A Dtc-m32r.c1828 fragP->fr_cgen.opinfo,
1830 if (fragP->fr_cgen.opinfo)
1831 fixP->fx_r_type = fragP->fr_cgen.opinfo;
1889 /* If low/high/shigh/sda was used, it is recorded in `opinfo'. */
1890 if (fixP->fx_cgen.opinfo != 0)
1891 return fixP->fx_cgen.opinfo;
1929 int opinfo,
1939 operand, opinfo, exp);
1944 /* If low/high/shigh/sda was used, it is recorded in `opinfo'. */
1945 if (fixP->fx_cgen.opinfo
1918 m32r_cgen_record_fixup_exp(fragS *frag, int where, const CGEN_INSN *insn, int length, const CGEN_OPERAND *operand, int opinfo, expressionS *exp) argument
2453 m32r_cgen_parse_fix_exp(int opinfo, expressionS *exp) argument
[all...]
H A Dtc-ip2k.c305 if (fixP->fx_cgen.opinfo != 0)
306 result = fixP->fx_cgen.opinfo;
311 result = fixP->fx_cgen.opinfo;
H A Dtc-iq2000.c560 int opinfo,
564 operand, opinfo, exp);
567 /* If low/high was used, it is recorded in `opinfo'. */
568 && (fixP->fx_cgen.opinfo == BFD_RELOC_HI16
569 || fixP->fx_cgen.opinfo == BFD_RELOC_LO16))
570 iq2000_record_hi16 (fixP->fx_cgen.opinfo, fixP, now_seg);
575 /* Return BFD reloc type from opinfo field in a fixS.
578 #define FX_OPINFO_R_TYPE(f) ((f)->fx_cgen.opinfo)
551 iq2000_cgen_record_fixup_exp(fragS * frag, int where, const CGEN_INSN * insn, int length, const CGEN_OPERAND * operand, int opinfo, expressionS * exp) argument
H A Dtc-frv.c1388 if (fixP->fx_cgen.opinfo != 0)
1389 return fixP->fx_cgen.opinfo;
1399 /* The relocation type should be recorded in opinfo */
1400 if (fixP->fx_cgen.opinfo != 0)
1401 return fixP->fx_cgen.opinfo;
1406 if (fixP->fx_cgen.opinfo != 0)
1407 return fixP->fx_cgen.opinfo;
1431 : fix->fx_cgen.opinfo)
1481 switch (fixP->fx_cgen.opinfo)
1526 switch (fixP->fx_cgen.opinfo)
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-xstormy16.c238 xstormy16_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp)
244 int opinfo;
254 operand, opinfo, exp);
378 if (fixP->fx_cgen.opinfo && fixP->fx_cgen.opinfo != BFD_RELOC_NONE)
379 return fixP->fx_cgen.opinfo;
H A Dtc-w65.c54 static char *get_operands PARAMS ((const struct opinfo *, char *));
55 static const struct opinfo *get_specific PARAMS ((const struct opinfo *));
56 static void build_Mytes PARAMS ((const struct opinfo *));
152 const struct opinfo *opcode;
226 const struct opinfo *info;
571 static const struct opinfo *
573 const struct opinfo *opcode;
589 const struct opinfo *opcode;
672 const struct opinfo *opcod
[all...]
H A Dtc-ip2k.c278 if (fixP->fx_cgen.opinfo != 0)
279 result = fixP->fx_cgen.opinfo;
284 result = fixP->fx_cgen.opinfo;
H A Dtc-iq2000.c675 iq2000_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp)
681 int opinfo;
685 operand, opinfo, exp);
690 /* If low/high was used, it is recorded in `opinfo'. */
691 if (fixP->fx_cgen.opinfo == BFD_RELOC_HI16
692 || fixP->fx_cgen.opinfo == BFD_RELOC_LO16)
693 iq2000_record_hi16 (fixP->fx_cgen.opinfo, fixP, now_seg);
702 /* Return BFD reloc type from opinfo field in a fixS.
705 #define FX_OPINFO_R_TYPE(f) ((f)->fx_cgen.opinfo)
H A Dtc-m32r.c1883 fragP->fr_cgen.opinfo,
1939 /* If low/high/shigh/sda was used, it is recorded in `opinfo'. */
1940 if (fixP->fx_cgen.opinfo != 0)
1941 return fixP->fx_cgen.opinfo;
1978 m32r_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp)
1984 int opinfo;
1988 operand, opinfo, exp);
1993 /* If low/high/shigh/sda was used, it is recorded in `opinfo'. */
1994 if (fixP->fx_cgen.opinfo == BFD_RELOC_M32R_HI16_SLO
1995 || fixP->fx_cgen.opinfo
[all...]
H A Dtc-frv.c1343 /* The relocation type should be recorded in opinfo */
1344 if (fixP->fx_cgen.opinfo != 0)
1345 return fixP->fx_cgen.opinfo;
1350 if (fixP->fx_cgen.opinfo != 0)
1351 return fixP->fx_cgen.opinfo;
1389 switch (fixP->fx_cgen.opinfo)
1763 frv_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp)
1769 int opinfo;
1773 operand, opinfo, exp);
/openbsd-current/bin/ksh/
H A Dexpr.c16 /* The order of these enums is constrained by the order of opinfo[] */
41 /* things that don't appear in the opinfo[] table */
65 struct opinfo { struct
75 static const struct opinfo opinfo[] = { variable in typeref:struct:opinfo
249 s = opinfo[(int)es->tok].name;
325 for (op = es->tok; IS_BINOP(op) && opinfo[(int) op].prec == prec;
519 for (i = 0; (n0 = opinfo[i].name[0]); i++)
521 strncmp(cp, opinfo[i].name, opinfo[
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dw65-dis.c87 const struct opinfo *op;
H A Dcgen-asm.c305 int opinfo,
314 (cd, CGEN_PARSE_OPERAND_ADDRESS, strp, opindex, opinfo,
301 cgen_parse_address(CGEN_CPU_DESC cd, const char **strp, int opindex, int opinfo, enum cgen_parse_operand_result *resultp, bfd_vma *valuep) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dw65-dis.c62 const struct opinfo *op;
H A Dcgen-asm.c306 int opinfo,
315 (cd, CGEN_PARSE_OPERAND_ADDRESS, strp, opindex, opinfo,
302 cgen_parse_address(CGEN_CPU_DESC cd, const char **strp, int opindex, int opinfo, enum cgen_parse_operand_result *resultp, bfd_vma *valuep) argument

Completed in 147 milliseconds

12