Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
© 2005-2011 Microchip Technology Inc. DS70157F-page 125
Section 5. Instruction Descriptions
Instruction
Descriptions
5
Example 1:
BCLR.B W2, #0x2 ; Clear bit 3 in W2
Before
Instruction
After
Instruction
W2 F234 W2 F230
SR 0000 SR 0000
Example 2:
BCLR [W0++], #0x0 ; Clear bit 0 in [W0]
; Post-increment W0
Before
Instruction
After
Instruction
W0 2300 W0 2302
Data 2300 5607 Data 2300 5606
SR 0000 SR 0000
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf