COMPUTER FUNDAMENTALS

INTRODUCTION TO COMPUTERS

COMPUTER ARCHITECTURE AND ORGANIZATION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not one of the data movement instructions?
A
SDI
B
LEA
C
BR
D
LD
Explanation: 

Detailed explanation-1: -Expert-Verified Answer. Explanation: In Memory Direct Addressing Mode the data transfer between memory-to-memory is not possible.

Detailed explanation-2: -MOV is a mnemonic, which stands for “MOVE”. It is a type of data transfer instruction from source to destination. In this instruction 8-bit data value in the register will be moved to the accumulator. The syntax of instruction will be: (MOV Destination, Source)

There is 1 question to complete.