Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
a- Trace the following program fragment and find out the content of ax after the
the execution of the program.
X db 5,7 -3,-9,4,-7,9
Mov cx, 7
Mov bx, offset x
Xor ax, ax
Xor si, si
Next : add ax, [bx +si]
inc si,
Loop next
b- Trace the following program fragment and find out the content of ax after the execution of the program.
mov ax, 3
next: add ax, 2
cmp ax, 13
jge out
jmp next
out: ...............
what will be the value of EAX after following instructions execute? mov bx, 0FFFFh and bx, 6Bh
ADC: Add with Carry:- This instruction performs the similar operation a like ADD instruction, but adds the carry flag bit (which might be set as a result of the previous calculatio
init_lcd ;(this initialises a 2 row lcd) bcf TRISA,0 ;PORTA bit 0 as an output (lcd RS pin) bcf TRISA,1 ;PORTA bit 1
Displacement addressing technique
MLIL: Unsigned Multiplication Byte or Word: This instruction multiplies an unsigned byte or word by the contents of the AL. The unsigned byte or word can be in any one of the gene
DMA DMA stands for Direct Memory Access It is uses same Address/Data lines on ISA bus It controls the ISA bus instead of the processor ("bus master") Floppy
PTR : Pointer:- The pointer operator which is used to declare the type of a variable, label or memory operand. The operator PTR is prefixed by either WORD or BYTE. If the prefi
Using DEBUG DEBUG.COM is a DOS efficacy that facilitates the trouble-shooting and debugging of assembly language programs. In particular case of personal computers, all of th
calculate the number of one bits in bx and complement an equal number of least significant bits in ax hint use the xor instruction
64-bit integer calculator, which processes using 16-bits at a time (reg/mem16 operands)
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd