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 416 © 2005-2011 Microchip Technology Inc.
Example 2:
SUBB W7,[W8++],[W9++] ; Sub. [W8] and C from W7 (Word mode)
; Store result to [W9]
; Post-increment W8
; Post-increment W9
Before
Instruction
After
Instruction
W7 2450 W7 2450
W8 1808 W8 180A
W9 2022 W9 2024
Data 1808 92E4 Data 1808 92E4
Data 2022 A557 Data 2022 916B
SR 0000 SR 010C (DC, N, OV = 1)
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf