Corrected PIC24 non-critical property key

This commit is contained in:
ghidra1 2020-03-27 10:34:21 -04:00
parent 0164286d03
commit 7c8d4257e0

View file

@ -3,7 +3,8 @@
<processor_spec>
<properties>
<property key="assemblyRating:dsPIC30F:LE:24:default" value="POOR"/>
<property key="assemblyMessage:dsPICdsPIC30F:LE:24:default" value="The language tested with a rating of POOR; however, the failures all deal with extraneous instructions. The assembler may offer you several options. At least one of them will be correct, but others may be erroneous."/>
<property key="assemblyMessage:dsPIC30F:LE:24:default"
value="The language tested with a rating of POOR; however, the failures all deal with extraneous instructions. The assembler may offer you several options. At least one of them will be correct, but others may be erroneous."/>
</properties>
<programcounter register="PC"/>
<data_space space="ram"/>