destination operand
常见例句
- " The first operand is the destination register and the second is the D-Form address to load.
第一个操作数是目标寄存器,第二个操作数是要加载的 D-Form 地址。 - In non-64-bit and default 64-bit mode; stores a byte, word, or doubleword from the AL, AX, or EAX register (respectively) into the destination operand.
大概意思:不管是否是在64位模式下,都会从AL、AX或EAX寄存器保存一个字节、一个字或一个双字到目的地址。
www.ituring.com.cn 返回 destination operand