Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-h8300.c1371 unsigned char op0, op1, op2, op3, op0n, op1n; in elf32_h8_relax_section() local
1415 op1n = (op3 & 0x8F) | (op1 & 0x70); in elf32_h8_relax_section()
1417 bfd_put_8 (abfd, op1n, contents + irel->r_offset - 3); in elf32_h8_relax_section()