1.Here's a quick example in pseudo assembly (based loosely on 8086 code using MASM) with roughly corresponding C functions listed next to it.
这里有一个伪汇编写的快速例子(基于松散的8086代码使用MASM),旁边列出其大致对应的C语句。
2.Provides links to topics describing the MASM directives, operators, and error messages.
提供指向描述MASM指令、运算符和错误信息的主题的链接。
3.The shown source code is in Microsoft Assembler style (MASM [3]).
这里给出的代码是微软汇编体系(MASM[3])。
4.In MASM's at segmentation model, how many bits hold the address of an instruction or variable?
在MASM的平坦分段模型中,指令或变量的地址是多少位?
5.Preparation and Laboratory Evaluation of Oil-soluble Viscosity Reducer MASM for Viscous Crude Oil
稠油油溶性降粘剂MASM的合成及室内评价
6.Implementation of Access to PCI Configuration Space With MASM Programming
汇编语言实现PCI设备配置空间的访问