Lines Matching defs:low_byte
1941 int low_byte = target_big_endian ? 1 : 0;
2012 insert (output + low_byte, BFD_RELOC_SH_IMM3, 0, operand);
2018 insert (output + low_byte, BFD_RELOC_SH_IMM3U, 0, operand);
2059 insert (output + low_byte, BFD_RELOC_SH_IMM4BY4, 0, operand);
2062 insert (output + low_byte, BFD_RELOC_SH_IMM4BY2, 0, operand);
2065 insert (output + low_byte, BFD_RELOC_SH_IMM4, 0, operand);
2068 insert (output + low_byte, BFD_RELOC_SH_IMM4BY4, 0, operand + 1);
2071 insert (output + low_byte, BFD_RELOC_SH_IMM4BY2, 0, operand + 1);
2074 insert (output + low_byte, BFD_RELOC_SH_IMM4, 0, operand + 1);
2077 insert (output + low_byte, BFD_RELOC_SH_IMM8BY4, 0, operand);
2080 insert (output + low_byte, BFD_RELOC_SH_IMM8BY2, 0, operand);
2084 insert (output + low_byte, BFD_RELOC_SH_IMM8, 0, operand);
2087 insert (output + low_byte, BFD_RELOC_SH_IMM8BY4, 0, operand + 1);
2090 insert (output + low_byte, BFD_RELOC_SH_IMM8BY2, 0, operand + 1);
2093 insert (output + low_byte, BFD_RELOC_SH_IMM8, 0, operand + 1);