Define Inter segment Indirect addressing mode:
Posted in Microprocessors Interview Questions
It replaces the contents of IP and CS with the contents of two consecutive words in memory that are referenced by using any of the data related addressing modes except immediate and register modes
Related Interview Questions
-
Define Inter segment addressing mode: 14.11.08
It replaces the contents of IP with part of the instruction and the contents of CS with another part of the instruction.... -
Define Intra segment Indirect addressing mode: 14.11.08
The effective branch address is the contents of a register or memory location that is accessed using any of the data related addressing modes except the immedia... -
Define Intra segment direct addressing mode: 14.11.08
The effective branch address is the sum of an 8- or 16 bit displacement and the current contents of IP.... -
Define Based Indexed addressing mode: 14.11.08
The effective address is the sum of a base register and an index register , both of which are specified by the instruction.It is also called as Base related Ind... -
Define Register Indirect Addressing mode: 14.11.08
Effective address of the datum is in the base register BX or an index register that is specified by the instruction.... -
List the branch related addressing mode: 14.11.08
Intra segment Direct Intra segment Indirect Inter segment Direct Inter Segment Indirect... -
Define Relative based indexed addressing mode: 14.11.08
Relative Based Indexed Addressing Mode : Effective Address is calculated by the sum of 8- or 16 bit displacement and a based indexed address. E.A.= (BX or BP... -
Define Direct Addressing mode 14.11.08
A 16 bit offset address of the data memory location is specified with reference to the DS segment starting address. For.E.g MOV [1020H],5020H instruction trans... -
Define Register Relative Addressing Mode. 14.11.08
Register Relative Addressing Mode : The Effective Address is Calculated by the sum of 8- or 16 bit displacement and the contents of a base Register or an index... -
What is AMODE(24), AMODE(31), RMODE(24) and RMODE(ANY) (applicable to only MVSESA Enterprise Server) ? 31.07.08
These are compilelink edit options. Basically AMODE stands for Addressing mode and RMODE for Residency mode. AMODE(24) - 24 bit addressing; AMODE(31) - 31 bi...
No comments:
Post a Comment