Question: write this program using assembly code (by using mov.b) not by using DB ; #define avalue 100 ; #define bvalue 200 ; uint8 i,j,y,k ;
write this program using assembly code (by using mov.b) not by using DB
; #define avalue 100 ; #define bvalue 200 ; uint8 i,j,y,k ; i = avalue ; Y = bvalue ; j = i+Y ; j = j3 ; W = i+Y+5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
