Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dtic80-dis.c260 const struct tic80_opcode *vec_opcode) in print_instruction() argument
275 opcode != vec_opcode) in print_instruction()
288 if (opcode->flags & TIC80_VECTOR && vec_opcode == NULL && TWO_INSN (insn)) in print_instruction()