Home
last modified time | relevance | path

Searched refs:e_processor (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Ditbl-ops.c136 e_processor processor; /* processor number */
160 static e_processor get_processor (int yyproc);
161 static struct itbl_entry **get_entries (e_processor processor,
163 static struct itbl_entry *find_entry_byname (e_processor processor,
165 static struct itbl_entry *find_entry_byval (e_processor processor,
167 static struct itbl_entry *alloc_entry (e_processor processor,
266 e_processor procn; in itbl_init()
442 e_processor p; in itbl_get_reg_val()
456 itbl_get_name (e_processor processor, e_type type, unsigned long val) in itbl_get_name()
470 itbl_get_val (e_processor processor, e_type type, char *name, in itbl_get_val()
[all …]
H A Ditbl-ops.h82 } e_processor; typedef
96 int itbl_get_val (e_processor processor, e_type type, char *name,
98 char *itbl_get_name (e_processor processor, e_type type, unsigned long val);
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Ditbl-ops.c135 e_processor processor; /* processor number */
159 static e_processor get_processor (int yyproc);
160 static struct itbl_entry **get_entries (e_processor processor,
162 static struct itbl_entry *find_entry_byname (e_processor processor,
164 static struct itbl_entry *find_entry_byval (e_processor processor,
166 static struct itbl_entry *alloc_entry (e_processor processor,
277 e_processor procn; in itbl_init()
453 e_processor p; in itbl_get_reg_val()
467 itbl_get_name (e_processor processor, e_type type, unsigned long val) in itbl_get_name()
481 itbl_get_val (e_processor processor, e_type type, char *name, in itbl_get_val()
[all …]
H A Ditbl-ops.h82 } e_processor; typedef
96 int itbl_get_val (e_processor processor, e_type type, char *name,
98 char *itbl_get_name (e_processor processor, e_type type, unsigned long val);