Found 1 hit - Term: program counter, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
program counter
pc, or "instruction address register" a
register in the central processing unit that contains the
addresss of the next instruction to be executed. the pc is
automatically incremented after each instruction is fetched to
point to the following instruction. it is not normally
manipulated like an ordinary register but instead, special
instructions are provided to alter the flow of control by
writing a new value to the pc, e.g. jump, call, rts.
1995-03-21
see also:
register central processing unit flow of control rts
Results 1 - 2 of 2 found about program counter: Counter
>> C Words
Counter, definition of term: Counter
counter_pag1.html C Program
>> C Words
C Program, definition of term: C Program
c+program_pag1.html
Last accessed:2008/07/25 20:41:49 [Total processing time: 1 seconds] |