help.nop-register-notation.html

来自「有趣的模拟进化的程序 由国外一生物学家开发 十分有趣」· HTML 代码 · 共 7 行

HTML
7
字号
<html><title>Other Notation : Nop-Register-Notation</title><h1>Nop-Register-Notation</h1>A <a href="help.Registers.html">register</a>  name (AX, BX, or CX) surrounded by question marks refers to that register being used by default when the <a href="help.Instruction.html">instruction</a>  in question is being executed, but if the instruction is followed by a <a href="help.nop-instructions.html">no-operation</a>  (nop) instruction, the nop will alter the register used. A nop-A instruction indicates AX, nop-B is BX, and nop-C is CX.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?