WAP to add the content of 4004H and 4005H and store the result and carry in successive memory location
WAP for addition of two 16 bit numbers with carry
WAP to subtract the content of register C from register B and store the difference at register L and borrow at register H
Subtract with borrow
WAP to create a continous loop using unconditional jump instruction
WAP to test the Jump on Zero (JZ=1) condition on arithmetic operation
WAP to test the Jump on Zero (JPE=1) condition on logical operation
WAP to test the jump on negative (S=1) condition on arithmetic operation
Last updated 2 months ago