Home
last modified time | relevance | path

Searched refs:endian_correction (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDcalls.c832 int endian_correction = 0; in store_unaligned_arguments_into_pseudos() local
860 endian_correction = BITS_PER_WORD - bytes * BITS_PER_UNIT; in store_unaligned_arguments_into_pseudos()
886 store_bit_field (reg, bitsize, endian_correction, word_mode, in store_unaligned_arguments_into_pseudos()
HDChangeLog-200313998 BLOCK_REG_PADDING to determine whether we need endian_correction.