Searched refs:TC_M68K (Results 1 – 16 of 16) sorted by relevance
264 #ifdef TC_M68K in gen_to_words()295 #ifdef TC_M68K in gen_to_words()336 #ifdef TC_M68K in gen_to_words()377 #ifdef TC_M68K in gen_to_words()478 #ifdef TC_M68K in gen_to_words()495 #ifdef TC_M68K in gen_to_words()605 #ifdef TC_M68K in gen_to_words()647 #ifdef TC_M68K in gen_to_words()752 #ifdef TC_M68K in ieee_md_atof()
27 #define TC_M68K macro
21 #define TC_M68K 1 macro
71 #ifdef TC_M68K
39 #ifdef TC_M68K112 #ifdef TC_M68K in do_scrub_begin()179 #ifdef TC_M68K in do_scrub_begin()237 #ifdef TC_M68K266 #ifdef TC_M68K in app_push()305 #ifdef TC_M68K in app_pop()771 #ifdef TC_M68K in do_scrub_chars()
973 #ifdef TC_M68K in operand()1000 #ifdef TC_M68K in operand()1108 #if defined (DOLLAR_DOT) || defined (TC_M68K) in operand()1192 #ifdef TC_M68K in operand()1225 #if defined(md_need_index_operator) || defined(TC_M68K) in operand()
573 #ifdef TC_M68K
1345 #ifdef TC_M68K in mri_comment_field()2716 #ifdef TC_M68K in s_mri()2724 #ifdef TC_M68K in s_mri()2838 #ifdef TC_M68K in s_mri_sect()3848 #ifdef TC_M68K3929 #ifdef TC_M68K in cons_worker()4601 #ifdef TC_M68K
810 #ifdef TC_M68K in parse_args()
965 #ifdef TC_M68K in fixup_segment()990 #ifdef TC_M68K in fixup_segment()
7275 only declare when TC_M68K defined. Define as zero otherwise.7277 * app.c (scrub_m68k_mri): Declare only when TC_M68K defined.7279 (do_scrub_begin): Use m68k_mri parameter only when TC_M68K defined.7280 (struct app_save): Declare scrub_m68k_mri only when TC_M68K.7281 (app_push, app_pop): Save scrub_m68k_mri only when TC_M68K.7285 * expr.c (operand): #ifdef unused case labels when TC_M68K undefined.7288 (s_mri): Set flag_m68k_mri only when TC_M68K defined.7289 (parse_mri_cons): Declare and use only when TC_M68K.
3699 from a PC relative reloc if TC_M68K.5562 If TC_M68K, use a trivial state machine to look for occurrences of5602 TC_M68K and OBJ_ELF.5677 * as.c (parse_args): If TC_M68K, set flag_m68k_mri for -M.
723 (expr_begin): Only do MRI changes if TC_M68K.731 (mri_comment_field): Only handle weird comments if TC_M68K.733 (s_org): Only punt in MRI mode if TC_M68K.969 symbols if TC_M68K.2477 * write.c (fixup_segment) [TC_M68K]: Don't do further pcrel2482 TC_M68K.
1061 fx_pcrel except for TC_M68K.6001 * app.c (mri_pseudo): Only declare for TC_M68K.
797 example, @file{tc-m68k.h} defines @code{TC_M68K}. You might have to use this