ghidra/Ghidra/Processors/PIC/data/languages/dsPIC33F.slaspec
2019-03-26 13:46:51 -04:00

9 lines
252 B
Text

# This module defines Microchip PIC-24.
# Based on "Microchip 16-bit MCU and DSC Programmer's Reference Manual (c)2005-2011 (i.e. PIC24_InstructionSet.pdf)
define endian=little; # little endian only
@define dsPIC33F "1"
@include "PIC24.sinc"