Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.c517 toUChar( sel8x8_6(xx) + sel8x8_6(yy) ), in h_generic_calc_Add8x8()
543 qadd8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Sx8()
567 qadd8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Ux8()
601 toUChar( sel8x8_6(xx) - sel8x8_6(yy) ), in h_generic_calc_Sub8x8()
627 qsub8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Sx8()
651 qsub8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Ux8()
725 cmpeq8( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpEQ8x8()
757 cmpgt8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpGT8Sx8()
1126 avg8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Avg8Ux8()
1162 max8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2672 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
2718 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3775 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
3821 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) ); in amd64g_calculate_mmx_psadbw()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_generic_simd64.c517 toUChar( sel8x8_6(xx) + sel8x8_6(yy) ), in h_generic_calc_Add8x8()
543 qadd8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Sx8()
567 qadd8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Ux8()
601 toUChar( sel8x8_6(xx) - sel8x8_6(yy) ), in h_generic_calc_Sub8x8()
627 qsub8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Sx8()
651 qsub8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Ux8()
725 cmpeq8( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpEQ8x8()
757 cmpgt8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpGT8Sx8()
1126 avg8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Avg8Ux8()
1162 max8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2672 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
2718 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3775 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
3821 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) ); in amd64g_calculate_mmx_psadbw()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_generic_simd64.c509 toUChar( sel8x8_6(xx) + sel8x8_6(yy) ), in h_generic_calc_Add8x8()
535 qadd8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Sx8()
559 qadd8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QAdd8Ux8()
593 toUChar( sel8x8_6(xx) - sel8x8_6(yy) ), in h_generic_calc_Sub8x8()
619 qsub8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Sx8()
643 qsub8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_QSub8Ux8()
717 cmpeq8( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpEQ8x8()
749 cmpgt8S( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_CmpGT8Sx8()
1103 avg8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Avg8Ux8()
1139 max8U( sel8x8_6(xx), sel8x8_6(yy) ), in h_generic_calc_Max8Ux8()
[all …]
H A Dguest_x86_helpers.c2659 static inline UChar sel8x8_6 ( ULong w64 ) { in sel8x8_6() function
2705 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) ); in x86g_calculate_mmx_psadbw()
H A Dguest_amd64_helpers.c3581 static inline UChar sel8x8_6 ( ULong w64 ) {
3627 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) );