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 118 © 2005-2011 Microchip Technology Inc.
Example 1:
ASR.B RAM400, WREG ; ASR RAM400 and store to WREG
; (Byte mode)
Before
Instruction
After
Instruction
WREG 0600 WREG 0611
RAM400 0823 RAM400 0823
SR 0000 SR 0001 (C = 1)
Example 2:
ASR RAM200 ; ASR RAM200 (Word mode)
Before
Instruction
After
Instruction
RAM200 8009 RAM200 C004
SR 0000 SR 0009 (N, C = 1)

e-Highlighter

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

Un-highlight all Un-highlight selectionu Highlight selectionh