- Write A Short Program It Doesn T Have To Be A Print Out Of Uvision But That Would Help You Avoid Any Errors That Perf 1 (62.21 KiB) Viewed 31 times
Write a short program (it doesn't have to be a print-out of uVision, but that would help you avoid any errors) that perf
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Write a short program (it doesn't have to be a print-out of uVision, but that would help you avoid any errors) that perf
Write a short program (it doesn't have to be a print-out of uVision, but that would help you avoid any errors) that performs the following: "if a number in r0 is positive, š§³XXXČX multiply it by 44 (and do it without 'multiplying'); but if it negative, divide it by two (and again, without 'dividing'); otherwise (which means ro was #0, but you don't have to test for that) make it #12. HINT: draw a flow chart first.