mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-22 12:11:55 +00:00
5ea567f65b
the correct syntax for [x,y] bitranges has y= # number of bits. These three instructions affect the lower 8 bits of PC, not 7. From MCS-48 docs: ' MOVP A,@A (PC: 0-7)<-(A) (A)<-((PC)) Move data in program memory location addressed by A into A. Program counter is restored. ' There is similar wording for MOVP3 and JMPP. Fixes #4810 on GH |
||
---|---|---|
.. | ||
Configurations/Public_Release | ||
Debug | ||
Extensions | ||
Features | ||
Framework | ||
Processors | ||
RuntimeScripts | ||
Test | ||
.gitattributes | ||
.gitignore | ||
application.properties | ||
certification.local.manifest |