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 306 © 2005-2011 Microchip Technology Inc.
Example 1:
MUL.SS W0, W1, W12 ; Multiply W0*W1
; Store the result to W12:W13
Before
Instruction
After
Instruction
W0 9823 W0 9823
W1 67DC W1 67DC
W12 FFFF W12 D314
W13 FFFF W13 D5DC
SR 0000 SR 0000
Example 2:
MUL.SS W2, [--W4], W0 ; Pre-decrement W4
; Multiply W2*[W4]
; Store the result to W0:W1
Before
Instruction
After
Instruction
W0 FFFF W0 28F8
W1 FFFF W1 0000
W2 0045 W2 0045
W4 27FE W4 27FC
Data 27FC 0098 Data 27FC 0098
SR 0000 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