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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-spu.c928 enum _insn_type { non_branch, branch, call } insn_type; enumerator in enum:_insn_type
954 insn_type = non_branch;
1003 insn_type != non_branch))

Completed in 75 milliseconds