<<< Von-Neumann Machine Cont. | Index | >>> |
Single stream of instructions, sequenced by instruction counter.
Instructions stored with data in addressable memory.
Instructions encoded as numbers and are modifiable by arithmetic operations.
Radix 2 (binary) storage and math.
Word length is long enough for scientific computation.
Single address instructions, or single operand instructions, means that single, well-defined operations use exactly one memory address in combination with a register operand or immediate data.
See also: Wikipedia article about
<<< Von-Neumann Machine Cont. | Index | >>> |