Searched refs:find_opcode (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-tic80.c | 72 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);
|
| D | tc-d10v.c | 89 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
|
| D | tc-m68hc11.c | 184 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/ |
| D | tc-d10v.c | 1181 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) in find_opcode() function 1470 *opcode = find_opcode (*opcode, myops); in do_assemble()
|
| D | tc-m68hc11.c | 185 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/ |
| D | ChangeLog-9697 | 73 (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 …]
|
| D | ChangeLog-9899 | 183 * 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):
|
| D | ChangeLog-0001 | 217 * 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
|
| D | ChangeLog-0203 | 2437 (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/ |
| D | ChangeLog-9697 | 73 (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 …]
|
| D | ChangeLog-9899 | 183 * 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):
|
| D | ChangeLog-0001 | 217 * 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
|
| D | ChangeLog-0203 | 2437 (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
|