Revision 00f219bf target-sparc/op.c

b/target-sparc/op.c
1589 1589
}
1590 1590
#endif
1591 1591

  
1592
void OPPROTO op_mov_cc(void)
1593
{
1594
    if (T2)
1595
        T0 = T1;
1596
}
1597

  
1598 1592
void OPPROTO op_flushw(void)
1599 1593
{
1600 1594
    if (env->cansave != NWINDOWS - 2) {

Also available in: Unified diff