]> Git Repo - qemu.git/commit
tcg-arm: Move load of tlb addend into tcg_out_tlb_read
authorRichard Henderson <[email protected]>
Fri, 30 Aug 2013 15:16:00 +0000 (08:16 -0700)
committerRichard Henderson <[email protected]>
Tue, 1 Oct 2013 17:20:33 +0000 (10:20 -0700)
commitd0ebde228415c6d89ad61270a461717fbb04915c
treeb8376cd71b310b1fda428a7da324c4d62c1fe072
parentf2488736371ae902f345cf9270d141f0a6797731
tcg-arm: Move load of tlb addend into tcg_out_tlb_read

This allows us to make more intelligent decisions about the relative
offsets of the tlb comparator and the addend, avoiding any need of
writeback addressing.

Signed-off-by: Richard Henderson <[email protected]>
tcg/arm/tcg-target.c
This page took 0.02392 seconds and 4 git commands to generate.