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 154 © 2005-2011 Microchip Technology Inc.
Example 1:
BSET.B W3, #0x7 ; Set bit 7 in W3
Before
Instruction
After
Instruction
W3 0026 W3 00A6
SR 0000 SR 0000
Example 2:
BSET [W4++], #0x0 ; Set bit 0 in [W4]
; Post-increment W4
Before
Instruction
After
Instruction
W4 6700 W4 6702
Data 6700 1734 Data 6700 1735
SR 0000 SR 0000
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf