Revision 3cd7d1dd target-ppc/op.c

b/target-ppc/op.c
2720 2720
}
2721 2721
#endif /* !defined(CONFIG_USER_ONLY) */
2722 2722

  
2723
#if defined(TARGET_PPCEMB)
2724 2723
/* SPE extension */
2725 2724
void OPPROTO op_splatw_T1_64 (void)
2726 2725
{
......
3439 3438
    T0 = _do_efdtsteq(T0_64, T1_64);
3440 3439
    RETURN();
3441 3440
}
3442
#endif /* defined(TARGET_PPCEMB) */

Also available in: Unified diff