Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c17058 IRTemp andnV128 = newTemp(Ity_V128); in dis_xTESTy_256() local
17060 assign( andnV128, binop( Iop_OrV128, mkexpr(andnVhi), mkexpr(andnVlo) ) ); in dis_xTESTy_256()
17062 finish_xTESTy ( andV128, andnV128, sign ); in dis_xTESTy_256()