Home
last modified time | relevance | path

Searched refs:pipeline (Results 1 – 25 of 35) sorted by relevance

12

/toolchain/binutils/binutils-2.25/libiberty/
Dpexecute.txh7 independent interface to execute a pipeline.
38 Execute one program in a pipeline. On success this returns
50 This must be set on the last program in the pipeline. In particular,
88 flag can be specified only on the last program in pipeline.
150 Execute one program in a pipeline, permitting the environment for the
165 the pipeline as input.
183 the first program in the pipeline; @var{fp} is opened for writing.
188 finished writing data to the pipeline.
209 before starting the first process in the pipeline, consider using
215 program in the pipeline is waiting for the next to read more data, and
[all …]
Dfunctions.texi856 independent interface to execute a pipeline.
888 the pipeline as input.
907 the first program in the pipeline; @var{fp} is opened for writing.
912 finished writing data to the pipeline.
933 before starting the first process in the pipeline, consider using
939 program in the pipeline is waiting for the next to read more data, and
969 error of the last program in the pipeline. When this is used,
983 output of the last program in the pipeline. When this is used,
997 Execute one program in a pipeline. On success this returns
1009 This must be set on the last program in the pipeline. In particular,
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
Dnohazard.s3 # the pipeline.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-tilepro.texi65 pipeline than the next one, etc. This fact, combined with the
67 allows precise control over which pipeline executes each instruction.
70 assembler will automatically try to find a valid pipeline
78 instructions (not @code{fnop}) to fill the remaining pipeline slots in
Dc-tilegx.texi81 pipeline than the next one, etc. This fact, combined with the
83 allows precise control over which pipeline executes each instruction.
86 assembler will automatically try to find a valid pipeline
94 instructions (not @code{fnop}) to fill the remaining pipeline slots in
Dc-arc.texi200 @var{shortcut} in the pipeline. The valid values are:
214 can shortcut the pipeline.
Dc-m32r.texi342 @item Instructions share the same execution pipeline
344 instruction whoes components both use the same execution pipeline.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c877 tilepro_pipeline pipeline = instr->pipe; in tilepro_flush_bundle() local
880 bits |= emit_tilepro_instruction (opcode->fixed_bit_values[pipeline], in tilepro_flush_bundle()
882 &opcode->operands[pipeline][0], in tilepro_flush_bundle()
Dtc-tilegx.c986 tilegx_pipeline pipeline = instr->pipe; in tilegx_flush_bundle() local
989 bits |= emit_tilegx_instruction (opcode->fixed_bit_values[pipeline], in tilegx_flush_bundle()
991 &opcode->operands[pipeline][0], in tilegx_flush_bundle()
/toolchain/binutils/binutils-2.25/cpu/
Dm32r.cpu44 ; An attribute to describe which pipeline an insn runs in.
52 (comment "parallel execution pipeline selection")
216 ; - format of pipeline entry:
217 ; (pipeline name (stage1-name ...) (stage2-name ...) ...)
231 (pipeline p-non-mem "" () ((fetch) (decode) (execute) (writeback)))
232 (pipeline p-mem "" () ((fetch) (decode) (execute) (memory) (writeback)))
289 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
302 (pipeline p-o "" () ((fetch) (decode) (execute) (writeback)))
303 (pipeline p-s "" () ((fetch) (decode) (execute) (writeback)))
304 (pipeline p-o-mem "" () ((fetch) (decode) (execute) (memory) (writeback)))
[all …]
Dxc16x.cpu41 ; An attribute to describe which pipeline an insn runs in generally OS.
46 (comment "parallel execution pipeline selection")
89 (pipeline p-mem "" () ((prefetch) (fetch) (decode) (address) (memory) (execute) (writeback)))
Dor1korbis.cpu496 (dni l-psync "pipeline sync"
Dfrv.cpu67 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
91 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
513 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
951 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
974 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
1351 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
1735 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
1764 (comment "parallel execution pipeline selection")
Dcris.cpu247 ; It seems this pipeline description isn't used at all; this is just
250 (pipeline all "" () ((fetch) (decode) (memory) (execute) (writeback)))
252 ; Units that contribute only a constant pipeline delay are not included.
Dmep-core.cpu2013 (dnci halt "halt pipeline" (VOLATILE)
2020 (dnci sleep "sleep pipeline" (VOLATILE)
Dfr30.cpu68 (pipeline all "" () ((fetch) (decode) (execute) (writeback)))
/toolchain/binutils/binutils-2.25/ld/emultempl/
Daarch64elf.em364 { "no-pipeline-knowledge", no_argument, NULL, '\'p\''},
Darmelf.em547 { "no-pipeline-knowledge", no_argument, NULL, '\'p\''},
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-02031467 no-pipeline-knowledge. This will prevent the getopt package from
1469 --no-pipeline-knowledge.
2946 "--no-pipeline-knowledge".
DChangeLog-200444 * emultempl/armelf.em: Ignore -p and -no-pipeline-knowledge.
DChangeLog-9899680 '-p' or '--no-pipeline-knowledge'.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20051816 (do_t_branch, insns [b, bl]): Don't encode pipeline offset.
1821 argument. Handle all adjustment for pipeline offset here.
1823 need to extract pre-encoded pipeline adjustments from various
DChangeLog-98991554 * config/tc-arm.c (md_apply_fix3): Add pipeline offset into reloc
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-98992325 (elf32_arm_final_link_relocate): Only add in pipeline offset if
/toolchain/binutils/binutils-2.25/gas/po/
Did.po6230 msgstr "Instruksi pipeline: fsrc1 = fdest"
7561 msgid "Instructions share the same execution pipeline"
7562 msgstr "Instruksi membagi eksekusi pipeline yang sama"

12