⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 usage.sp

📁 开放源码的编译器open watcom 1.6.0版的源代码
💻 SP
字号:
:segment ENGLISH
Usage:   wasm [options] asm_file [options] [@env_var]
:segment qnx|linux
Options:
:elsesegment
Options:                    ( /option is also supported )
:endsegment
-{0,1,2,3,4,5,6}{p}{r,s}
    -0          8086 instructions
    -1          80186 instructions
    -2          80286 instructions
    -3          80386 instructions
    -4          80486 instructions
    -5          Pentium instructions
    -6          Pentium Pro instructions
    add p       protected mode
    add r       register calling conventions
    add s       stack calling conventions
                ie: -2      -3s     -4pr    -5p
-bt=<os>            set the build target to <os>
-c                  disable output OMF COMMENT record about data in code
-d<name>[=text]     define text macro
-d1                 line number debugging support
-e                  stop reading ASM file at END directive
-e<number>          set error limit number
-fr=<file_name>     set error file name
-fo=<file_name>     set object file name
-fi=<file_name>     force <file_name> to be included
-fpc                calls to floating-point library
-fpi                inline 80x87 instructions with emulation
-fpi87              inline 80x87 instructions
-fp0                floating-point for 8087
-fp2                floating-point for 287
-fp3                floating-point for 387
-fp5                floating-point for Pentium
-fp6                floating-point for Pentium Pro
-i=<directory>      add directory to list of include directories
-j or -s            force signed types to be used for signed values
-m{t,s,m,c,l,h,f}   memory model:
                    (Tiny, Small, Medium, Compact, Large, Huge, Flat)
:segment HIDDEN
-nc=<name>          set code class name
:endsegment
-nd=<name>          set data segment name
-nm=<name>          set module name
-nt=<name>          set name of text segment
-o                  allow C form of octal constants
-zcm                set C name mangler to MASM compatible mode
-zld                suppress generation of file dependency info in object file
-zq or -q           operate quietly
-zz                 remove '@size' from STDCALL function names
-zzo                don't mangle STDCALL symbols (backward compatible)
-? or -h            print this message
-w<number>          set warning level number
-we                 treat all warnings as errors
-wx                 set warning level to the highest level

:elsesegment JAPANESE
巊梡曽朄: wasm [options] file [options] [@env_var]
:segment qnx
僆僾僔儑儞:
:elsesegment
僆僾僔儑儞:                 ( /堤呒

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -