Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dip2k-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dor1k-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dlm32-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dm32r-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dxstormy16-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dcgen-ibld.in125 unsigned int word_offset,
147 if (word_offset == 0
213 shift = (word_offset + start + 1) - length;
215 shift = total_length - (word_offset + start + length);
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8;
422 unsigned int word_offset,
451 if (word_offset + word_length > total_length)
452 word_length = total_length - word_offset;
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
460 value = insn_value >> ((word_offset + start + 1) - length);
[all …]
Diq2000-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dfr30-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Depiphany-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dmt-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dxc16x-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dfrv-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dmep-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
Dm32c-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
213 shift = (word_offset + start + 1) - length; in insert_normal()
215 shift = total_length - (word_offset + start + length); in insert_normal()
222 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
422 unsigned int word_offset, in extract_normal() argument
451 if (word_offset + word_length > total_length) in extract_normal()
452 word_length = total_length - word_offset; in extract_normal()
457 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
460 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
[all …]
DChangeLog-00011517 (insert_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
1519 (extract_normal): Allow for non-zero word_offset with CGEN_INT_INSN_P.
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h835 int word_offset; member
836 #define CGEN_IFLD_WORD_OFFSET(f) ((f)->word_offset)
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c7018 bfd_vma word_offset, in get_unwind_section_word() argument
7088 if (word_offset > sec->sh_size - 4) in get_unwind_section_word()
7092 word = byte_get (arm_sec->data + word_offset, 4); in get_unwind_section_word()
7100 if (rp->r_offset > word_offset && !wrapped) in get_unwind_section_word()
7105 if (rp->r_offset > word_offset) in get_unwind_section_word()
7115 if (rp->r_offset < word_offset) in get_unwind_section_word()