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 428 © 2005-2011 Microchip Technology Inc.
Example 1:
TBLRDH.B [W0], [W1++] ; Read PM (TBLPAG:[W0]) (Byte mode)
; Store to [W1]
; Post-increment W1
Before
Instruction
After
Instruction
W0 0812 W0 0812
W1 0F71 W1 0F72
Data 0F70 0944 Data 0F70 EF44
Program 01 0812 EF 2042 Program 01 0812 EF 2042
TBLPAG 0001 TBLPAG 0001
SR 0000 SR 0000
Example 2:
TBLRDH [W6++], W8 ; Read PM (TBLPAG:[W6]) (Word mode)
; Store to W8
; Post-increment W6
Before
Instruction
After
Instruction
W6 3406 W6 3408
W8 65B1 W8 0029
Program 00 3406 29 2E40 Program 00 3406 29 2E40
TBLPAG 0000 TBLPAG 0000
SR 0000 SR 0000
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf