Using an embedded assembler, write a C-program in which you use your own function to multiply by two without using a product.
Tip: Just remember that multiplying by two in the binary system means moving the number one place to the left. Just replace the INC instruction with SHL.
With explanation plz.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here