Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score.c255 #define s3_INSN16_SIZE 2 macro
300 ? s3_INSN16_SIZE : (s3_GET_INSN_CLASS (type) == INSN_CLASS_48) \
5362 || ((pec_part_1.size == s3_INSN_SIZE) && (s3_inst.size == s3_INSN16_SIZE)) in s3_parse_pce_inst()
5363 || ((pec_part_1.size == s3_INSN16_SIZE) && (s3_inst.size == s3_INSN_SIZE))) in s3_parse_pce_inst()
6861 inst_value = s3_md_chars_to_number (fragp->fr_literal, s3_INSN16_SIZE); in s3_relax_branch_inst16()
7201 content = s3_md_chars_to_number (buf, s3_INSN16_SIZE); in s3_apply_fix()
7204 s3_md_number_to_chars (buf, content, s3_INSN16_SIZE); in s3_apply_fix()
7223 content = s3_md_chars_to_number (buf, s3_INSN16_SIZE); in s3_apply_fix()
7227 s3_md_number_to_chars (buf, content, s3_INSN16_SIZE); in s3_apply_fix()
7268 content = s3_md_chars_to_number (buf, s3_INSN16_SIZE); in s3_apply_fix()
[all …]