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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.c845 PIPE_ATTR b_pipe;
856 b_pipe = CGEN_INSN_ATTR_VALUE (b->insn, CGEN_INSN_PIPE);
860 || b_pipe == PIPE_NONE)
867 || b_pipe == PIPE_O
868 || (b_pipe == PIPE_O_OS && (enable_m32rx != 2)))
842 PIPE_ATTR b_pipe; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-m32r.c841 PIPE_ATTR b_pipe;
852 b_pipe = CGEN_INSN_ATTR_VALUE (b->insn, CGEN_INSN_PIPE);
856 || b_pipe == PIPE_NONE)
863 || b_pipe == PIPE_O
864 || (b_pipe == PIPE_O_OS && (enable_m32rx != 2)))
838 PIPE_ATTR b_pipe; local

Completed in 95 milliseconds