Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

16-bit MCU and DSC Programmer’s Reference Manual
DS70157F-page 272 © 2005-2011 Microchip Technology Inc.
Example 1:
LSR.B W0, W1 ; LSR W0 (Byte mode)
; Store result to W1
Before
Instruction
After
Instruction
W0 FF03 W0 FF03
W1 2378 W1 2301
SR 0000 SR 0001 (C = 1)
Example 2:
LSR W0, W1 ; LSR W0 (Word mode)
; Store the result to W1
Before
Instruction
After
Instruction
W0 8000 W0 8000
W1 2378 W1 4000
SR 0000 SR 0000

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh