Contents
Instruction Code :–
Computer is a Binary Code that Specifies a Sequence of Micro Operation.
- Instruction Code Together with Data are Stored in Memory.
- The Computer read each Instruction from Memory read Operation.
Definition of Instruction Code :–
An Instruction Code of group of bit that Instruct the Computer to Perform specific Operation.
it has Two Parts each having Particular Instruction.
-
Operation Code
-
Computer Instruction
1. Operation Code:–
2. Computer Instruction :–
The basic Computer has Three instruction Code Format. each format has 16 bits. the operation Code part of the Instruction Contain Three Bits.
- A Memory reference Instruction use 12 bits to Specific an Address & 1 bit to Specify address Mode (I).
- I=0 for Direct address , I=1 for Indirect address
- The register reference the Instruction are the Recognized by OP Code 111 With a 0 in the Left Most bit of the Instruction.
- A Register reference Instruction Specify an Operation on Accumulator Register.
- An Input Output Instruction does not reference to Memory and is recognized by OP 111 with a 1 in Left most bit of the Instruction.
NOTE :–
we always try to make the best notes available to you. If you want notes for other subject or topic, then you can commenting below.