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

12

/haiku-buildtools/binutils/include/opcode/
H A Dcr16.h362 reg_entry; typedef in typeref:struct:__anon942
374 extern const reg_entry cr16_regtab[];
379 extern const reg_entry cr16_regptab[];
384 extern const reg_entry cr16_pregtab[];
389 extern const reg_entry cr16_pregptab[];
H A Dcrx.h359 reg_entry; typedef in typeref:struct:__anon955
372 extern const reg_entry crx_regtab[];
377 extern const reg_entry crx_copregtab[];
H A Dvisium.h101 struct reg_entry struct
107 static const struct reg_entry gen_reg_table[] ATTRIBUTE_UNUSED =
145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED =
/haiku-buildtools/legacy/binutils/include/opcode/
H A Dcrx.h358 reg_entry; typedef in typeref:struct:__anon2964
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;
/haiku-buildtools/binutils/gas/config/
H A Dtc-cr16.c320 const reg_entry *rreg;
322 rreg = (const reg_entry *) hash_find (reg_hash, reg_name);
334 const reg_entry *rreg;
343 rreg = (const reg_entry *) hash_find (regp_hash, tmp_rp);
346 rreg = (const reg_entry *) hash_find (regp_hash, reg_name);
359 const reg_entry *rreg;
361 rreg = (const reg_entry *) hash_find (reg_hash, reg_name);
374 const reg_entry *rreg;
376 rreg = (const reg_entry *) hash_find (regp_hash, reg_name);
395 const reg_entry *prre
[all...]
H A Dtc-i386-intel.c32 const reg_entry *base; /* Base register (if any). */
33 const reg_entry *index; /* Index register (if any). */
220 static INLINE int i386_intel_check (const reg_entry *rreg,
221 const reg_entry *base,
222 const reg_entry *iindex)
333 const reg_entry *the_reg = (this_operand >= 0
335 const reg_entry *base = intel_state.base;
336 const reg_entry *state_index = intel_state.index;
H A Dtc-crx.c209 const reg_entry *rreg;
211 rreg = (const reg_entry *) hash_find (reg_hash, reg_name);
224 const reg_entry *coreg;
226 coreg = (const reg_entry *) hash_find (copreg_hash, copreg_name);
565 const reg_entry *regtab;
583 const reg_entry *copregtab;
1112 const reg_entry *rreg;
H A Dtc-aarch64.c341 } reg_entry;
679 return the reg_entry structure; otherwise return NULL.
682 static reg_entry *
687 reg_entry *reg;
703 reg = (reg_entry *) hash_find_n (aarch64_reg_hsh, start, p - start);
715 aarch64_check_reg_type (const reg_entry *reg, aarch64_reg_type type)
727 static const reg_entry *
732 const reg_entry *reg = parse_reg (&str);
784 static const reg_entry *
923 const reg_entry *re
340 } reg_entry; typedef in typeref:struct:__anon343
[all...]
H A Dtc-i386.c169 static const reg_entry *parse_register (char *, char **);
219 const reg_entry *mask;
247 const reg_entry *register_specifier;
257 const reg_entry *regs;
321 const reg_entry *base_reg;
322 const reg_entry *index_reg;
1947 register_number (const reg_entry *r)
2642 const reg_entry *regtab;
5928 = (const reg_entry *) hash_find (reg_hash, "xmm0");
7988 const reg_entry *mas
[all...]
H A Dtc-z80.c164 struct reg_entry struct
194 static const struct reg_entry regtable[] =
618 static const struct reg_entry cc_tab[] =
642 struct reg_entry * cc_p;
H A Dtc-visium.c915 r = sizeof (gen_reg_table) / sizeof (struct reg_entry) - 1;
952 r = sizeof (fp_reg_table) / sizeof (struct reg_entry) - 1;
H A Dtc-arm.c598 struct reg_entry struct
1221 name, advance CCP over it and return the reg_entry structure;
1224 static struct reg_entry *
1229 struct reg_entry *reg;
1251 reg = (struct reg_entry *) hash_find_n (arm_reg_hsh, start, p - start);
1261 arm_reg_alt_syntax (char **ccp, char *start, struct reg_entry *reg,
1306 struct reg_entry *reg = arm_reg_parse_multi (ccp);
1474 struct reg_entry *reg = arm_reg_parse_multi (&str);
2191 static struct reg_entry *
2194 struct reg_entry *new_re
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dcr16-dis.c203 const reg_entry * regentry = cr16_regtab + r;
216 const reg_entry * regentry = cr16_regptab + r;
229 const reg_entry * regentry;
258 const reg_entry *r;
272 const reg_entry *r;
H A Dcr16-opc.c458 /* Macro to build a reg_entry, which have an opcode image :
470 const reg_entry cr16_regtab[] =
486 const reg_entry cr16_regptab[] =
505 const reg_entry cr16_pregtab[] =
526 const reg_entry cr16_pregptab[] =
H A Di386-opc.h920 reg_entry; typedef in typeref:struct:__anon1118
927 extern const reg_entry i386_regtab[];
H A Dcrx-dis.c189 const reg_entry * regentry = &crx_regtab[r];
202 const reg_entry * regentry;
220 const reg_entry *r;
H A Dcrx-opc.c586 /* Macro to build a reg_entry, which have an opcode image :
596 const reg_entry crx_regtab[] =
635 const reg_entry crx_copregtab[] =
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-crx.c208 const reg_entry *reg;
210 reg = (const reg_entry *) hash_find (reg_hash, reg_name);
223 const reg_entry *copreg;
225 copreg = (const reg_entry *) hash_find (copreg_hash, copreg_name);
612 const reg_entry *regtab;
630 const reg_entry *copregtab;
1156 const reg_entry *reg;
H A Dtc-maxq.c81 const reg_entry * reg;
890 static reg_entry *
895 reg_entry *reg = NULL;
951 reg = (reg_entry *) & new_reg_table[j];
966 reg = (reg_entry *) & system_reg_table[j];
988 return (reg_entry *) reg;
993 static reg_entry *
999 reg_entry *r = NULL;
1012 return (reg_entry *) NULL;
1018 r = (reg_entry *) hash_fin
[all...]
H A Dtc-i386.c87 static const reg_entry *parse_register PARAMS ((char *reg_string,
128 const reg_entry *regs;
165 const reg_entry *base_reg;
166 const reg_entry *index_reg;
982 const reg_entry *regtab;
4500 const reg_entry *r;
5280 static const reg_entry *
5286 const reg_entry *r;
5299 return (const reg_entry *) NULL;
5307 return (const reg_entry *) NUL
[all...]
H A Dtc-i386.h340 reg_entry; typedef in typeref:struct:__anon2544
/haiku-buildtools/legacy/binutils/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[] =

Completed in 513 milliseconds

12