Searched defs:opinfo (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | cgen.c | 84 int opinfo; member 105 queue_fixup (opindex, opinfo, expP) in queue_fixup() argument 250 gas_cgen_record_fixup (frag, where, insn, length, operand, opinfo, symbol, offset) in gas_cgen_record_fixup() argument 291 gas_cgen_record_fixup_exp (frag, where, insn, length, operand, opinfo, exp) in gas_cgen_record_fixup_exp() argument 347 gas_cgen_parse_operand (cd, want, strP, opindex, opinfo, resultP, valueP) in gas_cgen_parse_operand() argument 704 const int opinfo, in queue_fixup_recursively()
|
D | frags.h | 95 int opinfo; member
|
D | write.h | 123 int opinfo; member
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | w65-opc.h | 50 struct opinfo { struct 56 const struct opinfo optable[257]={ argument
|
D | frv-asm.c | 56 int opinfo, in parse_symbolic_address() 954 int opinfo, in parse_call_label()
|
D | cgen-asm.c | 320 int opinfo, in cgen_parse_address()
|
D | or1k-asm.c | 61 int opinfo, in parse_disp26()
|
D | m32c-asm.c | 523 int opinfo, in parse_lab_5_3()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-epiphany.h | 73 #define TC_CGEN_PARSE_FIX_EXP(opinfo, exp) \ argument
|
D | tc-m32r.h | 123 #define TC_CGEN_PARSE_FIX_EXP(opinfo, exp) \ argument
|
D | tc-xstormy16.c | 251 int opinfo, in xstormy16_cgen_record_fixup_exp()
|
D | tc-mep.c | 450 const char **strP, int opindex, int opinfo, in mep_parse_operand() 1919 int opinfo, in mep_cgen_record_fixup_exp()
|
D | tc-m32r.c | 1922 int opinfo, in m32r_cgen_record_fixup_exp() 2399 m32r_cgen_parse_fix_exp(int opinfo, expressionS *exp) in m32r_cgen_parse_fix_exp()
|
D | tc-epiphany.c | 1083 epiphany_cgen_parse_fix_exp (int opinfo, expressionS *exp ATTRIBUTE_UNUSED) in epiphany_cgen_parse_fix_exp()
|
D | tc-iq2000.c | 555 int opinfo, in iq2000_cgen_record_fixup_exp()
|
D | tc-frv.c | 1820 int opinfo, in frv_cgen_record_fixup_exp()
|