HomeSort by relevance Sort by last modified time
    Searched defs:reg_entry (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-z80.c 164 struct reg_entry struct
194 static const struct reg_entry regtable[] =
616 static const struct reg_entry cc_tab[] =
640 struct reg_entry * cc_p;
    [all...]
tc-aarch64.c 273 } reg_entry;
652 return the reg_entry structure; otherwise return NULL.
655 static reg_entry *
660 reg_entry *reg;
676 reg = (reg_entry *) hash_find_n (aarch64_reg_hsh, start, p - start);
688 aarch64_check_reg_type (const reg_entry *reg, aarch64_reg_type type)
720 const reg_entry *reg = parse_reg (&str);
881 const reg_entry *reg = parse_reg (&str);
1184 static reg_entry *
1187 reg_entry *new
272 } reg_entry; typedef in typeref:struct:__anon74005
    [all...]
tc-arm.c 548 struct reg_entry struct
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 362 reg_entry; typedef in typeref:struct:__anon74584
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[];
crx.h 359 reg_entry; typedef in typeref:struct:__anon74597
372 extern const reg_entry crx_regtab[];
377 extern const reg_entry crx_copregtab[];
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 869 reg_entry; typedef in typeref:struct:__anon74819
876 extern const reg_entry i386_regtab[];

Completed in 437 milliseconds