]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/s390/tcg-target.inc.c
tcg: Remove tcg_regset_set32
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 11 Sep 2017 19:44:30 +0000 (12:44 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2017 13:52:19 +0000 (06:52 -0700)
commitf46934df662182097dce07d57ec00f37e4d2abf1
tree17cb6113bf3f6e248669ba4aa813fa8eb222b883
parent07ddf036fa66bca279590c09fe1c46bcdcc5bcff
tcg: Remove tcg_regset_set32

It's not even clear what the interface REG and VAL32 were supposed to mean.
All uses had REG = 0 and VAL32 was the bitset assigned to the destination.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.inc.c
tcg/arm/tcg-target.inc.c
tcg/i386/tcg-target.inc.c
tcg/ppc/tcg-target.inc.c
tcg/s390/tcg-target.inc.c
tcg/sparc/tcg-target.inc.c
tcg/tcg.h
tcg/tci/tcg-target.inc.c