File: help.Nop-Head-Notation.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-- 662 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<html>
<title>Other Notation : Nop-Head-Notation</title>

<h1>Nop-Head-Notation</h1>

A <a href="help.Heads.html">head</a>  abbreviation (IP, RH, WH, or FH) surrounded by question marks refers to that head being used as a 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 the instruction pointer (IP), nop-B is the read-head (RH), nop-C is the write-head (WH), and there is no way to use the flow-head (FH) unless it is by default.