State in brief about the pseudo instruction, Computer Engineering

Assignment Help:

State in brief about the pseudo instruction

A pseudo instruction isn't a real instruction. CPU can't execute it. It often requires a complex architectural operation and if it was an actual instruction, it would be a complex (CISC) instruction. In other cases, a pseudo instruction may require a simple architectural operation and would be one simple RISC instruction. Why one would have it as a pseudo instruction is then that its syntax is more convenient, which implies easier to learn and use, as in case of "MOVE" and "CLEAR" pseudo instructions asked in Homework I. Several MIPS pseudo instructions are given in the textbook, for example BLT (Branch Less Than) and LI (Load Immediate). Pseudo instructions used by the programmer are converted to real instructions by the assembler.

 


Related Discussions:- State in brief about the pseudo instruction

Differentiate between compiler and interpreter, (i) Compiler and Interpret...

(i) Compiler and Interpreter: These are two types of language translators. A compiler changes the source program (user-written program) into an object code (machine language b

No class can derive, Make a console application. Add class 'Account' having...

Make a console application. Add class 'Account' having variables as num (integer) name (String), bal (double), ac_code (byte). Describe four different constructors to initialize th

Interrupt handling - computer architecture, Interrupt handling: Handlin...

Interrupt handling: Handling Interrupts  Several  situations where the processor should avoid interrupt requests Interrupt-enable Interrupt-disable  Typical

#titlecompiler design.., c program for converting context free grammar to g...

c program for converting context free grammar to griebach normal form

Print a prompt, When your shell is waiting for input from the user, it shou...

When your shell is waiting for input from the user, it should first print a prompt. The prompt should consist of the current working directory followed by the _>_ character. Here i

Compact disc - computer storage, Compact Disc; Compact Disc ( CD)   i...

Compact Disc; Compact Disc ( CD)   is an optical disc  which is used to  store digital data. It was initially developed to store sound recordings completely, but later it als

Serial port communication, The 68HC11F1 has two types of serial ports namel...

The 68HC11F1 has two types of serial ports namely asynchronous (SCI) and synchronous (SPI). The most common form of communication device used in control is the SCI as this provides

What do you mean by interrupts, Q. What do you mean by Interrupts? The ...

Q. What do you mean by Interrupts? The term interrupt is an exceptional event which causes CPU to temporarily transfer its control from presently executing program to a separat

How a java program compiles, How a Java program compiles? First sou...

How a Java program compiles? First source file name should be extended with .java extension. For example Myprog.java Execute javac compiler. javac compiler creates

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd