Searched defs:rot_amt (Results 1 – 5 of 5) sorted by relevance
1967 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()
3215 ULong rot_amt, in amd64g_calculate_RCR()3283 ULong rot_amt, in amd64g_calculate_RCL()
2517 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local
1641 IRExpr* rot_amt ) in ROTL()
3675 IRTemp rot_amt = newTemp(Ity_I8); in dis_Grp2() local