Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dtic80-dis.c261 const struct tic80_opcode *vec_opcode) in print_instruction() argument
276 opcode != vec_opcode) in print_instruction()
289 if (opcode->flags & TIC80_VECTOR && vec_opcode == NULL && TWO_INSN (insn)) in print_instruction()