Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dalpha.h82 struct alpha_operand struct
85 unsigned int bits : 5;
88 unsigned int shift : 5;
91 signed int default_reloc : 16;
94 unsigned int flags : 16;
112 unsigned (*insert) (unsigned instruction, int op, const char **errmsg);
137 extern const struct alpha_operand alpha_operands[]; argument
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dalpha.h82 struct alpha_operand struct
85 unsigned int bits : 5;
88 unsigned int shift : 5;
91 signed int default_reloc : 16;
94 unsigned int flags : 16;
112 unsigned (*insert) (unsigned instruction, int op, const char **errmsg);
137 extern const struct alpha_operand alpha_operands[]; argument