(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
(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
-
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!