help.registers.html

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

HTML
7
字号
<html><title>CPU Components : Registers</title><h1>Registers</h1>Each <a href="help.CPU.html">CPU</a>  in avida contains three registers, each of which is made up of 32 bits. All math-based <a href="help.Instruction.html">instructions</a>  opperate on the registers, and various instruction will move the values in the registers around.

⌨️ 快捷键说明

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