【汇编语言】标志位及其含义

【汇编语言】标志位及其含义

clip_image001

标志位名称01
OF (Overflow Flag)NV (Not oVerflow)OV (OVerflow)
DF (Direction Flag)DN (DowN)UP (UP)
IF (Interrupt Flag)EI (Enable Interupt)DI (Enable Interupt)
SF (Sign Flag)PL (POsitive) 这个有点特殊就把他当成PO看NG (NeGative)
ZF (Zero Flag)NZ (Not Zero)ZR (ZeRo)
AF (Auxiliary Carry Flag)NA (Not Auxiliary carry)AC (Auxiliary Carry)
PF (Parity Flag)PO (Parity Odd)PE (Parity Even)
CF (Carry Flag)NC (No Carry)CY (CarrY)

Overflow of = OV NV [No Overflow]

Direction df = DN (decrement) UP (increment)

Interrupt if = EI (enabled) DI (disabled)

Sign sf = NG (negative) PL (positive)

Zero zf = ZR [zero] NZ [ Not zero]

Auxiliary Carry af = AC NA [ No AC ]

Parity pf = PE (even) PO (odd)

Carry cf = CY [Carry] NC [ No Carry]

*==============*

The individual abbreviations appear to have these meanings:

OV = OVerflow, NV = No oVerflow. DN = DowN, UP (up).

EI = Enable Interupt, DI = Disable Interupt.

NG = NeGative, PL = PLus; a strange mixing of terms due to the

fact that 'Odd Parity’is represented by PO (rather than

POsitive), but they stil could have used ‘MI’ for MInus.

ZR = ZeRo, NZ = Not Zero.

AC = Auxiliary Carry, NA = Not Auxiliary carry.

PE = Parity Even, PO = Parity Odd. CY = CarrY, NC = No Carry.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值