Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c130 static inline UChar sel8x8_0 ( ULong w64 ) { in sel8x8_0() function
515 toUChar( sel8x8_0(xx) + sel8x8_0(yy) ) in h_generic_calc_Add8x8()
541 qadd8S( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_QAdd8Sx8()
565 qadd8U( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_QAdd8Ux8()
599 toUChar( sel8x8_0(xx) - sel8x8_0(yy) ) in h_generic_calc_Sub8x8()
625 qsub8S( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_QSub8Sx8()
649 qsub8U( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_QSub8Ux8()
723 cmpeq8( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_CmpEQ8x8()
755 cmpgt8S( sel8x8_0(xx), sel8x8_0(yy) ) in h_generic_calc_CmpGT8Sx8()
787 cmpnez8( sel8x8_0(xx) ) in h_generic_calc_CmpNEZ8x8()
[all …]
Dguest_amd64_helpers.c3665 static inline UChar sel8x8_0 ( ULong w64 ) { in sel8x8_0() function
3693 t += (UInt)abdU8( sel8x8_0(xx), sel8x8_0(yy) ); in amd64g_calculate_mmx_psadbw()
3759 t += (UInt)abdU8( sel8x8_0(xx), sel8x8_0(yy) ); in sad_8x4()
Dguest_x86_helpers.c2669 static inline UChar sel8x8_0 ( ULong w64 ) { in sel8x8_0() function
2697 t += (UInt)abdU8( sel8x8_0(xx), sel8x8_0(yy) ); in x86g_calculate_mmx_psadbw()