Home
last modified time | relevance | path

Searched refs:sel8x8_5 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_generic_simd64.c109 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5() function
489 toUChar( sel8x8_5(xx) + sel8x8_5(yy) ), in h_generic_calc_Add8x8()
515 qadd8S( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_QAdd8Sx8()
539 qadd8U( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_QAdd8Ux8()
573 toUChar( sel8x8_5(xx) - sel8x8_5(yy) ), in h_generic_calc_Sub8x8()
599 qsub8S( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_QSub8Sx8()
623 qsub8U( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_QSub8Ux8()
697 cmpeq8( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_CmpEQ8x8()
729 cmpgt8S( sel8x8_5(xx), sel8x8_5(yy) ), in h_generic_calc_CmpGT8Sx8()
761 cmpnez8( sel8x8_5(xx) ), in h_generic_calc_CmpNEZ8x8()
[all …]
Dguest_x86_helpers.c2465 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5() function
2523 t += (UInt)abdU8( sel8x8_5(xx), sel8x8_5(yy) ); in x86g_calculate_mmx_psadbw()
Dguest_amd64_helpers.c2687 static inline UChar sel8x8_5 ( ULong w64 ) { in sel8x8_5() function
2745 t += (UInt)abdU8( sel8x8_5(xx), sel8x8_5(yy) ); in amd64g_calculate_mmx_psadbw()