Home
last modified time | relevance | path

Searched refs:the_ins (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c313 the_ins.opcode[z] = the_ins.opcode[z - 1]; in insop()
332 the_ins.reloc[the_ins.nrel].exp = exp->exp; in add_fix()
333 the_ins.reloc[the_ins.nrel].wid = width; in add_fix()
334 the_ins.reloc[the_ins.nrel].pcrel_fix = pc_fix; in add_fix()
338 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel; in add_fix()
354 the_ins.fragb[the_ins.nfrag].fragoff = the_ins.numo; in add_frag()
355 the_ins.fragb[the_ins.nfrag].fadd = add; in add_frag()
356 the_ins.fragb[the_ins.nfrag].foff = off; in add_frag()
357 the_ins.fragb[the_ins.nfrag++].fragty = type; in add_frag()
2725 the_ins.reloc[the_ins.nrel - 1].n = in m68k_ip()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c271 the_ins.opcode[z] = the_ins.opcode[z - 1];
294 the_ins.reloc[the_ins.nrel].exp = exp->exp;
295 the_ins.reloc[the_ins.nrel].wid = width;
296 the_ins.reloc[the_ins.nrel].pcrel_fix = pc_fix;
300 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel;
319 the_ins.fragb[the_ins.nfrag].fragoff = the_ins.numo;
320 the_ins.fragb[the_ins.nfrag].fadd = add;
321 the_ins.fragb[the_ins.nfrag].foff = off;
322 the_ins.fragb[the_ins.nfrag++].fragty = type;
2555 the_ins.reloc[the_ins.nrel - 1].n =
[all …]