Unconditional jump - jump instruction , Electrical Engineering

Assignment Help:

Unconditional Jump

JMP ( Unconditional Jump ) Instruction: This  instruction is used to transfer  the execution to the  specified  memory  address unconditionally ( does not check any condition before jump).  It is  normally  used to create an indefinite  loop. The  instruction format is

                            JMP 16 bit memory address

Actually it copies  the specified  memory address into the  program counter register. Hence the  microprocessor reads  the next  instruction from the address  stored in the program  counter. Now as  usual  the contains  of the  program  counter register  starts  incrementing by  one. Program executes sequentially until it encounters any other  branch  instruction.

See followings   example to  understand  the working  of JMP  instruction.

Note: You  must have noticed that Sex codes  of IN  and OUT  instruction  are written  at two  consecutive  memory  locations and Hex  codes  of JMP instruction  are written at  three  consecutive  memory  locations. Without going  into the  details of the Hex  codes and size of the instruction at this moment ( which will be  discussed later in this chapter) let us concentrate on the working  of the JMP  instruction.

In the  above program the instruction JMP  20502H will  transfer  the execution back to the first instruction which is stored  at 2050H and keep on repeating the  task by  creating  an indefinite  loop.

The  above  program may be  written  as shown  below using labels when written  using  assembler. In laboratory using microprocessor  kit one has to the hex  codes( programming techniques will be explained in detail in chapter4).

The label  represent the  memory  address of the instruction written  along with  it. In the above  program the label  START represents the  memory  address 2050H where IN  instruction is stored. It is referred  by JMP  instruction  written at memory  location 2054H.


Related Discussions:- Unconditional jump - jump instruction

Determine downink of a cdma system, Consider the point-to-point radio link ...

Consider the point-to-point radio link introduced in problem 9. By how much must transmit power be increased to maintain the maximum BER of 10-5 if the channel is flat Rayleigh-fad

Diodes, How does a diode work! what is its main formulas?

How does a diode work! what is its main formulas?

Explain commercial adcs and dacs, Explain Commercial ADCs and DACs? Ana...

Explain Commercial ADCs and DACs? Analog interface chips (AICs), like those in the Texas Instruments TLC32040 series, consist of all type of the analog components that explaine

Determine line voltage for the y- connected machine, A 3-phase, 16-pole syn...

A 3-phase, 16-pole synchronous machine is driven by a prime mover at a speed of 600-rpm with the stator open circuited. The rotor flux per pole is 0.025-Wb. Determine (a) the fr

Digital electronics, Design a recycling MOD 19 up counter using JK FFs. In ...

Design a recycling MOD 19 up counter using JK FFs. In your design, include the logic circuit diagram and the timing diagram output that counts from 000002 = 010 to 100112 = 1910. C

Op code format , Op code Format As we  have seen  in the  section that...

Op code Format As we  have seen  in the  section that  the first  byte of all the instruction is the  op code. microprocessors  reads this  op code  and decodes it  to identif

For configurations of the coupled coils obtain the voltage, Q. For the conf...

Q. For the configurations of the coupled coils shown in Figure, obtain the voltage equations for v 1 and v 2 .

Applications of hall effect, Applications of Hall Effect: (i)  To dete...

Applications of Hall Effect: (i)  To determine whether semiconductor is of n type or p type. (ii) To determine carrier concentration. (iii) Measurement of carrier mobili

Binary coded decimal addition, Q. Binary Coded Decimal Addition Now as ...

Q. Binary Coded Decimal Addition Now as in conventional decimal addition, Binary Coded Decimal addition is performed one decimal digit at a time. What happens when the sum g

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