Lines Matching refs:OP
665 #define OP(i) (contents[rel->r_offset + (i)]) in rx_elf_relocate_section() macro
704 OP (0) &= 0xf8; in rx_elf_relocate_section()
705 OP (0) |= relocation & 0x07; in rx_elf_relocate_section()
714 OP (0) = relocation; in rx_elf_relocate_section()
720 OP (0) = relocation; in rx_elf_relocate_section()
726 OP (0) = relocation; in rx_elf_relocate_section()
737 OP (0) = relocation; in rx_elf_relocate_section()
738 OP (1) = relocation >> 8; in rx_elf_relocate_section()
747 OP (1) = relocation; in rx_elf_relocate_section()
748 OP (0) = relocation >> 8; in rx_elf_relocate_section()
750 OP (0) = relocation; in rx_elf_relocate_section()
751 OP (1) = relocation >> 8; in rx_elf_relocate_section()
760 OP (1) = relocation; in rx_elf_relocate_section()
761 OP (0) = relocation >> 8; in rx_elf_relocate_section()
765 OP (0) = relocation; in rx_elf_relocate_section()
766 OP (1) = relocation >> 8; in rx_elf_relocate_section()
774 OP (1) = relocation; in rx_elf_relocate_section()
775 OP (0) = relocation >> 8; in rx_elf_relocate_section()
777 OP (0) = relocation; in rx_elf_relocate_section()
778 OP (1) = relocation >> 8; in rx_elf_relocate_section()
786 OP (1) = relocation; in rx_elf_relocate_section()
787 OP (0) = relocation >> 8; in rx_elf_relocate_section()
789 OP (0) = relocation; in rx_elf_relocate_section()
790 OP (1) = relocation >> 8; in rx_elf_relocate_section()
798 OP (0) = relocation; in rx_elf_relocate_section()
799 OP (1) = relocation >> 8; in rx_elf_relocate_section()
801 OP (1) = relocation; in rx_elf_relocate_section()
802 OP (0) = relocation >> 8; in rx_elf_relocate_section()
808 OP (0) &= 0xf8; in rx_elf_relocate_section()
809 OP (0) |= relocation & 0x07; in rx_elf_relocate_section()
819 OP (2) = relocation; in rx_elf_relocate_section()
820 OP (1) = relocation >> 8; in rx_elf_relocate_section()
821 OP (0) = relocation >> 16; in rx_elf_relocate_section()
823 OP (0) = relocation; in rx_elf_relocate_section()
824 OP (1) = relocation >> 8; in rx_elf_relocate_section()
825 OP (2) = relocation >> 16; in rx_elf_relocate_section()
834 OP (2) = relocation; in rx_elf_relocate_section()
835 OP (1) = relocation >> 8; in rx_elf_relocate_section()
836 OP (0) = relocation >> 16; in rx_elf_relocate_section()
838 OP (0) = relocation; in rx_elf_relocate_section()
839 OP (1) = relocation >> 8; in rx_elf_relocate_section()
840 OP (2) = relocation >> 16; in rx_elf_relocate_section()
849 OP (2) = relocation; in rx_elf_relocate_section()
850 OP (1) = relocation >> 8; in rx_elf_relocate_section()
851 OP (0) = relocation >> 16; in rx_elf_relocate_section()
855 OP (0) = relocation; in rx_elf_relocate_section()
856 OP (1) = relocation >> 8; in rx_elf_relocate_section()
857 OP (2) = relocation >> 16; in rx_elf_relocate_section()
866 OP (2) = relocation; in rx_elf_relocate_section()
867 OP (1) = relocation >> 8; in rx_elf_relocate_section()
868 OP (0) = relocation >> 16; in rx_elf_relocate_section()
870 OP (0) = relocation; in rx_elf_relocate_section()
871 OP (1) = relocation >> 8; in rx_elf_relocate_section()
872 OP (2) = relocation >> 16; in rx_elf_relocate_section()
881 OP (3) = relocation; in rx_elf_relocate_section()
882 OP (2) = relocation >> 8; in rx_elf_relocate_section()
883 OP (1) = relocation >> 16; in rx_elf_relocate_section()
884 OP (0) = relocation >> 24; in rx_elf_relocate_section()
886 OP (0) = relocation; in rx_elf_relocate_section()
887 OP (1) = relocation >> 8; in rx_elf_relocate_section()
888 OP (2) = relocation >> 16; in rx_elf_relocate_section()
889 OP (3) = relocation >> 24; in rx_elf_relocate_section()
897 OP (3) = relocation; in rx_elf_relocate_section()
898 OP (2) = relocation >> 8; in rx_elf_relocate_section()
899 OP (1) = relocation >> 16; in rx_elf_relocate_section()
900 OP (0) = relocation >> 24; in rx_elf_relocate_section()
902 OP (0) = relocation; in rx_elf_relocate_section()
903 OP (1) = relocation >> 8; in rx_elf_relocate_section()
904 OP (2) = relocation >> 16; in rx_elf_relocate_section()
905 OP (3) = relocation >> 24; in rx_elf_relocate_section()
912 OP (3) = relocation; in rx_elf_relocate_section()
913 OP (2) = relocation >> 8; in rx_elf_relocate_section()
914 OP (1) = relocation >> 16; in rx_elf_relocate_section()
915 OP (0) = relocation >> 24; in rx_elf_relocate_section()
919 OP (0) = relocation; in rx_elf_relocate_section()
920 OP (1) = relocation >> 8; in rx_elf_relocate_section()
921 OP (2) = relocation >> 16; in rx_elf_relocate_section()
922 OP (3) = relocation >> 24; in rx_elf_relocate_section()
929 OP (0) = relocation; in rx_elf_relocate_section()
930 OP (1) = relocation >> 8; in rx_elf_relocate_section()
931 OP (2) = relocation >> 16; in rx_elf_relocate_section()
932 OP (3) = relocation >> 24; in rx_elf_relocate_section()
936 OP (3) = relocation; in rx_elf_relocate_section()
937 OP (2) = relocation >> 8; in rx_elf_relocate_section()
938 OP (1) = relocation >> 16; in rx_elf_relocate_section()
939 OP (0) = relocation >> 24; in rx_elf_relocate_section()
947 val = bfd_get_32 (output_bfd, & OP (0)); in rx_elf_relocate_section()
949 bfd_put_32 (output_bfd, val, & OP (0)); in rx_elf_relocate_section()
958 OP (1) = relocation; in rx_elf_relocate_section()
959 OP (0) = relocation >> 8; in rx_elf_relocate_section()
961 OP (0) = relocation; in rx_elf_relocate_section()
962 OP (1) = relocation >> 8; in rx_elf_relocate_section()
973 OP (1) = relocation; in rx_elf_relocate_section()
974 OP (0) = relocation >> 8; in rx_elf_relocate_section()
976 OP (0) = relocation; in rx_elf_relocate_section()
977 OP (1) = relocation >> 8; in rx_elf_relocate_section()
988 OP (1) = relocation; in rx_elf_relocate_section()
989 OP (0) = relocation >> 8; in rx_elf_relocate_section()
991 OP (0) = relocation; in rx_elf_relocate_section()
992 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1000 OP (0) &= 0xf8; in rx_elf_relocate_section()
1001 OP (0) |= relocation >> 2; in rx_elf_relocate_section()
1002 OP (1) &= 0x77; in rx_elf_relocate_section()
1003 OP (1) |= (relocation << 6) & 0x80; in rx_elf_relocate_section()
1004 OP (1) |= (relocation << 3) & 0x08; in rx_elf_relocate_section()
1012 OP (0) &= 0xf8; in rx_elf_relocate_section()
1013 OP (0) |= relocation >> 2; in rx_elf_relocate_section()
1014 OP (1) &= 0x77; in rx_elf_relocate_section()
1015 OP (1) |= (relocation << 6) & 0x80; in rx_elf_relocate_section()
1016 OP (1) |= (relocation << 3) & 0x08; in rx_elf_relocate_section()
1024 OP (0) &= 0xf8; in rx_elf_relocate_section()
1025 OP (0) |= relocation >> 2; in rx_elf_relocate_section()
1026 OP (1) &= 0x77; in rx_elf_relocate_section()
1027 OP (1) |= (relocation << 6) & 0x80; in rx_elf_relocate_section()
1028 OP (1) |= (relocation << 3) & 0x08; in rx_elf_relocate_section()
1034 OP (0) &= 0x70; in rx_elf_relocate_section()
1035 OP (0) |= (relocation << 3) & 0x80; in rx_elf_relocate_section()
1036 OP (0) |= relocation & 0x0f; in rx_elf_relocate_section()
1044 OP (0) &= 0x70; in rx_elf_relocate_section()
1045 OP (0) |= (relocation << 3) & 0x80; in rx_elf_relocate_section()
1046 OP (0) |= relocation & 0x0f; in rx_elf_relocate_section()
1054 OP (0) &= 0x70; in rx_elf_relocate_section()
1055 OP (0) |= (relocation << 3) & 0x80; in rx_elf_relocate_section()
1056 OP (0) |= relocation & 0x0f; in rx_elf_relocate_section()
1061 OP (0) &= 0x0f; in rx_elf_relocate_section()
1062 OP (0) |= relocation << 4; in rx_elf_relocate_section()
1067 OP (0) &= 0x0f; in rx_elf_relocate_section()
1068 OP (0) |= (-relocation) << 4; in rx_elf_relocate_section()
1077 OP (3) = relocation; in rx_elf_relocate_section()
1078 OP (2) = relocation >> 8; in rx_elf_relocate_section()
1079 OP (1) = relocation >> 16; in rx_elf_relocate_section()
1080 OP (0) = relocation >> 24; in rx_elf_relocate_section()
1082 OP (0) = relocation; in rx_elf_relocate_section()
1083 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1084 OP (2) = relocation >> 16; in rx_elf_relocate_section()
1085 OP (3) = relocation >> 24; in rx_elf_relocate_section()
1093 OP (0) = relocation; in rx_elf_relocate_section()
1094 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1095 OP (2) = relocation >> 16; in rx_elf_relocate_section()
1096 OP (3) = relocation >> 24; in rx_elf_relocate_section()
1098 OP (3) = relocation; in rx_elf_relocate_section()
1099 OP (2) = relocation >> 8; in rx_elf_relocate_section()
1100 OP (1) = relocation >> 16; in rx_elf_relocate_section()
1101 OP (0) = relocation >> 24; in rx_elf_relocate_section()
1112 OP (2) = relocation; in rx_elf_relocate_section()
1113 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1114 OP (0) = relocation >> 16; in rx_elf_relocate_section()
1118 OP (0) = relocation; in rx_elf_relocate_section()
1119 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1120 OP (2) = relocation >> 16; in rx_elf_relocate_section()
1129 OP (1) = relocation; in rx_elf_relocate_section()
1130 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1132 OP (0) = relocation; in rx_elf_relocate_section()
1133 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1142 OP (0) = relocation; in rx_elf_relocate_section()
1143 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1145 OP (1) = relocation; in rx_elf_relocate_section()
1146 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1156 OP (1) = relocation; in rx_elf_relocate_section()
1157 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1161 OP (0) = relocation; in rx_elf_relocate_section()
1162 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1171 OP (1) = relocation; in rx_elf_relocate_section()
1172 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1174 OP (0) = relocation; in rx_elf_relocate_section()
1175 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1185 OP (1) = relocation; in rx_elf_relocate_section()
1186 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1188 OP (0) = relocation; in rx_elf_relocate_section()
1189 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1199 OP (1) = relocation; in rx_elf_relocate_section()
1200 OP (0) = relocation >> 8; in rx_elf_relocate_section()
1202 OP (0) = relocation; in rx_elf_relocate_section()
1203 OP (1) = relocation >> 8; in rx_elf_relocate_section()
1211 OP (0) = relocation; in rx_elf_relocate_section()
1218 OP (0) = relocation; in rx_elf_relocate_section()
1226 OP (0) = relocation; in rx_elf_relocate_section()
1234 OP (0) = relocation; in rx_elf_relocate_section()
1242 OP (0) = relocation; in rx_elf_relocate_section()