Home
last modified time | relevance | path

Searched defs:machine_it (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c34 #define machine_it dlx_it macro
48 struct machine_it struct
50 char *error;
51 unsigned long opcode;
52 struct nlist *nlistp;
53 expressionS exp;
54 int pcrel;
55 int size;
56 int reloc_offset; /* Offset of reloc within insn. */
57 bfd_reloc_code_real_type reloc;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c34 #define machine_it dlx_it macro
48 struct machine_it struct
50 char *error;
51 unsigned long opcode;
52 struct nlist *nlistp;
53 expressionS exp;
54 int pcrel;
55 int size;
56 int reloc_offset; /* Offset of reloc within insn. */
57 bfd_reloc_code_real_type reloc;
[all …]