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 330 © 2005-2011 Microchip Technology Inc.
Example 2:
MULW.US W6, [W5++], W10 ; Mult. W6*[W5] (unsigned-signed)
; Store the result to W10
; Post-Increment W5
Before
Instruction
After
Instruction
W5 0C00 W5 0C02
W6 FFFF W6 FFFF
W10 0908 W10 8001
Data 0C00 7FFF Data 0C00 7FFF
SR 0000 SR 0000
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf