Lines Matching refs:rshift
45 .rshift = shift_right, .max = xmax, \
50 .rshift = shift_right, .min = xmin, .max = xmax, \
59 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
63 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
68 {.reg = xlreg, .rreg = xrreg, .shift = xshift, .rshift = xshift, \
81 .rshift = xshift, .min = xmin, .max = xmax, \
101 .shift = xshift, .rshift = xshift, \
112 .rshift = xshift, .min = xmin, .max = xmax, \
160 .shift = shift_left, .rshift = shift_right, \
172 .shift = xshift_left, .rshift = xshift_right, \
203 .shift = xshift, .rshift = xshift, \
298 .rshift = xshift, .min = xmin, .max = xmax, \
1269 unsigned int shift, rshift;
1319 if (mc->reg == mc->rreg && mc->shift == mc->rshift)
1322 * mc->reg == mc->rreg && mc->shift != mc->rshift, or