Skip to content

Commit

Permalink
Updated list_intrin.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hivert committed Jan 11, 2018
1 parent 9c5b4e7 commit fb6a882
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions list_intrin.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
_mm_blendv_epi8
_mm_cmpeq_epi8
_mm_cmpestri
_mm_cmpestrm
_mm_cmplt_epi8
_mm_extract_epi64
_mm_max_epi8
_mm_max_epu8
_mm_min_epi8
_mm_min_epu8
_mm_movemask_epi8
_mm_popcnt_u32
_mm_set_epi64x
_mm_shuffle_epi8
_mm_slli_epi32
_mm_blendv_epi8;{},{},{}
_mm_cmpeq_epi8;{},{}
_mm_cmpestri;{},1,{},1,1
_mm_cmpestrm;{},1,{},1,1
_mm_cmplt_epi8;{},{}
_mm_extract_epi64;{},1
_mm_max_epi8;{},{}
_mm_max_epu8;{},{}
_mm_min_epi8;{},{}
_mm_min_epu8;{},{}
_mm_movemask_epi8;{}
_mm_popcnt_u32;{}
_mm_set_epi64x;1,1
_mm_shuffle_epi8;{},{}
_mm_slli_epi32;{},1

0 comments on commit fb6a882

Please sign in to comment.