Home
last modified time | relevance | path

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

/external/valgrind/none/tests/amd64/
Dsse4-64.c3583 V128 xmm0, src, dst, t_xmm0, t_src, t_dst; in test_PBLENDVB() local
3586 randV128(&t_xmm0); in test_PBLENDVB()
3590 memcpy(&xmm0, &t_xmm0, 16); in test_PBLENDVB()
3595 showV128(&t_xmm0); in test_PBLENDVB()
3604 memcpy(&xmm0, &t_xmm0, 16); in test_PBLENDVB()
3609 showV128(&t_xmm0); in test_PBLENDVB()
3650 V128 xmm0, src, dst, t_xmm0, t_src, t_dst; in test_BLENDVPD() local
3653 randV128(&t_xmm0); in test_BLENDVPD()
3657 memcpy(&xmm0, &t_xmm0, 16); in test_BLENDVPD()
3662 showV128(&t_xmm0); in test_BLENDVPD()
[all …]