nasm.man
上传用户:yuppie_zhu
上传日期:2007-01-08
资源大小:535k
文件大小:15k
源码类别:

编译器/解释器

开发平台:

C/C++

  1. NASM(1)                                                   NASM(1)
  2. NNAAMMEE
  3.        nasm - the Netwide Assembler - portable 80x86 assembler
  4. SSYYNNOOPPSSIISS
  5.        nnaassmm [ --ff format ] [ --oo outfile ] [ _o_p_t_i_o_n_s...  ] infile
  6.        nnaassmm --hh
  7.        nnaassmm --rr
  8. DDEESSCCRRIIPPTTIIOONN
  9.        The  nnaassmm  command  assembles  the file _i_n_f_i_l_e and directs
  10.        output to the file _o_u_t_f_i_l_e if specified. If _o_u_t_f_i_l_e is not
  11.        specified,  nnaassmm  will  derive  a default output file name
  12.        from the name of its input file, usually by appending `.o'
  13.        or  `.obj', or by removing all extensions for a raw binary
  14.        file.  Failing  that,  the  output  file  name   will   be
  15.        `nasm.out'.
  16.    OOPPTTIIOONNSS
  17.        --hh     Causes  nnaassmm  to  exit  immediately, after giving a
  18.               summary of its invocation options, and listing  all
  19.               its supported output file formats.
  20.        --aa     Causes  nnaassmm to assemble the given input file with