File: help.Instruction.html

package info (click to toggle)
avida 2.0b7-4.2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 5,244 kB
  • ctags: 8,357
  • sloc: cpp: 57,327; ansic: 7,554; sh: 861; makefile: 492; perl: 169; exp: 21
file content (6 lines) | stat: -rw-r--r-- 467 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<html>
<title>CPU Components : Instruction</title>

<h1>Instruction</h1>

Each position in an <a href="help.Organism.html">organisms</a>  <a href="help.Genome.html">genome</a>  or a <a href="help.CPU.html">CPUs</a>  <a href="help.Memory.html">memory</a>  consists of an instruction. Each instruction is associated with a specific function on the CPU when it is executed (expressed); in series these instructions lead to all of the complex behaviors of the organisms.