answersLogoWhite

0


Best Answer

To add a new machine language instruction to an processor instruction set, you need to replace the microcode of the processor.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you add new machine language instruction to a processor intsruction set?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the language of the processor?

Machine language.


One instruction in high level language corresponds to one instruction in machine language?

No. Generally, one instruction in a high level language corresponds to many instructions in machine language.


What is Language Processor Introduction?

it is a machine


What can be directly executed by the processor's circuitry?

Machine language


What is the Language programmer writes one mnemonic instruction for each machine level instruction?

It is an assembler language programmer


What is language processor in system software?

It is a type of software that convert programe into machine language


Define language processor?

A language processor is a very popular machine. Language processors break down words and sentences and deliver the meaning to the intended viewer.


What is the Difference between machine op and pseudo op?

A pseudo-op is an assembly language instruction that specifies an operation of the assembler i.e about the base register & its contents e.g. USING instruction. On the other hand, a machine-op instruction. That represents a machine instruction to the assembler e.g. BR instruction is a machine-op instruction


Assembly language to machine language translation is?

Assembly language to machine code translation is a "one to one" translation process, as every individual instruction expressed in the assembly language corresponds to exactly one machine instruction. Note this does not hold for pseudo instructions or expanding macros, which are supported by some assemblers.


What are the four distinct actions that a machine instruction can specify?

• The processor fetches the instruction from memory • Program counter (PC) holds address of the instruction to be fetched next • PC is incremented after each fetch • Fetched instruction loaded into instruction register


What is a micro-instruction?

microinstruction: An instruction that controls data flow and instruction-execution sequencing in a processor at a more fundamental level than machine instructions. Note: A series of microinstructions is necessary to perform an individual machine instruction.a micro instruction specifies one or more micro oprations for the system.


What parameters decide the size of data type for a processor?

Some bits of machine instruction code. Of course it is platform-dependent.