Lines Matching refs:low_byte
2350 int low_byte = target_big_endian ? 1 : 0;
2420 insert (output + low_byte, BFD_RELOC_SH_IMM3, 0, operand);
2425 insert (output + low_byte, BFD_RELOC_SH_IMM3U, 0, operand);
2466 insert (output + low_byte, BFD_RELOC_SH_IMM4BY4, 0, operand);
2469 insert (output + low_byte, BFD_RELOC_SH_IMM4BY2, 0, operand);
2472 insert (output + low_byte, BFD_RELOC_SH_IMM4, 0, operand);
2475 insert (output + low_byte, BFD_RELOC_SH_IMM4BY4, 0, operand + 1);
2478 insert (output + low_byte, BFD_RELOC_SH_IMM4BY2, 0, operand + 1);
2481 insert (output + low_byte, BFD_RELOC_SH_IMM4, 0, operand + 1);
2484 insert (output + low_byte, BFD_RELOC_SH_IMM8BY4, 0, operand);
2487 insert (output + low_byte, BFD_RELOC_SH_IMM8BY2, 0, operand);
2490 insert (output + low_byte, BFD_RELOC_SH_IMM8, 0, operand);
2493 insert (output + low_byte, BFD_RELOC_SH_IMM8BY4, 0, operand + 1);
2496 insert (output + low_byte, BFD_RELOC_SH_IMM8BY2, 0, operand + 1);
2499 insert (output + low_byte, BFD_RELOC_SH_IMM8, 0, operand + 1);