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 172 © 2005-2011 Microchip Technology Inc.
Example 1:
BTST.C W2, W3 ; Set C = bit W3 of W2
Before
Instruction
After
Instruction
W2 F234 W2 F234
W3 2368 W3 2368
SR 0001 (C = 1) SR 0000
Example 2:
BTST.Z [W0++], W1 ; Set Z = complement of
; bit W1 in [W0],
; Post-increment W0
Before
Instruction
After
Instruction
W0 1200 W0 1202
W1 CCC0 W1 CCC0
Data 1200 6243 Data 1200 6243
SR 0002 (Z = 1) 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