Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Datof-ieee.c264 #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()
Dtc-xgate.h27 #define TC_M68K macro
Dtc-m68hc11.h27 #define TC_M68K macro
Dtc-m68k.h21 #define TC_M68K 1 macro
Dobj-coff.h71 #ifdef TC_M68K
/toolchain/binutils/binutils-2.25/gas/
Dapp.c39 #ifdef TC_M68K
112 #ifdef TC_M68K in do_scrub_begin()
179 #ifdef TC_M68K in do_scrub_begin()
237 #ifdef TC_M68K
266 #ifdef TC_M68K in app_push()
305 #ifdef TC_M68K in app_pop()
771 #ifdef TC_M68K in do_scrub_chars()
Dexpr.c973 #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()
Das.h573 #ifdef TC_M68K
Dread.c1345 #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_M68K
3929 #ifdef TC_M68K in cons_worker()
4601 #ifdef TC_M68K
Das.c810 #ifdef TC_M68K in parse_args()
Dwrite.c965 #ifdef TC_M68K in fixup_segment()
990 #ifdef TC_M68K in fixup_segment()
DChangeLog-00017275 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.
DChangeLog-96973699 from a PC relative reloc if TC_M68K.
5562 If TC_M68K, use a trivial state machine to look for occurrences of
5602 TC_M68K and OBJ_ELF.
5677 * as.c (parse_args): If TC_M68K, set flag_m68k_mri for -M.
DChangeLog-9295723 (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 pcrel
2482 TC_M68K.
DChangeLog-02031061 fx_pcrel except for TC_M68K.
6001 * app.c (mri_pseudo): Only declare for TC_M68K.
/toolchain/binutils/binutils-2.25/gas/doc/
Dinternals.texi797 example, @file{tc-m68k.h} defines @code{TC_M68K}. You might have to use this