gpt4 book ai didi

assembly - x86 寄存器标志缩写

转载 作者:行者123 更新时间:2023-12-02 19:19:04 24 4
gpt4 key购买 nike

我目前正在学习汇编语言。

在 Microsoft Visual Studio 2017 中,我想检查寄存器标志的当前状态。

enter image description here

我想知道每个寄存器标志缩写代表什么,所以我查看了 wiki page on x86 register flags .

enter image description here

但是正如您所看到的,Visual Studio 中显示的注册标志缩写与 wiki 页面中的缩写不匹配。

对于 Visual Studio 中的寄存器标志,如何找出它们代表什么?

最佳答案

微软似乎对标志使用了稍微不同的缩写,它们可以在 older Visual Studio documentation 中找到。 :

OV: Overflow
UP: Direction
EI: Interrupt
PL: Sign
ZR: Zero
AC: Auxiliary carry
PE: Parity
CY: Carry

关于assembly - x86 寄存器标志缩写,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45832211/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com