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

/haiku-buildtools/gcc/gcc/config/mep/
H A Dmep.c829 unsigned int reg_bytes, mem_bytes;
860 mem_bytes = GET_MODE_SIZE (GET_MODE (*mem));
864 if (INTVAL (offset) & (mem_bytes - 1))
868 mem_mode = mode_for_size (mem_bytes * BITS_PER_UNIT, MODE_INT, 0);
826 unsigned int reg_bytes, mem_bytes; local

Completed in 103 milliseconds