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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.c885 PIPE_ATTR b_pipe;
896 b_pipe = CGEN_INSN_ATTR_VALUE (b->insn, CGEN_INSN_PIPE);
900 || b_pipe == PIPE_NONE)
907 || b_pipe == PIPE_O
908 || (b_pipe == PIPE_O_OS && (enable_m32rx != 2)))
882 PIPE_ATTR b_pipe; local
/openbsd-current/gnu/usr.bin/binutils-2.17/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

Completed in 86 milliseconds