• And the % ecx register explicitly loads the count.

    ecx寄存器明确装入count。

    youdao

  • The count value is put into % ecx as it is needed by rep prefix.

    因为rep前缀需要count,所以放入%ecx中。

    youdao

  • Then at line C8, the instance pointer is dereferenced and stored in ecx.

    然后c8行处,instance指针解除引用存储到ecx

    youdao

  • Unless this is done, GCC assumes that % eax and % ecx are free, and it may decide to use them for storing other data.

    完成这一步之前,gcc假设%eax%ecx自由的,可能决定它们用作存储其它数据

    youdao

  • But GCC won't know this unless we inform it, which is exactly what we do by including % eax and % ecx in the clobbered register set.

    GCC我们通知以前知道这些的,我们是通过%eax%ecx包括修饰寄存器集中来通知GCC的。

    youdao

  • In the following example, the cpuid instruction takes the input in the % eax register and gives output in four registers: % eax, % ebx, % ecx, % edx.

    在下面的示例中,cpuid指令采用%eax寄存器中的输入,然后四个寄存器给出输出:% eax、%ebx、%ecx、%edx

    youdao

  • In the following example, the cpuid instruction takes the input in the % eax register and gives output in four registers: % eax, % ebx, % ecx, % edx.

    在下面的示例中,cpuid指令采用%eax寄存器中的输入,然后四个寄存器给出输出:% eax、%ebx、%ecx、%edx

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定