/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ip2k-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | lm32-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | m32r-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | xstormy16-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | or1k-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | cgen-ibld.in | 212 int shift_within_word, shift_to_word, shift; 219 shift_within_word = start + 1 - length; 221 shift_within_word = word_length - start - length; 224 shift = shift_to_word + shift_within_word;
|
H A D | iq2000-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | fr30-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | epiphany-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | mt-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | frv-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | mep-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ip2k-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | bpf-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | lm32-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | m32r-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | or1k-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | xstormy16-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | cgen-ibld.in | 212 int shift_within_word, shift_to_word, shift; 219 shift_within_word = start + 1 - length; 221 shift_within_word = word_length - start - length; 224 shift = shift_to_word + shift_within_word;
|
H A D | iq2000-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | fr30-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | epiphany-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | mt-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | frv-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|
H A D | mep-ibld.c | 213 int shift_within_word, shift_to_word, shift; in insert_normal() local 220 shift_within_word = start + 1 - length; in insert_normal() 222 shift_within_word = word_length - start - length; in insert_normal() 225 shift = shift_to_word + shift_within_word; in insert_normal()
|