Searched refs:shift_to_word (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/binutils/opcodes/
H A Dip2k-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dfr30-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dlm32-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dm32r-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dor1k-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Diq2000-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dxstormy16-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Depiphany-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dmt-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dxc16x-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dfrv-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dmep-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local
H A Dm32c-ibld.c211 int shift_within_word, shift_to_word, shift;
214 shift_to_word = total_length - (word_offset + word_length);
223 shift = shift_to_word + shift_within_word;
210 int shift_within_word, shift_to_word, shift; local

Completed in 230 milliseconds