HomeSort by relevance Sort by last modified time
    Searched refs:e_processor (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
itbl-ops.h 74 } e_processor; typedef in typeref:enum:__anon4412
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);
itbl-ops.c 64 * e_processor processor = e_p3
133 e_processor processor; /* processor number */
152 static e_processor get_processor (int yyproc);
153 static struct itbl_entry **get_entries (e_processor processor,
155 static struct itbl_entry *find_entry_byname (e_processor processor,
157 static struct itbl_entry *find_entry_byval (e_processor processor,
159 static struct itbl_entry *alloc_entry (e_processor processor,
256 e_processor procn;
434 e_processor p;
448 itbl_get_name (e_processor processor, e_type type, unsigned long val
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
itbl-test.c 33 static int test_reg (e_processor processor, e_type type, char *name,
105 test_reg (e_processor processor, e_type type, char *name,

Completed in 97 milliseconds