qemu-e2k/tcg/ia64
Stefan Weil 6e17d0c5cd tcg: Remove tcg_target_get_call_iarg_regs_count
The TCG targets no longer need individual implementations.

Since commit 6a18ae2d29,
'flags' is no longer used in tcg_target_get_call_iarg_regs_count.

The remaining tcg_target_get_call_iarg_regs_count is trivial and only
called once. Therefore the patch eliminates it completely.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-22 16:52:37 +02:00
..
tcg-target.c tcg: Remove tcg_target_get_call_iarg_regs_count 2012-09-22 16:52:37 +02:00
tcg-target.h tcg: Introduce movcond 2012-09-21 19:53:16 +02:00