Changes between Version 11 and Version 12 of LibCSSE/memset


Ignore:
Timestamp:
Sep 10, 2014, 3:17:00 PM (12 years ago)
Author:
john
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibCSSE/memset

    v11 v12  
    1111|| ERMS || {{{repne stosb}}} for machines with ERMS ||
    1212
    13 '''Note:''' clang was too smart and inlined all the short {{{memset}}} calls, so I had to create a copy of the C version called {{{memset_()}}} to fool it.
     13'''Note:''' clang was too smart and inlined all the short {{{memset}}} calls, so I had to create a copy of the amd64 version called {{{memset_stock()}}} to fool it.
    1414
    1515== Machines Tested ==
     
    117117|| '''87'''|| [[span(187, style=color:red)]]|| [[span(187, style=color:red)]]|| [[span(187, style=color:red)]]|| [[span(637, style=color:red)]]|| [[span(612, style=color:red)]]||
    118118|| Intel Core i5-2500K || \
    119 || 734|| 635|| 635|| 627|| 924|| 907|| \
    120 || 222|| 231|| 231|| 231|| 231|| 222|| \
    121 || 156|| 107|| 107|| 99|| 396|| 264|| \
    122 || 156|| 107|| 107|| 99|| 404|| 297|| \
    123 || 453|| 123|| 123|| 123|| 412|| 420|| \
    124 || 156|| 123|| 123|| 123|| 420|| 354||
     119|| 734|| [[span(635, style=color: green)]]|| [[span(635, style=color: green)]]|| '''[[span(627, style=color: green)]]'''|| [[span(924, style=color:red)]]|| [[span(907, style=color:red)]]|| \
     120|| '''222'''|| [[span(231, style=color:red)]]|| [[span(231, style=color:red)]]|| [[span(231, style=color:red)]]|| [[span(231, style=color:red)]]|| '''222'''|| \
     121|| 156|| [[span(107, style=color: green)]]|| [[span(107, style=color: green)]]|| '''[[span(99, style=color: green)]]'''|| [[span(396, style=color:red)]]|| [[span(264, style=color:red)]]|| \
     122|| 156|| [[span(107, style=color: green)]]|| [[span(107, style=color: green)]]|| '''[[span(99, style=color: green)]]'''|| [[span(404, style=color:red)]]|| [[span(297, style=color:red)]]|| \
     123|| 453|| '''[[span(123, style=color: green)]]'''|| '''[[span(123, style=color: green)]]'''|| '''[[span(123, style=color: green)]]'''|| [[span(412, style=color: green)]]|| [[span(420, style=color: green)]]|| \
     124|| 156|| '''[[span(123, style=color: green)]]'''|| '''[[span(123, style=color: green)]]'''|| '''[[span(123, style=color: green)]]'''|| [[span(420, style=color:red)]]|| [[span(354, style=color:red)]]||
    125125|| ''Intel Xeon E5-2680'' || \
    126126|| 356|| [[span(308, style=color: green)]]|| [[span(308, style=color: green)]]|| '''[[span(304, style=color: green)]]'''|| [[span(452, style=color:red)]]|| [[span(440, style=color:red)]]|| \