mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 10:49:34 +02:00
Merge remote-tracking branch
'origin/GP-4054_ghidorahrex_PR-5213_mikenawrocki_pic24_doend_offset' into Ghidra_11.0 (Closes #5213)
This commit is contained in:
commit
72bb0e4626
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ define ram offset=0x34 size=1 [ PSVPAG ]; # Program Memory Visibility Page Addr
|
|||
define ram offset=0x36 size=2 [ RCOUNT ]; # Repeat counter
|
||||
define ram offset=0x38 size=2 [ DCOUNT ]; # 13 bits long DO Loop counter
|
||||
define ram offset=0x3A size=3 [ DOSTART ];
|
||||
define ram offset=0x3C size=3 [ DOEND ];
|
||||
define ram offset=0x3E size=3 [ DOEND ];
|
||||
@endif
|
||||
|
||||
define ram offset=0x44 size=2 [ CORCON ]; # Core Control Register
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue