Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c267 target_is_430x (void) in target_is_430x() function
287 (target_is_430x () \
302 (target_is_430x () \
704 target_is_430x () ? bfd_mach_msp430x : bfd_mach_msp11); in msp430_set_arch()
1646 target_is_430x () ? bfd_mach_msp430x : bfd_mach_msp11); in md_begin()
1830 if (bin == 0x1200 && ! target_is_430x ()) in msp430_srcoperand()
1847 if (bin == 0x1200 && ! target_is_430x ()) in msp430_srcoperand()
2581 if (! target_is_430x ()) in msp430_operands()
3807 if (target_is_430x ()) in msp430_operands()
3853 if (target_is_430x ()) in msp430_operands()
[all …]