Use register variable的意思|示意

美 / / 英 / /

使用寄存器变量


Use register variable的网络常见释义

用来选择是否允许使用寄存器变量 ... Optimize for选择是对程序小型化还是对程序速度进行优 Use register variable用来选择是否允许使用寄存器变量。 Register optimization尽可能使用寄存器变量以减少过多的取数操 ...

用来选择是否答应使用寄存器变量 ... Optimize for 选择是对程序小型化还是对程序速度进行优化处理。 Use register variable 用来选择是否答应使用寄存器变量。 Register optimization 尽可能使用寄存器变量以减少过多的取数操作。 ...

Use register variable相关例句

You will know the environment variable is not set if you attempt to use the Register API with the reg_flag_C2Wprop field set to 1 and the call fails with a return code 8 and reason code 21.

如果您试图使用reg_flag_C2Wprop字段设置为1的Register API时,您将知道未设置环境变量,调用将失败,并返回代码8和原因代码21。

The most common analysis is data dependence analysis, which is to determine the instructions that use the variable (register or memory location) modified by another instruction.

最通常的分析是数据依存性分析,它用来确定指令使用的变量(寄存器或内存位置)是否被另一条指令修改。