Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c288 #define s3_RELAX_OLD(i) (((i) >> 23) & 0x7f) macro
6814 return s3_RELAX_NEW (fragp->fr_subtype) - s3_RELAX_OLD (fragp->fr_subtype); in s3_judge_size_before_relax()
7031 r_old = s3_RELAX_OLD (fragp->fr_subtype); in s3_convert_frag()