Explain the multiple register load store addressing modes with suitable example
Answers
Answered by
1
The term addressing modes refers to the way in which the operand of an instruction is specified. Information contained in the instruction code is the value of the operand or the address of the result/operand.
Following are the main addressing modes that are used on various platforms and architectures.
1) Immediate Mode
The operand is an immediate value is stored explicitly in the instruction:
Example: SPIM ( opcode dest, source)
2) Index ModeThe address of the operand is obtained by adding to the contents of the general register (called index register) a constant value.
Example: SPIM/SAL - Accessing Arrays
hope it will help you.
please mark brainliest
Following are the main addressing modes that are used on various platforms and architectures.
1) Immediate Mode
The operand is an immediate value is stored explicitly in the instruction:
Example: SPIM ( opcode dest, source)
2) Index ModeThe address of the operand is obtained by adding to the contents of the general register (called index register) a constant value.
Example: SPIM/SAL - Accessing Arrays
hope it will help you.
please mark brainliest
Similar questions
Social Sciences,
7 months ago
Social Sciences,
7 months ago
English,
7 months ago
Computer Science,
1 year ago
Music,
1 year ago
Social Sciences,
1 year ago