Searched refs:word_offset (Results 1 – 10 of 10) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | ip2k-ibld.c | 125 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 …]
|
| D | openrisc-ibld.c | 125 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 …]
|
| D | cgen-ibld.in | 125 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 …]
|
| D | m32r-ibld.c | 125 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 …]
|
| D | xstormy16-ibld.c | 125 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 …]
|
| D | iq2000-ibld.c | 125 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 …]
|
| D | fr30-ibld.c | 125 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 …]
|
| D | ms1-ibld.c | 125 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 …]
|
| D | frv-ibld.c | 125 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/ |
| D | cgen.h | 819 int word_offset; member 820 #define CGEN_IFLD_WORD_OFFSET(f) ((f)->word_offset)
|