Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 166 of file optimize.c.
Referenced by find_dectype(), frame_cpu_opt(), and frame_init_par().
{ return (type == mmx || type == sse || type == dreidnowext || type == x86_64 ) ? mmxsse : normal; }