Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDitbl-ops.c134 e_processor processor; /* processor number */
153 static e_processor get_processor (int yyproc);
154 static struct itbl_entry **get_entries (e_processor processor,
156 static struct itbl_entry *find_entry_byname (e_processor processor,
158 static struct itbl_entry *find_entry_byval (e_processor processor,
160 static struct itbl_entry *alloc_entry (e_processor processor,
257 e_processor procn; in itbl_init()
433 e_processor p; in itbl_get_reg_val()
447 itbl_get_name (e_processor processor, e_type type, unsigned long val) in itbl_get_name()
461 itbl_get_val (e_processor processor, e_type type, char *name, in itbl_get_val()
[all …]
HDitbl-ops.h74 } e_processor; typedef
88 int itbl_get_val (e_processor processor, e_type type, char *name,
90 char *itbl_get_name (e_processor processor, e_type type, unsigned long val);
HDChangeLog591 * itbl-ops.h (enum e_processor): Initialise the e_nprocs field