q explain register addressing modeoperand can be


Q. Explain Register Addressing Mode?

Operand can be a 16-bit register:

Addressing Mode

Description

Example

AX, BX, CX, DX, SI,

DI,BP,IP,CS,DS,ES,SS

Or it may be AH, AL, BH, BL,

CH, CL, DH, DL

In general, the register addressing mode is the most efficient because registers are within the CPU and do not require memory access.

MOV AL,CH

MOV AX,CX

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: q explain register addressing modeoperand can be
Reference No:- TGS0327866

Expected delivery within 24 Hours