Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dip2k-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dopenrisc-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dcgen-ibld.in125 unsigned int word_offset,
147 if (word_offset == 0
205 shift = (word_offset + start + 1) - length;
207 shift = total_length - (word_offset + start + length);
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8;
414 unsigned int word_offset,
443 if (word_offset == 0
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length))
453 value = insn_value >> ((word_offset + start + 1) - length);
455 value = insn_value >> (total_length - ( word_offset + start + length));
[all …]
Dm32r-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dxstormy16-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Diq2000-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dfr30-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dms1-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
Dfrv-ibld.c125 unsigned int word_offset, in insert_normal() argument
147 if (word_offset == 0 in insert_normal()
205 shift = (word_offset + start + 1) - length; in insert_normal()
207 shift = total_length - (word_offset + start + length); in insert_normal()
214 unsigned char *bufp = (unsigned char *) buffer + word_offset / 8; in insert_normal()
414 unsigned int word_offset, in extract_normal() argument
443 if (word_offset == 0 in extract_normal()
450 if (CGEN_INT_INSN_P || (word_offset == 0 && word_length == total_length)) in extract_normal()
453 value = insn_value >> ((word_offset + start + 1) - length); in extract_normal()
455 value = insn_value >> (total_length - ( word_offset + start + length)); in extract_normal()
[all …]
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dcgen.h819 int word_offset; member
820 #define CGEN_IFLD_WORD_OFFSET(f) ((f)->word_offset)