|
Instruction pointer - Definition and Overview |
| Related Words: Account, Acquaintance, Acquisitions, Advice, Advocacy, Announcement, Assignment, Brief, Charge, Classes, Coaching, Command, Commission, Communication, Communique |
|
|
|
The program counter (also called the instruction pointer in some computers) is a register in a computer processor which indicates where the computer is in its instruction sequence. Depending on the details of the particular machine, it holds either the address of the instruction being executed, or the address of the next instruction to be executed. The program counter is automatically incremented for each instruction cycle so that instructions are normally retrieved sequentially from memory. Certain instructions, such as branches and subroutine calls, interrupt the sequence by placing a new value in the program counter.
In most processors, the instruction pointer is incremented immediately after fetching a program instruction; this means that the target address of a branch instruction is obtained by adding the branch instruction's operand to the address of the next instruction (byte or word, depending on the computer type) after the branch instruction.
|
|
Example Usage of Instruction |
 |
iriyak: SLG誌でよく見かけるカタカナといえば『インスト』Instruction インストラクションの最初の四字のことだと思う。インストをする、インストをお願いできますか、というような感じで用いる。SLG誌やユーロゲーム誌以外ではまず見かけない。 |
 |
dannyhoops: Great weekend doing personal Instruction and getting a chance to play competitively; recreation. It had been too long.... |
 |
J____P: Ready for another week and then a book- "How to sell golf Instruction in a desert; in a recession" by CHIII + JP!!" |
|