Lines Matching refs:temp_offset
928 unsigned long offset, temp_offset;
973 temp_offset = offset;
984 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
986 temp_offset += dword_bytes;
989 temp_offset);
1093 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0;
1141 temp_offset = offset;
1147 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, temp1);
1148 temp_offset += 32;
1156 temp_offset, temp1);
1157 temp_offset += (dwords_extra << 2);
1165 temp_offset, temp1, temp2);
1189 unsigned long dstoffset, temp1 = 0, temp2 = 0, temp_offset = 0;
1233 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, temp1);
1234 temp_offset += 32;
1243 temp_offset, temp1);
1244 temp_offset += (dwords_extra << 2);
1249 temp_offset, temp1, temp2);
2042 unsigned long offset, temp_offset;
2088 temp_offset = offset;
2099 WRITE_FRAME_BUFFER_STRING32(srcoffset, dword_bytes, data, temp_offset);
2101 temp_offset += dword_bytes;
2104 temp_offset);
2130 unsigned long temp1 = 0, temp2 = 0, temp_offset = 0;
2175 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, temp1);
2176 temp_offset += 32;
2185 temp_offset, temp1);
2186 temp_offset += (dwords_extra << 2);
2191 temp_offset, temp1, temp2);
2218 unsigned long offset, temp_offset, temp1 = 0, temp2 = 0;
2264 temp_offset = offset;
2270 WRITE_GPREG_STRING32(MGP_HST_SOURCE, 8, j, data, temp_offset, temp1);
2271 temp_offset += 32;
2279 temp_offset, temp1);
2280 temp_offset += (dwords_extra << 2);
2287 temp_offset, temp1, temp2);