Searched refs:target_is_430xv2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-msp430.c273 target_is_430xv2 (void) function
1645 "selected"), (target_is_430xv2 () ? "430X" : "430Xv2"));
2237 if (target_is_430xv2 () && op->reg == 0)
3171 if (target_is_430xv2 ()
3472 if (target_is_430xv2 ()
3536 if (target_is_430xv2 () && reg == 0)
4000 if (target_is_430xv2 ()
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-msp430.c273 target_is_430xv2 (void) function
1638 "selected"), (target_is_430xv2 () ? "430X" : "430Xv2"));
2229 if (target_is_430xv2 () && op->reg == 0)
3163 if (target_is_430xv2 ()
3464 if (target_is_430xv2 ()
3528 if (target_is_430xv2 () && reg == 0)
3992 if (target_is_430xv2 ()
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-msp430.c273 target_is_430xv2 (void) function
1645 "selected"), (target_is_430xv2 () ? "430X" : "430Xv2"));
2237 if (target_is_430xv2 () && op->reg == 0)
3171 if (target_is_430xv2 ()
3472 if (target_is_430xv2 ()
3536 if (target_is_430xv2 () && reg == 0)
4000 if (target_is_430xv2 ()

Completed in 211 milliseconds