Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-dlx.c35 #define machine_it dlx_it macro
49 struct machine_it struct
64 /* static void print_insn PARAMS ((struct machine_it *)); */ argument
H A Dtc-a29k.c35 #define machine_it a29k_it macro
45 struct machine_it struct
59 /* static void print_insn PARAMS ((struct machine_it *insn)); */ argument
H A Dtc-or32.c44 #define machine_it or32_it macro
49 struct machine_it struct
51 char * error;
52 unsigned long opcode;
53 struct nlist * nlistp;
54 expressionS exp;
55 int pcrel;
56 int reloc_offset; /* Offset of reloc within insn. */
57 int reloc;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-dlx.c32 #define machine_it dlx_it macro
46 struct machine_it struct
48 char *error;
49 unsigned long opcode;
50 struct nlist *nlistp;
51 expressionS exp;
52 int pcrel;
53 int size;
55 int reloc;
56 int HI;
[all …]
H A Dtc-or32.c41 #define machine_it or32_it macro
46 struct machine_it struct
48 char * error;
49 unsigned long opcode;
50 struct nlist * nlistp;
51 expressionS exp;
52 int pcrel;
53 int reloc_offset; /* Offset of reloc within insn. */
54 int reloc;