Home
last modified time | relevance | path

Searched refs:pipes (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilepro.c813 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilepro_flush_bundle()
814 current_bundle[1].opcode->pipes, in tilepro_flush_bundle()
816 ? current_bundle[2].opcode->pipes in tilepro_flush_bundle()
1155 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
Dtc-tilegx.c923 BUNDLE_TEMPLATE_MASK(current_bundle[0].opcode->pipes, in tilegx_flush_bundle()
924 current_bundle[1].opcode->pipes, in tilegx_flush_bundle()
926 ? current_bundle[2].opcode->pipes in tilegx_flush_bundle()
1270 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
/toolchain/binutils/binutils-2.27/libiberty/
Dpexecute.txh19 Use pipes for communication between processes, if possible.
102 was set in the call to @code{pex_init}, and the system supports pipes
193 On systems that do not support pipes, this function returns
203 Most systems' pipes can buffer only a fixed amount of data; a process
Dfunctions.texi868 Use pipes for communication between processes, if possible.
917 On systems that do not support pipes, this function returns
927 Most systems' pipes can buffer only a fixed amount of data; a process
1061 was set in the call to @code{pex_init}, and the system supports pipes
DChangeLog7140 * pexecute.c (pexecute): New function for mingw32. Supports pipes.
/toolchain/binutils/binutils-2.27/include/opcode/
Dtilegx.h1228 unsigned char pipes; member
Dtilepro.h1522 unsigned char pipes; member
/toolchain/binutils/binutils-2.27/zlib/
DChangeLog1226 - work around buggy fclose on pipes for HP/UX
1335 - allow skipping .gz extra-field on pipes
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20073434 (bfd_arm_vfp11_pipe): Define VFP11 instruction pipes.
/toolchain/binutils/binutils-2.27/
DChangeLog11369 taz target. Run each command separately, don't use pipes.