Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic80.c72 static struct tic80_opcode * find_opcode PARAMS ((struct tic80_opcode *, expressionS []));
311 find_opcode (opcode, myops) in find_opcode() function
808 opcode = find_opcode (opcode, myops);
Dtc-d10v.c89 static struct d10v_opcode *find_opcode PARAMS ((struct d10v_opcode *opcode, expressionS ops[]));
1349 *opcode = find_opcode (*opcode, myops);
1386 find_opcode (opcode, myops) in find_opcode() function
Dtc-m68hc11.c184 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
2384 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function
2552 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-d10v.c1181 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function
1470 *opcode = find_opcode (*opcode, myops); in do_assemble()
Dtc-m68hc11.c185 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
2385 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], in find_opcode() function
2553 opcode = find_opcode (opc, operands, &nb_operands); in md_assemble()
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-969773 (find_opcode): Don't use short forms of PC relative branches if
183 * config/tc-d10v.c (parallel_ok, find_opcode):
205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
2191 (find_opcode): Match operands that can be floats.
2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match
2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just
2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol
2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
2775 * config/tc-d10v.c (find_opcode): Correctly calculate
3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating
[all …]
DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
2654 (find_opcode): Cope with the case where a register name matches
2668 * config/tc-d10v.c (find_opcode): Generate an error if a register
4496 * config/tc-d10v.c (parallel_ok, find_opcode):
DChangeLog-0001217 * config/tc-d10v.c (find_opcode): Reject SP operand if
241 * config/tc-d10v.c (find_opcode): Reject non-SP operand if
951 (build_reg_mode, find, find_opcode): Likewise.
5534 * config/tc-d10v.c (find_opcode): Remove extraneous `='.
6829 * config/tc-d10v.c (find_opcode): Correctly calculate position of
7385 * config/tc-d10v.c (find_opcode): Add a symbol's value to
DChangeLog-02032437 (find_opcode): Add comment.
3361 (find_opcode): Warning fixes, simplify.
6138 (find_opcode): Fix warning in as_warn.
6151 * config/tc-d10v.c (find_opcode): Emit a warning if one of the
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-969773 (find_opcode): Don't use short forms of PC relative branches if
183 * config/tc-d10v.c (parallel_ok, find_opcode):
205 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
2191 (find_opcode): Match operands that can be floats.
2206 * config/tc-tic80.c (find_opcode, build_insn): Changes to match
2301 (find_opcode): Allow O_symbol relocs for any 32 bit field, not just
2372 * config/tc-tic80.c (find_opcode): Add code to support O_symbol
2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
2775 * config/tc-d10v.c (find_opcode): Correctly calculate
3978 * config/tc-d10v.c (find_opcode): Fix problem with calculating
[all …]
DChangeLog-9899183 * config/tc-d10v.c (find_opcode): Allow ATSIGN to match
2654 (find_opcode): Cope with the case where a register name matches
2668 * config/tc-d10v.c (find_opcode): Generate an error if a register
4496 * config/tc-d10v.c (parallel_ok, find_opcode):
DChangeLog-0001217 * config/tc-d10v.c (find_opcode): Reject SP operand if
241 * config/tc-d10v.c (find_opcode): Reject non-SP operand if
951 (build_reg_mode, find, find_opcode): Likewise.
5534 * config/tc-d10v.c (find_opcode): Remove extraneous `='.
6829 * config/tc-d10v.c (find_opcode): Correctly calculate position of
7385 * config/tc-d10v.c (find_opcode): Add a symbol's value to
DChangeLog-02032437 (find_opcode): Add comment.
3361 (find_opcode): Warning fixes, simplify.
6138 (find_opcode): Fix warning in as_warn.
6151 * config/tc-d10v.c (find_opcode): Emit a warning if one of the