HomeSort by relevance Sort by last modified time
    Searched full:cmpgt8s (Results 1 - 1 of 1) sorted by null

  /external/valgrind/VEX/priv/
host_generic_simd64.c 276 static inline UChar cmpgt8S ( Char xx, Char yy )
748 cmpgt8S( sel8x8_7(xx), sel8x8_7(yy) ),
749 cmpgt8S( sel8x8_6(xx), sel8x8_6(yy) ),
750 cmpgt8S( sel8x8_5(xx), sel8x8_5(yy) ),
751 cmpgt8S( sel8x8_4(xx), sel8x8_4(yy) ),
752 cmpgt8S( sel8x8_3(xx), sel8x8_3(yy) ),
753 cmpgt8S( sel8x8_2(xx), sel8x8_2(yy) ),
754 cmpgt8S( sel8x8_1(xx), sel8x8_1(yy) ),
755 cmpgt8S( sel8x8_0(xx), sel8x8_0(yy) )
    [all...]

Completed in 83 milliseconds