Searched refs:TARGET_40_PLUS (Results 1 – 5 of 5) sorted by relevance
336 "TARGET_40_PLUS"354 "TARGET_40_PLUS"383 "TARGET_40_PLUS && reload_completed"749 if (TARGET_40_PLUS)759 (if_then_else (match_test "TARGET_40_PLUS")897 "TARGET_40_PLUS"909 "TARGET_40_PLUS && reload_completed"1544 "TARGET_40_PLUS"1558 "TARGET_40_PLUS && reload_completed"1671 "TARGET_40_PLUS"[all …]
60 #define TARGET_40_PLUS (TARGET_40 || TARGET_45) macro61 #define TARGET_10 (! TARGET_40_PLUS)
1941 else if (TARGET_40_PLUS) in pdp11_expand_shift()1984 gcc_assert (small || !TARGET_40_PLUS); in pdp11_assemble_shift()
1003 * pdp11.h (TARGET_40_PLUS): Fix typo.
26143 (TARGET_40_PLUS): Redefine in terms of TARGET_40 and TARGET_45.