Searched refs:label18 (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-frv.c1558 bfd_vma label18;
1563 label6 opcode label18
1566 where label24 is the concatenation of label6 and label18. */
1580 label18 = value & 0x3ffff;
1584 insn = insn | label18;
1557 bfd_vma label18; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-frv.c2335 bfd_vma label18;
2340 label6 opcode label18
2343 where label24 is the concatenation of label6 and label18. */
2357 label18 = value & 0x3ffff;
2361 insn = insn | label18;
2334 bfd_vma label18; local

Completed in 171 milliseconds