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

  /toolchain/binutils/binutils-2.25/gas/
itbl-ops.h 74 } e_processor; typedef in typeref:enum:__anon75696
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;
437 e_processor p;
451 itbl_get_name (e_processor processor, e_type type, unsigned long val
    [all...]
ChangeLog-2007     [all...]
  /toolchain/binutils/binutils-2.25/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 634 milliseconds