Home
last modified time | relevance | path

Searched refs:sel8x8_7 (Results 1 – 9 of 9) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.c516 toUChar( sel8x8_7(xx) + sel8x8_7(yy) ), in h_generic_calc_Add8x8()
542 qadd8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Sx8()
566 qadd8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Ux8()
600 toUChar( sel8x8_7(xx) - sel8x8_7(yy) ), in h_generic_calc_Sub8x8()
626 qsub8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Sx8()
650 qsub8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Ux8()
724 cmpeq8( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpEQ8x8()
756 cmpgt8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpGT8Sx8()
1125 avg8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Avg8Ux8()
1161 max8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2668 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
2717 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3771 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
3820 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) ); in amd64g_calculate_mmx_psadbw()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.c516 toUChar( sel8x8_7(xx) + sel8x8_7(yy) ), in h_generic_calc_Add8x8()
542 qadd8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Sx8()
566 qadd8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Ux8()
600 toUChar( sel8x8_7(xx) - sel8x8_7(yy) ), in h_generic_calc_Sub8x8()
626 qsub8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Sx8()
650 qsub8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Ux8()
724 cmpeq8( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpEQ8x8()
756 cmpgt8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpGT8Sx8()
1125 avg8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Avg8Ux8()
1161 max8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2668 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
2717 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3771 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
3820 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) ); in amd64g_calculate_mmx_psadbw()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_generic_simd64.c508 toUChar( sel8x8_7(xx) + sel8x8_7(yy) ), in h_generic_calc_Add8x8()
534 qadd8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Sx8()
558 qadd8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QAdd8Ux8()
592 toUChar( sel8x8_7(xx) - sel8x8_7(yy) ), in h_generic_calc_Sub8x8()
618 qsub8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Sx8()
642 qsub8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_QSub8Ux8()
716 cmpeq8( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpEQ8x8()
748 cmpgt8S( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_CmpGT8Sx8()
1102 avg8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Avg8Ux8()
1138 max8U( sel8x8_7(xx), sel8x8_7(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2655 static inline UChar sel8x8_7 ( ULong w64 ) { in sel8x8_7() function
2704 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3577 static inline UChar sel8x8_7 ( ULong w64 ) {
3626 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) );