Hacker News new | ask | show | jobs
by jerf 5723 days ago
CRC32 instructions: http://www.strchr.com/crc32_popcnt

String processing instructions in SSE4.2: http://www.strchr.com/strcmp_and_strlen_using_sse_4.2

AES encryption instructions: http://en.wikipedia.org/wiki/AES_instruction_set

So, if you didn't know about those, give yourself a point, because you nailed it. (No sarcasm.) There's a definite trend there.