Lines Matching refs:OP
559 #define OP(i) (contents[rel->r_offset + (i)]) in rl78_elf_relocate_section() macro
572 OP (0) = relocation; in rl78_elf_relocate_section()
577 OP (0) = relocation; in rl78_elf_relocate_section()
582 OP (0) = relocation; in rl78_elf_relocate_section()
587 OP (0) = relocation; in rl78_elf_relocate_section()
588 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
595 OP (0) = relocation; in rl78_elf_relocate_section()
596 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
601 OP (0) = relocation; in rl78_elf_relocate_section()
602 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
607 OP (0) = relocation; in rl78_elf_relocate_section()
608 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
613 OP (1) = relocation; in rl78_elf_relocate_section()
614 OP (0) = relocation >> 8; in rl78_elf_relocate_section()
619 OP (0) &= 0xf8; in rl78_elf_relocate_section()
620 OP (0) |= relocation & 0x07; in rl78_elf_relocate_section()
625 OP (0) = relocation; in rl78_elf_relocate_section()
626 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
627 OP (2) = relocation >> 16; in rl78_elf_relocate_section()
632 OP (0) = relocation; in rl78_elf_relocate_section()
633 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
634 OP (2) = relocation >> 16; in rl78_elf_relocate_section()
638 OP (0) = relocation; in rl78_elf_relocate_section()
639 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
640 OP (2) = relocation >> 16; in rl78_elf_relocate_section()
641 OP (3) = relocation >> 24; in rl78_elf_relocate_section()
645 OP (3) = relocation; in rl78_elf_relocate_section()
646 OP (2) = relocation >> 8; in rl78_elf_relocate_section()
647 OP (1) = relocation >> 16; in rl78_elf_relocate_section()
648 OP (0) = relocation >> 24; in rl78_elf_relocate_section()
653 OP (0) = relocation & 0xff; in rl78_elf_relocate_section()
658 OP (0) = relocation & 0xff; in rl78_elf_relocate_section()
665 OP (0) = relocation; in rl78_elf_relocate_section()
666 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
667 OP (2) = relocation >> 16; in rl78_elf_relocate_section()
668 OP (3) = relocation >> 24; in rl78_elf_relocate_section()
673 OP (3) = relocation; in rl78_elf_relocate_section()
674 OP (2) = relocation >> 8; in rl78_elf_relocate_section()
675 OP (1) = relocation >> 16; in rl78_elf_relocate_section()
676 OP (0) = relocation >> 24; in rl78_elf_relocate_section()
683 OP (0) = relocation; in rl78_elf_relocate_section()
684 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
685 OP (2) = relocation >> 16; in rl78_elf_relocate_section()
691 OP (0) = relocation; in rl78_elf_relocate_section()
692 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
698 OP (1) = relocation; in rl78_elf_relocate_section()
699 OP (0) = relocation >> 8; in rl78_elf_relocate_section()
706 OP (0) = relocation; in rl78_elf_relocate_section()
707 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
713 OP (0) = relocation; in rl78_elf_relocate_section()
714 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
721 OP (0) = relocation; in rl78_elf_relocate_section()
722 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
729 OP (0) = relocation; in rl78_elf_relocate_section()
730 OP (1) = relocation >> 8; in rl78_elf_relocate_section()
736 OP (0) = relocation; in rl78_elf_relocate_section()
742 OP (0) = relocation; in rl78_elf_relocate_section()
749 OP (0) = relocation; in rl78_elf_relocate_section()
756 OP (0) = relocation; in rl78_elf_relocate_section()
763 OP (0) = relocation; in rl78_elf_relocate_section()