qemu-patch-raspberry4/tcg/i386
Richard Henderson 7352ee546c tcg-i386: Tidy softmmu routines
Pass two TCGReg to tcg_out_tlb_load, rather than idx+args.

Move ldst_optimization routines just below tcg_out_tlb_load to avoid
the need for forward declarations.

Use TCGReg enum in preference to int where apprpriate.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-10-12 16:19:19 -07:00
..
tcg-target.c tcg-i386: Tidy softmmu routines 2013-10-12 16:19:19 -07:00
tcg-target.h tcg: Add qemu_ld_st_i32/64 2013-10-10 13:19:21 -07:00