Searched refs:reg_entry (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dcrx.h358 reg_entry; typedef in typeref:struct:__anon7916
371 extern const reg_entry crx_regtab[];
376 extern const reg_entry crx_copregtab[];
H A Dmaxq.h349 reg_entry; typedef in typeref:struct:reg
351 reg_entry *new_reg_table = NULL;
362 reg_entry system_reg_table[] =
552 reg_entry peripheral_reg_table[] =
867 reg_entry *reg;
H A Di386.h1526 static const reg_entry i386_regtab[] =
1704 static const reg_entry i386_float_regtab[] =
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dcrx-dis.c188 const reg_entry *reg = &crx_regtab[r];
201 const reg_entry *reg;
219 const reg_entry *r;
H A Dmaxq-dis.c156 reg_entry const *reg_x;
210 reg_entry const *reg_x;
H A Dcrx-opc.c585 /* Macro to build a reg_entry, which have an opcode image :
592 const reg_entry crx_regtab[] =
631 const reg_entry crx_copregtab[] =
/macosx-10.9.5/cctools-845/as/
H A Di386.c130 static const reg_entry *parse_register PARAMS ((char *reg_string,
182 const reg_entry *regs;
219 const reg_entry *base_reg;
220 const reg_entry *index_reg;
1096 const reg_entry *regtab;
4804 const reg_entry *r;
5708 static const reg_entry *
5716 const reg_entry *r;
5729 return (const reg_entry *) NULL;
5737 return (const reg_entry *) NUL
[all...]
H A Di386.h284 reg_entry; typedef in typeref:struct:__anon6862
H A Darm.c484 struct reg_entry struct
961 name, advance CCP over it and return the reg_entry structure;
964 static struct reg_entry *
969 struct reg_entry *reg;
989 reg = (struct reg_entry *) hash_find_n (arm_reg_hsh, start, p - start);
999 arm_reg_alt_syntax (char **ccp, char *start, struct reg_entry *reg,
1043 struct reg_entry *reg = arm_reg_parse_multi (ccp);
1211 struct reg_entry *reg = arm_reg_parse_multi (&str);
1930 static struct reg_entry *
1933 struct reg_entry *ne
[all...]
H A Di386-opcode.h1565 static const reg_entry i386_regtab[] =
1779 static const reg_entry i386_float_regtab[] =

Completed in 245 milliseconds