



全文预览已结束
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
汇编中常见的一些错误信息ml.exe错误信息:FATAL 严重错误cannot open file不能打开文件 I/O error closing fileI/O错误 正在关闭文件I/O error writing fileI/O错误 正在写文件I/O error reading file I/O错误 正在读取文件out of memory 缺少内存assembler limit : macro parameter name table full 汇编限制:宏参数名表已满invalid command-line option 无效命令行参数nesting level too deep 嵌套过深unmatched macro nesting 不正确的宏嵌套line too long 行太长unmatched block nesting 不正确的区、段嵌套directive must be in control block 指令必须在控制段error count exceeds 100; stopping assembly 错误数超过100,停止汇编invalid numerical command-line argument 无效命令行参数too many arguments 太多参数、定义、冲突statement too complex 声明太复杂Internal Assembler Error 内部汇编错误missing source filename 找不到源文件名COFF error writing file COFF错误,正在写文件invalid debug and browser data; file exceeds line limit 不能排除故障和浏览数据;文件超过行限制cannot find link.exe 找不到连接程序cannot find cvpack.exe 找不到cvpack.exe SEVERE 严重的错误memory operand not allowed in context 内存操作数无法载入上下文环境immediate operand not allowed 当前操作数无法载入cannot have more than one ELSE clause per IF block IF段只能有一个ELSE从句extra characters after statement 附加的字符在声明之后symbol type conflict 符号类型冲突symbol redefinition 符号已经定义undefined symbol 符号没有定义non-benign record redefinition 没有利于记录的定义syntax error 语法错误syntax error in expression 表达式存在语法错误invalid type expression 无效的类型表达式distance invalid for word size of current segment 当前区、段的大小命令无效PROC, MACRO, or macro repeat directive must precede LOCAL PROC, MACRO, 或 macro repeat指令必须在LOCAL之前.MODEL must precede this directive .MODEL必须在指令之前cannot define as public or external 不能定义为公有或外部的segment attributes cannot change 区、段属性不能更换expression expected 预期表达式operator expected 预期操作数invalid use of external symbol 使用了无效的外部符号operand must be RECORD type or field 操作数必须是RECORD类型或域identifier not a record 没有记录标示符record constants may not span line breaks 连续记录不能超过行间隔instruction operands must be the same size 命令操作数必须是一样的长度instruction operand must have size 命令操作数必须有长度invalid operand size for instruction 操作数长度对于指令无效operands must be in same segment 操作数必须在相同的段constant expected 连续预期operand must be a memory expression 操作数必须是一个内存表达式expression must be a code address 表达式必须是一个代码地址multiple base registers not allowed 不允许多重基础寄存器multiple index registers not allowed 不允许多重标志寄存器must be index or base register 必须是基础或标志寄存器invalid use of register 使用的寄存器无效invalid INVOKE argument 无效的INVOKE符号must be in segment block 必须在区、段、块中DUP too complex DUP太复杂too many initial values for structure 太多结构的基础资料statement not allowed inside structure definition 声明不允许在结构里面missing operand for macro operator 找不到宏的操作数line too longsegment register not allowed in context 上下文不允许有寄存器string or text literal too long 文本或字符串太长statement too complex 声明太复杂identifier too long 标识符太长invalid character in file 文件里有无效字符missing angle bracket or brace in literal 语句里找不到同样的括弧或框架missing single or double quotation mark in string 找不到单引号或双引号empty (null) string 没有字符串nondigit in number 没有总数syntax error in floating-point constant 不确定的指向中有语法错误real or BCD number not allowed 不允许real或BCD编码text item required 必须的文本项forced error 强制错误forced error : value equal to 0 标准等于零forced error : value not equal to 0 标准不等于零forced error : symbol not defined 符号没有定义forced error : symbol defined 符号已定义forced error : string blank 字符串是空的forced error : string not blank 字符串不是空的forced error : strings equal 字符串是相同的forced error : strings not equal 字符串不是相同的ELSEIF2/.ERR2 not allowed : single-pass assembler ELSEIF2/.ERR2不允许单独汇编expression too complex for .UNTILCXZ .UNTILCXZ表达式太复杂can ALIGN only to power of 2 仅能对齐到2的幂structure alignment must be 1, 2, 4, 8, or 16 结构对齐必须是1,2,4,8或16expected 预定义incompatible CPU mode and segment size 不匹配的CPU模式和段尺寸LOCK must be followed by a memory operation LOCK指令必须跟在内存操作之后instruction prefix not allowed 不允许的命令前缀no operands allowed for this instruction 指令没有操作数invalid instruction operands 无效的指令操作数initializer magnitude too large for specified size 初始指定尺寸太大cannot access symbol in given segment or group 在特定的段或类不能存取符号operands have different frames 操作数存在不同的结构cannot access label through segment registers 在段寄存器中不能存取标记jump destination too far 跳转目标太远jump destination must specify a label 跳转目标必须指定一个标记instruction does not allow NEAR indirect addressing 指令不允许近间接寻址instruction does not allow FAR indirect addressing 指令不允许远间接寻址instruction does not allow FAR direct addressing 指令不允许远直接寻址jump distance not possible in current CPU mode 跳转距离不适合当前CPU模式missing operand after unary operator 一元运算符之后找不到操作数cannot mix 16- and 32-bit registers 不能结合16位和32位寄存器invalid scale value 无效范围标准constant value too large 连续标准太多instruction or register not accepted in current CPU mode 当前CPU模式不认可的指令或寄存器reserved word expected 预期的保留字instruction form requires 80386/486 指令需要80386/486指示END directive required at end of file END指令必须在文件结尾too many bits in RECORD 太多位在记录里positive value expected 预期的明确的标准index value past end of string 索引标准在字符串结尾之后count must be positive or zero 计数必须是零或明确的count value too large 计数标准太多operand must be relocatable 操作数必须是转移表constant or relocatable label expected 预期的转移表或连续的segment, group, or segment register expec
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 公司定制家具合同范例
- 养殖场及山羊承包合同样本
- 代工研磨合同标准文本
- 上海家装室内设计合同样本
- 劳务厨师合同标准文本
- 加班维修冷库合同样本
- 企业中标之后合同样本
- 制造业推广使用合同标准文本
- 入库框架协议合同范例
- 办公厂招商加盟合同范例
- 2024年《宪法》知识竞赛必背100题题库带解析及参考答案(考试直接用)
- MOOC 电子线路分析基础-西安电子科技大学 中国大学慕课答案
- 《急性缺血性卒中血管内治疗中国指南2023》解读
- 老人孤独的护理措施
- 心脏瓣膜疾病一病一品
- 2024-2025年全国初中化学竞赛试卷及答案
- YS-T 3038-2020 黄金生产用颗粒活性炭
- 新生儿低蛋白血症指南课件
- 四川省宜宾市2023-2024学年八年级上学期期末义务教育阶段教学质量监测英语试题
- 电力各种材料重量表总
- 班级管理课件:班级文化管理
评论
0/150
提交评论