Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_x86_helpers.c1967 ULong x86g_calculate_RCR ( UInt arg, UInt rot_amt, UInt eflags_in, UInt sz ) in x86g_calculate_RCR()
2022 ULong x86g_calculate_RCL ( UInt arg, UInt rot_amt, UInt eflags_in, UInt sz ) in x86g_calculate_RCL()
Dguest_amd64_helpers.c3215 ULong rot_amt, in amd64g_calculate_RCR()
3283 ULong rot_amt, in amd64g_calculate_RCL()
Dguest_x86_toIR.c2517 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local
Dguest_ppc_toIR.c1641 IRExpr* rot_amt ) in ROTL()
Dguest_amd64_toIR.c3675 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local