c. mov bl,BYTE PTR [varW+ 1 ] c. d. mov ax,WORD PTR [varD + 1 ] d.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

c. mov bl,BYTE PTR [varW+ 1 ] c. d. mov ax,WORD PTR [varD + 1 ] d.

Post by answerhappygod »

c. mov bl,BYTE PTR [varW+ 1 ] c.
d. mov ax,WORD PTR [varD + 1 ] d.
C Mov Bl Byte Ptr Varw 1 C D Mov Ax Word Ptr Vard 1 D 1
C Mov Bl Byte Ptr Varw 1 C D Mov Ax Word Ptr Vard 1 D 1 (16.85 KiB) Viewed 46 times
1. Give value of value of each destination operand if Big Endian order is used in order to store data : data varB BYTE 651,319,021,05h var W WORD 6543h.12021, 3145 vard DWORD 12345678h .code mov ax, WORD PTR (varB+UJ_ID_Last_Letter): 2. mov IBYTE PTR var: mov bl.BYTE PTR var W + Menth_of_Birth c. mov as, WORD PTR (vard-Month_of_Birth d. mov cax. DWORD PTR varW
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply