Home
last modified time | relevance | path

Searched refs:msp430_cpu_types (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.opt26 Target Joined RejectNegative Var(target_cpu) ToLower Enum(msp430_cpu_types) Init(MSP430_CPU_MSP430X…
30 Name(msp430_cpu_types) Type(enum msp430_cpu_types)
33 Enum(msp430_cpu_types) String(msp430) Value(MSP430_CPU_MSP430) Canonical
36 Enum(msp430_cpu_types) String(430) Value(MSP430_CPU_MSP430)
39 Enum(msp430_cpu_types) String(msp430x) Value(MSP430_CPU_MSP430X) Canonical
42 Enum(msp430_cpu_types) String(430x) Value(MSP430_CPU_MSP430X)
45 Enum(msp430_cpu_types) String(msp430xv2) Value(MSP430_CPU_MSP430XV2) Canonical
48 Enum(msp430_cpu_types) String(430xv2) Value(MSP430_CPU_MSP430XV2)
H A Dmsp430-opts.h32 enum msp430_cpu_types enum
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202013699 * config/msp430/msp430-opts.h (enum msp430_cpu_types): New.