]> Git Repo - qemu.git/commit - tcg/arm/tcg-target.c
tcg: Use TCGReg for standard tcg-target entry points.
authorRichard Henderson <[email protected]>
Wed, 9 Nov 2011 08:03:34 +0000 (08:03 +0000)
committerAlexander Graf <[email protected]>
Mon, 14 Nov 2011 16:47:27 +0000 (17:47 +0100)
commit2a534aff30b29f7e504451c6ed04658e850144ba
tree64321f2c3c8265e91577759532890525f9fcf5d0
parent771142c2a7d67d491962fdf8e94d27513849d5b3
tcg: Use TCGReg for standard tcg-target entry points.

Including tcg_out_ld, tcg_out_st, tcg_out_mov, tcg_out_movi.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Reviewed-by: Stefan Weil <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
tcg/arm/tcg-target.c
tcg/hppa/tcg-target.c
tcg/i386/tcg-target.c
tcg/ia64/tcg-target.c
tcg/mips/tcg-target.c
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c
tcg/sparc/tcg-target.c
tcg/tcg.c
tcg/tci/tcg-target.c
This page took 0.027467 seconds and 4 git commands to generate.