Need opcode for Assembly 8086 8 bit microprocessor using different addressing modes. a b c d are 8 bit operands in memor
Posted: Sun May 15, 2022 2:19 pm
Need opcode for Assembly 8086 8 bit microprocessor using different addressing modes.
a b c d are 8 bit operands in memory
Result to be stored in stack
r= (a/2) +( b-c / 4) - d
a b c d are 8 bit operands in memory
Result to be stored in stack
r= (a/2) +( b-c / 4) - d