#include <ia64.h>

Data Fields | |
| enum ia64_operand_class | class |
| const char *(* | insert )(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) |
| const char *(* | extract )(const struct ia64_operand *self, ia64_insn code, ia64_insn *value) |
| const char * | str |
| struct ia64_operand::bit_field | field [4] |
| unsigned int | flags |
| const char * | desc |
Data Types | |
| type | bit_field |
Definition at line 327 of file ia64.h.
| const char*(* ia64_operand::insert)(const struct ia64_operand *self, ia64_insn value, ia64_insn *code) |
Referenced by elfNN_ia64_install_value().
| const char*(* ia64_operand::extract)(const struct ia64_operand *self, ia64_insn code, ia64_insn *value) |
Referenced by opcode_verify(), and print_insn_ia64().
| const char* ia64_operand::str |
| unsigned int ia64_operand::flags |
| const char* ia64_operand::desc |
1.5.6