On Tuesday, 31 January 2006, at 13:31:51 (+0900),
Carsten Haitzler wrote:

> ok - your evas is not what is in cvs:
> 
> void
> evas_common_cpu_sse_test(void)
> {
> #ifdef BUILD_SSE
>    int blah[16];
> 
>    movntq_r2m(mm0, blah);
> #endif
> }

[EMAIL PROTECTED] ~/cvs/e17/libs/evas >> mzblame 
src/lib/engines/common/evas_cpu.c
...skip...
1.13         (raster   10-Sep-03): void
1.3          (rbdpngn  11-Mar-03): evas_common_cpu_sse_test(void)
1.3          (rbdpngn  11-Mar-03): {
1.25         (raster   22-May-05): #ifdef BUILD_SSE
1.27         (raster   31-Jan-06):    int blah[16];
1.25         (raster   22-May-05): 
1.26         (raster   26-Jan-06):    movntq_r2m(mm0, blah);
^^^^                   ^^^^^^^^^

"I fixed that 4 days ago" would've been a perfectly acceptable
response. :-P

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  <[EMAIL PROTECTED]>
n + 1, Inc., http://www.nplus1.net/       Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
 "Nerds make the best lovers.  That's why I'm in Speed School." 
                                                       -- Angela Smith


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to