answersLogoWhite

0


Best Answer

# Operation repertoire: How many and which operations to provide, and how complex operations should be # Data types: The various types of data upon which operations are performed # Instruction format: Instruction length (in bits), number of addresses, size of various fields, and so on. # Registers: Number of CPU registers that can be referenced by instructions, and their use. # Addressing: The mode or modes by which the address of an operand is specified

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the important instruction set design issues?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many instructions are in the ARM instruction set?

There is one instruction set in the IA-32. Instruction set is the set of instruction that a processor can execute.


Different types of instruction set architecture?

RISC - Reduced Instruction Set Computer CISC - Comples Instruction Set Computer


Design complete instruction set with 3-bit opcode?

That's already been done. Its called a DEC PDP-8.


When was MMX - instruction set - created?

MMX - instruction set - was created in 1996.


Which CPU's have the SSE4 instruction set?

Planned x86 processors will have the SSE4 instruction set.


Can you answer me about Instruction set Intel 8080?

instruction set architecture ISA for intel 8080


Why is it important to set out hard landscape features accurately?

If you don't the design will not work.


How does a R.I.S.C processor differ?

The term RISC means Reduced Instruction Set Computer, as opposed to CISC, which is Complex Instruction Set Computer. The RISC processor is different from the CISC process between it has far fewer instructions, but it executes them much faster, because of its simpler internal design.


What do RISC and CISC stand for?

CISC: Complex Instruction Set ComputerRISC: Reduced Instruction Set Computer


What is the full form of rics and cics?

Reduced Instruction Set Computer Complex Instruction Set Computer


Type instruction set used by CPU that has a large number of instructions?

CISC (complex instruction set computing)


What is Complete computer architecture description?

Computer architecture is the parts of a computer and how they relate together in helping it to carry out its purpose. It is a combination of instruction set design and micro architecture.