Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Darc.h316 int arc_opcode_supported (const struct arc_opcode *);
/freebsd-12-stable/contrib/binutils/opcodes/
Darc-opc.c1631 arc_opcode_supported (const struct arc_opcode *opcode) in arc_opcode_supported() function
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arc.c1491 if (! arc_opcode_supported (opcode)) in md_assemble()