Home | History | Annotate | Download | only in dev

Lines Matching defs:vstart

901 		int     hstart, hstop, vstart, vstop, j;
924 vstart = y;
967 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
974 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
1094 int hstart, hstop, vstart, vstop, j;
1119 vstart = y;
1162 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
1169 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
1323 int hstart, hstop, vstart, vstop;
1348 vstart = y;
1392 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
1400 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
1875 int hstart, hstop, vstart, vstop, j;
1903 vstart = y;
1911 printf (" hstart %04x hstop %04x vstart %04x vstop %04x ddfstart %04x\n",
1912 hstart, hstop, vstart, vstop, ddfstart);
1938 printf (" hstart %04x hstop %04x vstart %04x vstop %04x ddfstart %04x\n",
1939 hstart, hstop, vstart, vstop, ddfstart);
1999 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
2025 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
2210 int hstart, hstop, vstart, vstop, j;
2227 vstart = y;
2240 super72_vbstop = vstart - 2;
2253 vstart -= d;
2298 CALC_DIWHIGH(hstart, vstart, hstop, vstop);
2305 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
2451 int hstart, hstop, vstart, vstop, j;
2474 vstart = y;
2513 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
2520 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
2626 int hstart, hstop, vstart, vstop, j;
2649 vstart = y;
2689 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
2696 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
2826 int hstart, hstop, vstart, vstop;
2850 vstart = y;
2890 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
2897 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);
3295 int hstart, hstop, vstart, vstop, j;
3323 vstart = y;
3331 printf (" hstart %04x hstop %04x vstart %04x vstop %04x ddfstart %04x\n",
3332 hstart, hstop, vstart, vstop, ddfstart);
3358 printf (" hstart %04x hstop %04x vstart %04x vstop %04x ddfstart %04x\n",
3359 hstart, hstop, vstart, vstop, ddfstart);
3419 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop);
3445 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff);