Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c293 #define s3_RELAX_OPT(i) ((i) & 1) macro
6849 relaxable_p = s3_RELAX_OPT (fragp->fr_subtype); in s3_relax_branch_inst16()
6896 relaxable_p = s3_RELAX_OPT (fragp->fr_subtype); in s3_relax_cmpbranch_inst32()
6952 int relaxable_p = s3_RELAX_OPT (fragp->fr_subtype); in s3_relax_other_inst32()