Home | History | Annotate | Download | only in r600

Lines Matching refs:s0x

1522 #define FILL_SREG(s0x, s0y, s1x, s1y, s2x, s2y, s3x, s3y)  \
1523 (((s0x) & 0xf) | (((s0y) & 0xf) << 4) | \