Searched refs:parallel_ok (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-d30v.c | 679 parallel_ok (struct d30v_insn *op1, in parallel_ok() function 967 && parallel_ok (opcode1, insn1, opcode2, insn2, exec_type) in write_2_short() 1032 if (! parallel_ok (opcode1, insn1, opcode2, insn2, exec_type)) in write_2_short() 1661 && parallel_ok (&prev_opcode, (long) prev_insn, in md_assemble()
|
D | tc-d10v.c | 829 parallel_ok (struct d10v_opcode *op1, in parallel_ok() function 986 && parallel_ok (opcode1, insn1, opcode2, insn2, exec_type)) in write_2_short()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9697 | 43 (parallel_ok): Ditto. 54 parallel operations, call parallel_ok to make sure everything is 58 (parallel_ok): Allow add/tx ... to be done in parallel with 78 * config/tc-d30v.c (parallel_ok): Remove non-register bits from 183 * config/tc-d10v.c (parallel_ok, find_opcode): 431 * config/tc-d10v.c (parallel_ok): Allow parallel instruction issue 474 * config/tc-d10v.c (parallel_ok): Flag SP as modified for @-sp 479 * config/tc-d10v.c (parallel_ok): Note that auto increment and 734 * config/tc-d30v.c (parallel_ok): Check to see if first 737 * config/tc-d30v.c (parallel_ok): Major code reorganization. [all …]
|
D | ChangeLog-9899 | 2587 * config/tc-d30v.c (parallel_ok): Ignore conflicts when explicitly 2598 (parallel_ok): Disallow parallel instructions that both modify the 4428 * config/tc-d30v.c (parallel_ok): For the explicitly parallel 4496 * config/tc-d10v.c (parallel_ok, find_opcode): 4689 (parallel_ok): Relaxed parallel subinstruction dependency check.
|
D | ChangeLog-0203 | 5651 (parallel_ok): Prevent packing only if the first 6149 * tc-d10v.c (parallel_ok): Prevent packing only if the first
|
D | ChangeLog-0001 | 6197 * config/tc-d10v.c (write_2_short, parallel_ok, md_assemble, 7322 * config/tc-d30v.c (parallel_ok): Use FLAG_NOT_WITH_ADDSUBppp to
|