Encyclopedia > Instruction pointer

  Article Content

Instruction pointer

The instruction pointer is a register in a computer processor holding the address of the instruction being executed. In most processors, the instruction pointer is incremented before the instruction is executed; this means that the target address of a branch instruction is obtained by adding the operand to the address of the next byte after the branch instruction.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Rameses

... name means "Child of the Sun". This is a disambiguation page; that is, one that just points to other pages that might otherwise have the same name. If you ...

 
 
 
This page was created in 24.9 ms