Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c291 #define s3_RELAX_RELOC1(i) ((valueT) ((i) >> 5) & 0xf) macro
6813 fragp->fr_opcode = fragp->fr_literal + s3_RELAX_RELOC1 (fragp->fr_subtype); in s3_judge_size_before_relax()
6876 fragp->fr_opcode = fragp->fr_literal + s3_RELAX_RELOC1 (fragp->fr_subtype); in s3_relax_branch_inst16()
6935 fragp->fr_opcode = fragp->fr_literal + s3_RELAX_RELOC1 (fragp->fr_subtype); in s3_relax_cmpbranch_inst32()
6957 fragp->fr_opcode = fragp->fr_literal + s3_RELAX_RELOC1 (fragp->fr_subtype); in s3_relax_other_inst32()