Searched refs:s7_md_chars_to_number (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-score7.c | 5139 s7_md_chars_to_number (char *buf, int n) in s7_md_chars_to_number() function 5270 value = s7_md_chars_to_number (fragp->fr_literal, s7_INSN_SIZE); in s7_b32_relax_to_b16() 6679 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6689 newval = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6698 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6716 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6727 content = s7_md_chars_to_number (buf, s7_INSN16_SIZE); in s7_apply_fix() 6745 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() 6752 content = s7_md_chars_to_number (buf, s7_INSN16_SIZE); in s7_apply_fix() 6766 content = s7_md_chars_to_number (buf, s7_INSN_SIZE); in s7_apply_fix() [all …]
|