Home
last modified time | relevance | path

Searched defs:arc_operand (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Darc.h212 struct arc_operand struct
215 unsigned int bits;
218 unsigned int shift;
221 signed int default_reloc;
224 unsigned int flags;
242 unsigned long long (*insert) (unsigned long long instruction,
268 extern const struct arc_operand arc_operands[]; argument
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Darc.h212 struct arc_operand struct
215 unsigned int bits;
218 unsigned int shift;
221 signed int default_reloc;
224 unsigned int flags;
242 unsigned long long (*insert) (unsigned long long instruction,
268 extern const struct arc_operand arc_operands[]; argument