How Can We Multiply Two Numbers In 8085 Microprocessor?
How Can We Multiply Two Numbers In 8085 Microprocessor? The 8085 has no multiplication operation. To get the result of multiplication, we should use the repetitive addition method. After multiplying two 8-bit numbers it may generate 1-byte or 2-byte numbers, so we are using two registers to hold the result. Which instruction is used for