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 378 © 2005-2011 Microchip Technology Inc.
Example 1:
RLNC.B 0x1233 ; Rotate Left (0x1233) (Byte mode)
Before
Instruction
After
Instruction
Data 1232 E807 Data 1233 D107
SR 0000 SR 0008 (N = 1)
Example 2:
RLNC 0x820, WREG ; Rotate Left (0x820) (Word mode)
; Store result in WREG
Before
Instruction
After
Instruction
WREG (W0) 5601 WREG (W0) 42DC
Data 0820 216E Data 0820 216E
SR 0001 (C = 1) SR 0000 (C = 0)
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf