diff options
author | Richard Henderson <rth@twiddle.net> | 2013-11-06 07:44:57 +1000 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-01-07 11:37:32 -0800 |
commit | d3f4bbe3318da00f5923ad5c9b60075f8a1cc073 (patch) | |
tree | d11ddf277f261b648de7cc4713dada7c00ca64cb /default-configs | |
parent | d67dc9e6194dec1f9b361b94ada6c567d6099f39 (diff) |
target-i386: Change gen_op_add_reg_* size parameter to TCGMemOp
These functions used the aflags/dflags domain, which is log2-1
of the byte size. Confusingly, they used enumeration values
from the log2 domain.
Change the domain of the parameter and update all callers.
Since we're now in a common domain, defer the deposit/extend/mov
decision to gen_op_mov_reg_v.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions