summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorRichard Henderson2019-04-26 05:48:57 +0200
committerAlex Bennée2019-05-10 21:23:21 +0200
commit2dd926067867c2dd19e66d31a7990e8eea7258f6 (patch)
tree38c8d8724e06bf4acefc02979474c76bf7bcabf1 /linux-headers
parentcputlb: Drop attribute flatten (diff)
downloadqemu-2dd926067867c2dd19e66d31a7990e8eea7258f6.tar.gz
qemu-2dd926067867c2dd19e66d31a7990e8eea7258f6.tar.xz
qemu-2dd926067867c2dd19e66d31a7990e8eea7258f6.zip
cputlb: Do unaligned load recursion to outermost function
If we attempt to recurse from load_helper back to load_helper, even via intermediary, we do not get all of the constants expanded away as desired. But if we recurse back to the original helper (or a shim that has a consistent function signature), the operands are folded away as desired. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions