diff options
| author | Richard Henderson | 2013-11-05 22:44:57 +0100 |
|---|---|---|
| committer | Richard Henderson | 2014-01-07 20:37:32 +0100 |
| commit | d3f4bbe3318da00f5923ad5c9b60075f8a1cc073 (patch) | |
| tree | d11ddf277f261b648de7cc4713dada7c00ca64cb /scripts/checkpatch.pl | |
| parent | target-i386: Use TCGMemOp for 'ot' variables (diff) | |
| download | qemu-d3f4bbe3318da00f5923ad5c9b60075f8a1cc073.tar.gz qemu-d3f4bbe3318da00f5923ad5c9b60075f8a1cc073.tar.xz qemu-d3f4bbe3318da00f5923ad5c9b60075f8a1cc073.zip | |
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 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
