Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_amd64_toIR.c9814 static IRExpr* dis_PSIGN_helper ( IRExpr* aax, IRExpr* bbx, Int laneszB ) in dis_PSIGN_helper() function
16179 dis_PSIGN_helper( mkexpr(sHi), mkexpr(dHi), laneszB ), in dis_ESC_0F38__SupSSE3()
16180 dis_PSIGN_helper( mkexpr(sLo), mkexpr(dLo), laneszB ) in dis_ESC_0F38__SupSSE3()
16220 dis_PSIGN_helper( mkexpr(sV), mkexpr(dV), laneszB ) in dis_ESC_0F38__SupSSE3()
28165 dis_PSIGN_helper( mkexpr(sHi), mkexpr(dHi), laneszB ), in dis_ESC_0F38__VEX()
28166 dis_PSIGN_helper( mkexpr(sLo), mkexpr(dLo), laneszB ) in dis_ESC_0F38__VEX()
28217 dis_PSIGN_helper( mkexpr(s3), mkexpr(d3), laneszB ), in dis_ESC_0F38__VEX()
28218 dis_PSIGN_helper( mkexpr(s2), mkexpr(d2), laneszB ) in dis_ESC_0F38__VEX()
28221 dis_PSIGN_helper( mkexpr(s1), mkexpr(d1), laneszB ), in dis_ESC_0F38__VEX()
28222 dis_PSIGN_helper( mkexpr(s0), mkexpr(d0), laneszB ) in dis_ESC_0F38__VEX()
Dguest_x86_toIR.c7796 static IRExpr* dis_PSIGN_helper ( IRExpr* aax, IRExpr* bbx, Int laneszB ) in dis_PSIGN_helper() function
12461 dis_PSIGN_helper( mkexpr(sV), mkexpr(dV), laneszB ) in disInstr_X86_WRK()
12513 dis_PSIGN_helper( mkexpr(sHi), mkexpr(dHi), laneszB ), in disInstr_X86_WRK()
12514 dis_PSIGN_helper( mkexpr(sLo), mkexpr(dLo), laneszB ) in disInstr_X86_WRK()