Lines Matching defs:ibase0
325 int ibase0, si0, hyp0h;
329 ibase0 = HI(&hyp0);
331 HI(&dbase0) = (0x60000000 - ((ibase0 & 0x7fe00000) >> 1));
333 hyp0h = (ibase0 & 0x000fffff) | 0x3ff00000;
337 ibase0 >>= 10;
338 si0 = ibase0 & 0x7f0;
360 int ibase0, si0, hyp0h;
384 ibase0 = HI(&hyp0);
388 HI(&dbase0) = (0x60000000 - ((ibase0 & 0x7fe00000) >> 1));
392 hyp0h = (ibase0 & 0x000fffff) | 0x3ff00000;
402 ibase0 >>= 10;
405 si0 = ibase0 & 0x7f0;
442 ibase0 = HI(&hyp0);
444 HI(&dbase0) = (0x60000000 - ((ibase0 & 0x7fe00000) >> 1));
446 hyp0h = (ibase0 & 0x000fffff) | 0x3ff00000;
450 ibase0 >>= 10;
451 si0 = ibase0 & 0x7f0;