summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorRichard Henderson2013-11-05 22:44:57 +0100
committerRichard Henderson2014-01-07 20:37:32 +0100
commitd3f4bbe3318da00f5923ad5c9b60075f8a1cc073 (patch)
treed11ddf277f261b648de7cc4713dada7c00ca64cb /scripts/checkpatch.pl
parenttarget-i386: Use TCGMemOp for 'ot' variables (diff)
downloadqemu-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