diff --git a/Ghidra/Processors/PIC/certification.manifest b/Ghidra/Processors/PIC/certification.manifest index 6169980ba8..e60fb77053 100644 --- a/Ghidra/Processors/PIC/certification.manifest +++ b/Ghidra/Processors/PIC/certification.manifest @@ -43,7 +43,7 @@ data/languages/pic18.cspec||GHIDRA||||END| data/languages/pic18.ldefs||GHIDRA||||END| data/languages/pic18.pspec||GHIDRA||reviewed||END| data/languages/pic18.sinc||GHIDRA||||END| -data/languages/pic18.slaspec||GHIDRA||reviewed||END| +data/languages/pic18.slaspec||GHIDRA||||END| data/languages/pic18_instructions.sinc||GHIDRA||||END| data/manuals/PIC-12.idx||GHIDRA||||END| data/manuals/PIC-16.idx||GHIDRA||||END| diff --git a/Ghidra/Processors/PIC/data/languages/pic18.slaspec b/Ghidra/Processors/PIC/data/languages/pic18.slaspec index 4d3f5e210d..59a11df205 100644 --- a/Ghidra/Processors/PIC/data/languages/pic18.slaspec +++ b/Ghidra/Processors/PIC/data/languages/pic18.slaspec @@ -4,7 +4,7 @@ # # NOTES - -# 1. If a specific PIC-18 has a different register set, this file and the pic18.specl file may be copied/renamed and +# 1. If a specific PIC-18 has a different register set, this file and the pic18.pspec file may be copied/renamed and # slightly modified to specify a the correct Register File Map. The following register definitions must be preserved: # STATUS, STKPTR, PCLAT (PCL, PCLATH, PCLATU), TOS (TOSL, TOSH, TOSU), FSR0 (FSR0L, FSR0H), FSR1 (FSR1L, FSR1H), FSR2 (FSR2L, FSR2H), # PROD (PRODL, PRODH)