130k views
5 votes
The collection of commands that a specific CPU can execute is called the ________ for that system.

User Goldisfine
by
4.0k points

1 Answer

5 votes

Answer:

The correct answer to the following question will be "Instruction set".

Step-by-step explanation:

The compilation of instructions that may be executed by a particular CPU is called the set of instructions for this same system.

The list of instructions supplies the processor with commands that tell him what to do. The set of instructions is for addressing modes, commands, local data types, records, memory layout, interruption and exception management, and external Input/Output.

There are seven types of Instruction sets are there:

  • Reduced Instruction Set Computer
  • Complex Instruction Set Computer
  • Minimal instruction set computers
  • The very long instruction word
  • Explicitly parallel instruction computing
  • One instruction set computer
  • Zero instruction set computer

Therefore, Instruction set is the right answer.

User Phron
by
3.7k points