Home | History | Annotate | Download | only in dev

Lines Matching defs:con1

903 		u_short ddfstart, ddfwidth, con1;
947 con1 = ((hstart - 9) - (ddfstart << 1)) |
972 tmp->cp.inst.operand = con1;
1096 u_short ddfstart, ddfwidth, con1;
1142 con1 = ((hstart - 9) - (ddfstart << 1)) |
1167 tmp->cp.inst.operand = con1;
1325 u_short ddfstart, ddfwidth, con1;
1372 con1 = ((hstart - 9) - (ddfstart << 1)) |
1398 tmp->cp.inst.operand = con1;
1877 u_short ddfstart, ddfwidth, con1;
1942 con1 = ((hstart - 9) - (ddfstart << 1)) | (((hstart - 9) - (ddfstart << 1)) << 4);
2019 tmp->cp.inst.operand = con1;
2022 printf(" bplcon1 %04x>0000\n", con1);
2212 u_short ddfstart, ddfwidth, con1;
2232 con1 = ddfstart & 63;
2256 con1 = ((con1 >> 2) & 0x000f) | /* PF1H2-PF1H5 */
2257 ((con1 << 8) & 0x0300) | /* PF1H0-PF1H2 */
2258 ((con1 << 4) & 0x0c00); /* PF1H6-PF1H7 */
2259 con1 |= con1 << 4; /* PF2H2-PF2H7 */
2303 tmp->cp.inst.operand = con1;
2453 u_short ddfstart, ddfwidth, con1;
2496 con1 = ((hstart - 9) - (ddfstart << 1)) | (((hstart - 9) - (ddfstart << 1)) << 4);
2518 tmp->cp.inst.operand = con1;
2628 u_short ddfstart, ddfwidth, con1;
2672 con1 = ((hstart - 9) - (ddfstart << 1)) | (((hstart - 9) - (ddfstart << 1)) << 4);
2694 tmp->cp.inst.operand = con1;
2828 u_short ddfstart, ddfwidth, con1;
2873 con1 = ((hstart - 9) - (ddfstart << 1)) | (((hstart - 9) - (ddfstart << 1)) << 4);
2895 tmp->cp.inst.operand = con1;
3297 u_short ddfstart, ddfwidth, con1;
3362 con1 = ((hstart - 9) - (ddfstart << 1)) | (((hstart - 9) - (ddfstart << 1)) << 4);
3439 tmp->cp.inst.operand = con1;
3442 printf(" bplcon1 %04x>0000\n", con1);