Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dnlmcode.h180 Nlm_External_Version_Header thdr; in nlm_swap_auxiliary_headers_in() local
182 amt = sizeof (thdr); in nlm_swap_auxiliary_headers_in()
183 if (bfd_bread ((void *) &thdr, amt, abfd) != amt) in nlm_swap_auxiliary_headers_in()
185 memcpy (nlm_version_header (abfd)->stamp, thdr.stamp, in nlm_swap_auxiliary_headers_in()
186 sizeof (thdr.stamp)); in nlm_swap_auxiliary_headers_in()
188 get_word (abfd, (bfd_byte *) thdr.majorVersion); in nlm_swap_auxiliary_headers_in()
190 get_word (abfd, (bfd_byte *) thdr.minorVersion); in nlm_swap_auxiliary_headers_in()
192 get_word (abfd, (bfd_byte *) thdr.revision); in nlm_swap_auxiliary_headers_in()
194 get_word (abfd, (bfd_byte *) thdr.year); in nlm_swap_auxiliary_headers_in()
196 get_word (abfd, (bfd_byte *) thdr.month); in nlm_swap_auxiliary_headers_in()
[all …]
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dnlmcode.h402 Nlm_External_Version_Header thdr; local
404 amt = sizeof (thdr);
405 if (bfd_bread ((PTR) &thdr, amt, abfd) != amt)
407 memcpy (nlm_version_header (abfd)->stamp, thdr.stamp,
408 sizeof (thdr.stamp));
410 get_word (abfd, (bfd_byte *) thdr.majorVersion);
412 get_word (abfd, (bfd_byte *) thdr.minorVersion);
414 get_word (abfd, (bfd_byte *) thdr.revision);
416 get_word (abfd, (bfd_byte *) thdr.year);
418 get_word (abfd, (bfd_byte *) thdr.month);
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td73 def THDR : UnaryRRE<"thdr", 0xB359, null_frag, FP64, FP64>;
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ds390-opc.txt440 b359 thdr RRE_RR "convert long bfp to long hfp" g5 esa,zarch
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ds390-opc.txt440 b359 thdr RRE_RR "convert long bfp to long hfp" g5 esa,zarch