assembly directive的意思|示意

美 / əˈsembli dɪˈrektɪv / 英 / əˈsɛmbli dɪˈrɛktɪv /

[计] 汇编命令,汇编指令


assembly directive的用法详解

英语单词assembly directive的用法讲解

Assembly directive是指程序中一条使用特定指令集的指令,它能够控制程序的语言环境,处理程序状态,以及数据访问方式等。

1、定义指令:

Define Directive用于定义程序可以访问的标识符(如变量、数据表或常量)。它可以指定标识符的位置和长度等信息。

2、组织指令:

Organize Directive用于将指令和数据组织成可以执行的指令序列,以及定义和实现变量、数组或结构体的存储长度。

3、跳转指令:

Jump Directive用于跳转到指定的指令处,以及计算和跳转到相应的指令地址。

4、调用指令:

Call Directive可以调用程序中定义的其他过程,并且可以支持带参数和返回值的调用。

5、标签指令:

Label Directive可以给指令设置标签,以便之后的跳转指令可以根据标签跳转到指定的位置。

6、函数指令:

Function Directive可以定义独立的函数,这些函数可以被其他程序调用,也可以被本程序调用,它们可以支持带参数和返回值。

以上就是Assembly directive的用法讲解,Assembly directive可以满足指令集编程需要,是程序语言环境控制和数据访问方式等方面的重要指令集之一。

assembly directive相关短语

1、 conditional assembly directive 条件汇编指令,翻译,条件汇编指令英语

2、 assembly language directive 汇编语言指令

assembly directive相关例句

This research has a certain directive significance to the design of the hydraulic system for the assembly of the stator assembly.

该研究对定子组件装配液压系统设计具有一定的指导意义。

Software using assembly language for programming, so that the implementation of Directive speed, to save storage space.

软件方面采用汇编语言来进行程序设计,使指令的执行速度快,节省存储空间。

The MrefBuilderStatic project doesn't build; has errors such as "The type or namespace name 'RootFilter' could not be found (are you missing a using directive or an assembly reference?)"

MrefBuilderStatic项目构建失败,报告的错误为:“The type or namespace name ' Root Filter ' could not be found (are you missing a using directive or an assembly reference ?)”