Page 1 of 1

Consider two 32-bit variables var1 and var2. Assume that you can only use 16-bit registers. Is it possible to add these

Posted: Mon May 02, 2022 12:40 pm
by answerhappygod
Consider Two 32 Bit Variables Var1 And Var2 Assume That You Can Only Use 16 Bit Registers Is It Possible To Add These 1
Consider Two 32 Bit Variables Var1 And Var2 Assume That You Can Only Use 16 Bit Registers Is It Possible To Add These 1 (13.6 KiB) Viewed 34 times
Consider two 32-bit variables var1 and var2. Assume that you can only use 16-bit registers. Is it possible to add these two variables using 16-bit registers? If your answer is Yes, write the code for it. Otherwise, explain why it is not possible.