Friday 3 June 2016

Software Interrupts in 8085

Software interrupt are a type of interrupts that can be put at any location in the program.
There are eight software interrupts i.e. RST0 to RST7.
 These instructions transfer s the program control from the main program to subroutine program and after completing the subroutine program the control returns back to the main program

Vector Address these interrupts are calculated by the below given formula:-
 Vector Address = Interrupt Number * 8
e.g;
 RST1:        vector address=1*8    =  08
 RST2:        vector address=2*8    =  16
 RST3:        vector address=3*8    =  24


InterruptVector Address
RST00000H
RST10008H
RST20010H
RST30018H
RST40020H
RST50028H
RST60030H
RST70038H

1 comment:

  1. NETSOL Technologies Inc is a worldwide provider of global IT
    and enterprise application solutions which include credit and finance portfolio management systems,
    SAP consulting, custom development, systems integration and technical services. Asset Finance Software
    Asset Finance Software

    ReplyDelete