Searched refs:msp430_mcu_data (Results 1 – 10 of 10) sorted by relevance
728 struct msp430_mcu_data struct734 msp430_mcu_data [] = variable1409 for (i = ARRAY_SIZE (msp430_mcu_data); i--;) in md_parse_option()1410 if (strcasecmp (msp430_mcu_data[i].name, arg) == 0) in md_parse_option()1412 switch (msp430_mcu_data[i].revision) in md_parse_option()
730 struct msp430_mcu_data struct736 msp430_mcu_data [] = variable1411 for (i = ARRAY_SIZE (msp430_mcu_data); i--;) in md_parse_option()1412 if (strcasecmp (msp430_mcu_data[i].name, arg) == 0) in md_parse_option()1414 switch (msp430_mcu_data[i].revision) in md_parse_option()
484 msp430_mcu_data. Add fields for the ISA and hardware multiply
135 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's5554 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
18618 * config/msp430/driver-msp430.c: Remove msp430_mcu_data.18624 * config/msp430/msp430.c: Remove msp430_mcu_data.
40785 * config/msp430/driver-msp430.c (msp430_mcu_data): Sync with data40787 * config/msp430/msp430.c (msp430_mcu_data): Likewise.
31832 * config/msp430/msp430.c (msp430_mcu_data): Sync with data from
12810 msp430_mcu_data, add fields for ISA and hardware multiply