Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
© 2005-2011 Microchip Technology Inc. DS70157F-page 311
Section 5. Instruction Descriptions
Instruction
Descriptions
5
Example 1:
MUL.SU W8, [W9], W0 ; Multiply W8*[W9]
; Store the result to W0:W1
Before
Instruction
After
Instruction
W0 68DC W0 0000
W1 AA40 W1 F100
W8 F000 W8 F000
W9 178C W9 178C
Data 178C F000 Data 178C F000
SR 0000 SR 0000
Example 2:
MUL.SU W2, [++W3], W4 ; Pre-Increment W3
; Multiply W2*[W3]
; Store the result to W4:W5
Before
Instruction
After
Instruction
W2 0040 W2 0040
W3 0280 W3 0282
W4 1819 W4 1A00
W5 2021 W5 0000
Data 0282 0068 Data 0282 0068
SR 0000 SR 0000
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf