Home | History | Annotate | Download | only in config

Lines Matching refs:addr_mod

754   int j, addr_mod;
867 addr_mod = frag_now_fix () & (TILEPRO_BUNDLE_ALIGNMENT_IN_BYTES - 1);
868 if (frag_now->has_code && frag_now->insn_addr != addr_mod)
870 frag_now->insn_addr = addr_mod;