]> Git Repo - qemu.git/commit
cputlb: Do unaligned store recursion to outermost function
authorRichard Henderson <[email protected]>
Fri, 26 Apr 2019 04:12:59 +0000 (21:12 -0700)
committerAlex Bennée <[email protected]>
Fri, 10 May 2019 19:23:21 +0000 (20:23 +0100)
commit4601f8d10d7628bcaf2a8179af36e04b42879e91
tree6d14d49a786fd41174ffd89de6b51f616fecee37
parent2dd926067867c2dd19e66d31a7990e8eea7258f6
cputlb: Do unaligned store recursion to outermost function

This is less tricky than for loads, because we always fall
back to single byte stores to implement unaligned stores.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Tested-by: Mark Cave-Ayland <[email protected]>
accel/tcg/cputlb.c
This page took 0.022322 seconds and 4 git commands to generate.