Home
last modified time | relevance | path

Searched refs:first_pipe (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c1123 int first_pipe; in md_assemble() local
1155 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
1161 &op->operands[first_pipe][0], in md_assemble()
Dtc-tilegx.c1238 int first_pipe; in md_assemble() local
1270 for (first_pipe = 0; (op->pipes & (1 << first_pipe)) == 0; first_pipe++) in md_assemble()
1276 &op->operands[first_pipe][0], in md_assemble()