(a) LDI R20, $56 SWAP R20 CLC ROR R20 ROR R20 (b) LDI R20, 0x39 SEC ROL R20 ROL R20 (c) CLC I LDI R20, 0x4D SWAP R20 R

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

(a) LDI R20, $56 SWAP R20 CLC ROR R20 ROR R20 (b) LDI R20, 0x39 SEC ROL R20 ROL R20 (c) CLC I LDI R20, 0x4D SWAP R20 R

Post by answerhappygod »

(a) LDI R20, $56
SWAP R20
CLC
ROR R20
ROR R20
(b) LDI R20, 0x39
SEC
ROL R20
ROL R20
(c) CLC
I LDI R20, 0x4D
SWAP R20
ROL R20
LSL R20
(D) CP R20, R20
LDI R20, $7A
ROR R20
NOTE ** Please answer in a clear and understandable way
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply