Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_toIR.c7729 IRTemp bbhi32s = newTemp(Ity_I64); in dis_PMULHRSW_helper() local
7744 assign( bbhi32s, in dis_PMULHRSW_helper()
7761 binop(Iop_Mul32x2, mkexpr(aahi32s), mkexpr(bbhi32s)), in dis_PMULHRSW_helper()
Dguest_amd64_toIR.c9747 IRTemp bbhi32s = newTemp(Ity_I64); in dis_PMULHRSW_helper() local
9762 assign( bbhi32s, in dis_PMULHRSW_helper()
9779 binop(Iop_Mul32x2, mkexpr(aahi32s), mkexpr(bbhi32s)), in dis_PMULHRSW_helper()