Home
last modified time | relevance | path

Searched defs:rot_amt (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/VEX/priv/
Dguest_x86_helpers.c1879 ULong x86g_calculate_RCR ( UInt arg, UInt rot_amt, UInt eflags_in, UInt sz ) in x86g_calculate_RCR()
1934 ULong x86g_calculate_RCL ( UInt arg, UInt rot_amt, UInt eflags_in, UInt sz ) in x86g_calculate_RCL()
Dguest_amd64_helpers.c2324 ULong rot_amt, in amd64g_calculate_RCR()
2392 ULong rot_amt, in amd64g_calculate_RCL()
Dguest_ppc_toIR.c1080 IRExpr* rot_amt ) in ROTL()
Dguest_x86_toIR.c2495 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local
Dguest_amd64_toIR.c3411 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local