Lines Matching defs:resh0
156 int hx0, resh0, res_ch0;
164 resh0 = (hx0 & 0x001fffff) | 0x3fe00000;
165 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
166 HI(&res) = resh0;
219 int hx0, resh0, res_ch0;
227 resh0 = (hx0 & 0x001fffff) | 0x3fe00000;
228 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
229 HI(&res) = resh0;
257 int resh0, res_ch0;
262 resh0 = (hx & 0x001fffff) | 0x3fe00000;
263 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
264 HI(&res) = resh0;
298 int hx0, resh0, res_ch0;
330 resh0 = (hx0 & 0x001fffff) | 0x3fe00000;
333 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
336 HI(&res0) = resh0;
387 resh0 = (hx0 & 0x001fffff) | 0x3fe00000;
388 res_ch0 = (resh0 + 0x00002000) & 0x7fffc000;
389 HI(&res0) = resh0;