Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c370 fragb[4]; member
434 the_ins.fragb[z].fragoff++; in insop()
471 the_ins.fragb[the_ins.nfrag].fragoff = the_ins.numo; in add_frag()
472 the_ins.fragb[the_ins.nfrag].fadd = add; in add_frag()
473 the_ins.fragb[the_ins.nfrag].foff = off; in add_frag()
474 the_ins.fragb[the_ins.nfrag++].fragty = type; in add_frag()
4458 wid = 2 * the_ins.fragb[0].fragoff; in md_assemble()
4460 wid += 2 * (the_ins.numo - the_ins.fragb[n - 1].fragoff); in md_assemble()
4474 wid = 2 * the_ins.fragb[n].fragoff; in md_assemble()
4476 wid = 2 * (the_ins.numo - the_ins.fragb[n - 1].fragoff); in md_assemble()
[all …]