Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c756 #define TABTYPE(x) ((x) >> 2) macro
5294 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), BYTE); in md_estimate_size_before_relax()
5299 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5304 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), LONG); in md_estimate_size_before_relax()
5314 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), BYTE); in md_estimate_size_before_relax()
5319 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5333 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5337 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), LONG); in md_estimate_size_before_relax()
5397 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()