qemu/accel/tcg
KONRAD Frederic 3416343255 cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
This replaces env1 and page_index variables by env and index
so we can use VICTIM_TLB_HIT macro later.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2017-06-27 15:09:04 +02:00
..
cpu-exec-common.c
cpu-exec.c
cputlb.c cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT 2017-06-27 15:09:04 +02:00
Makefile.objs tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
tcg-all.c
trace-events tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
translate-all.c Queued TCG patches 2017-06-22 10:25:03 +01:00
translate-all.h tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00
translate-common.c tcg: move tcg backend files into accel/tcg/ 2017-06-15 11:04:06 +02:00