Revision 6c3ee14f

b/tests/test-i386-shift.h
174 174
    for(i = 0; i < n; i++)
175 175
        exec_op(0x21ad3d34, 0x12345678, i);
176 176
    for(i = 0; i < n; i++)
177
        exec_op(0x813f3421, 0x82345678, i);
177
        exec_op(0x813f3421, 0x82345679, i);
178 178
}
179 179

  
180 180
void *glue(_test_, OP) __init_call = glue(test_, OP);

Also available in: Unified diff