mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-20 23:08:31 +08:00
GP-0: Fixing typo in pic18.slaspec comment (Closes #782)
This commit is contained in:
@@ -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|
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user