CrazyEngineers
  • What is the effective address generated by the following instructions? (assembly language )

    tjnapster555

    tjnapster555

    @tjnapster555-E9tC8r
    Updated: Oct 26, 2024
    Views: 1.7K
    guys help me with this
    What is the effective address generated by the following instructions? Every instruction is independent of others. Initially BX=0x0100, num1=0x1001, [num1]=0x0000, and SI=0x0100

    a. mov ax, [bx+12]

    b. mov ax, [bx+num1]

    c. mov ax, [num1+bx]

    d. mov ax, [bx+si]
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • rahul69

    MemberApr 19, 2015

    Its been a long time since I even saw assembly, however it seems simple addition,
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorApr 19, 2015

    Looks like he wants us to solve his assignment question. Not good #-Link-Snipped-#
    Tell us what you've written so far and we can suggest corrections.

    PS: Read the addressing modes summary.
    Are you sure? This action cannot be undone.
    Cancel
  • sajjad bhatti

    MemberMay 13, 2019

    Write  a program in assembly language  that calculates the square of  six by adding six to the accumulator six times

    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register