Searched refs:pipeX01 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dtilegx_disasm.c7664 Int pipeX01 = (opc->pipes & 0x01) ? 0 : 1; local
7673 fixed_bit_values[pipeX01 ? 0 : 1];
7675 insn |= opc->fixed_bit_values[pipeX01];
7682 &tilegx_operands[opc->operands[pipeX01][i]];

Completed in 91 milliseconds