tcg: TCG targets may define tcg_qemu_tb_exec
commitce285b17549e806483f6499d7f3d418168116950
authorStefan Weil <sw@weilnetz.de>
Fri, 30 Sep 2011 19:23:06 +0000 (30 21:23 +0200)
committerStefan Weil <weil@mail.berlios.de>
Mon, 31 Oct 2011 20:52:16 +0000 (31 21:52 +0100)
tree9b2a75999f730500ec9af6afceafd8f6ce6688b0
parentff74c5a9a91c6dbf1017195462aa4176f7381240
tcg: TCG targets may define tcg_qemu_tb_exec

Targets may use a non standard definition of tcg_tb_exec
by defining this macro in their tcg_target.h.

This is used here by ppc. It will be used by the TCG interpreter, too.

Cc: malc <av1474@comtv.ru>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
tcg/ppc/tcg-target.h
tcg/tcg.h