Home | History | Annotate | Download | only in dev

Lines Matching defs:GETBITS

150 /* luna68k version GETBITS() that gets w bits from bit x at psrc memory */
164 #define GETBITS(psrc, x, w, dst) FASTGETBITS(psrc, x, w, dst)
540 GETBITS(f, fontx, dw, v);
1310 GETBITS(P0(sp), sb, w, tmp);
1349 GETBITS(P0(sp), sb, lnum, tmp);
1357 GETBITS(P0(sp), sboff, 32, tmp);
1364 GETBITS(P0(sp), sboff, rnum, tmp);
1388 GETBITS(P0(sp), sboff, rnum, tmp);
1395 GETBITS(P0(sp), sboff, 32, tmp);
1403 GETBITS(P0(sp), sb, lnum, tmp);
1443 GETBITS(P0(sp), sb, w, tmp);
1445 GETBITS(P1(sp), sb, w, tmp);
1447 GETBITS(P2(sp), sb, w, tmp);
1449 GETBITS(P3(sp), sb, w, tmp);
1488 GETBITS(P0(sp), sb, lnum, tmp);
1490 GETBITS(P1(sp), sb, lnum, tmp);
1492 GETBITS(P2(sp), sb, lnum, tmp);
1494 GETBITS(P3(sp), sb, lnum, tmp);
1502 GETBITS(P0(sp), sboff, 32, tmp);
1504 GETBITS(P1(sp), sboff, 32, tmp);
1506 GETBITS(P2(sp), sboff, 32, tmp);
1508 GETBITS(P3(sp), sboff, 32, tmp);
1515 GETBITS(P0(sp), sboff, rnum, tmp);
1517 GETBITS(P1(sp), sboff, rnum, tmp);
1519 GETBITS(P2(sp), sboff, rnum, tmp);
1521 GETBITS(P3(sp), sboff, rnum, tmp);
1545 GETBITS(P0(sp), sboff, rnum, tmp);
1547 GETBITS(P1(sp), sboff, rnum, tmp);
1549 GETBITS(P2(sp), sboff, rnum, tmp);
1551 GETBITS(P3(sp), sboff, rnum, tmp);
1558 GETBITS(P0(sp), sboff, 32, tmp);
1560 GETBITS(P1(sp), sboff, 32, tmp);
1562 GETBITS(P2(sp), sboff, 32, tmp);
1564 GETBITS(P3(sp), sboff, 32, tmp);
1572 GETBITS(P0(sp), sb, lnum, tmp);
1574 GETBITS(P1(sp), sb, lnum, tmp);
1576 GETBITS(P2(sp), sb, lnum, tmp);
1578 GETBITS(P3(sp), sb, lnum, tmp);