Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Ditbl-ops.c120 struct itbl_field { struct
124 struct itbl_field *next; /* next field in list */ argument
139 struct itbl_field *fields; /* list of operand definitions (if any) */
163 static struct itbl_field *alloc_field (e_type type, int sbit,
224 struct itbl_field *
228 struct itbl_field *f, **last_f; in itbl_add_operand()
391 struct itbl_field *f; in form_args()
484 struct itbl_field *f; in itbl_assemble()
580 struct itbl_field *f; in itbl_disassemble()
870 static struct itbl_field *
[all …]
Ditbl-ops.h99 struct itbl_field *itbl_add_operand (struct itbl_entry * e, int yytype,