bin86-desc.xml 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <sect2><title>Contents of Bin86-&bin86-contversion;</title>
  2. <sect3><title>Program Files</title>
  3. <para>as86, as86_encap, ld86, nm86 (link to objdump86), objdump86 and
  4. size86 (link to objdump86)</para></sect3>
  5. <sect3><title>Descriptions</title>
  6. <sect4><title>as86</title>
  7. <para>as86 is an assembler for the 8086...80386
  8. processors.</para></sect4>
  9. <sect4><title>as86_encap</title>
  10. <para>as86_encap is a shell script to call as86 and convert the created binary
  11. into a C file prog.v to be included in or linked with programs like boot
  12. block installers.</para></sect4>
  13. <sect4><title>ld86</title>
  14. <para>ld86 understands only the object files produced by the as86 assembler, it
  15. can link them into either an impure or a
  16. separate I&amp;D executable.</para></sect4>
  17. <sect4><title>nm86</title>
  18. <para>No description is currently available.</para></sect4>
  19. <sect4><title>objdump86</title>
  20. <para>No description is currently available.</para></sect4>
  21. <sect4><title>size86</title>
  22. <para>No description is currently available.</para></sect4>
  23. </sect3>
  24. </sect2>