summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2017-07-27 13:16:16 -0700
committerRichard Henderson <rth@twiddle.net>2017-09-07 11:57:35 -0700
commit647ab96aaf5defeb138e48d610f7f633c587b40d (patch)
tree0ea1408c5c48a124c0c018f2d84b1a9c2700a226 /scripts/qapi-commands.py
parente9823b4c3347370414b63010ec4a2a4754e4abb5 (diff)
downloadfocaccia-qemu-647ab96aaf5defeb138e48d610f7f633c587b40d.tar.gz
focaccia-qemu-647ab96aaf5defeb138e48d610f7f633c587b40d.zip
tcg/arm: Improve tlb load for armv7
Use UBFX to avoid limitation on CPU_TLB_BITS.  Since we're dropping
the initial shift, we need to replace the page masking.  We can use
MOVW+BIC to do this without shifting.  The result is the same size
as the armv6 path with one less conditional instruction.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions