]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg.c
tcg/i386: Split out constraint sets to tcg-target-con-set.h
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 17 Oct 2020 05:20:55 +0000 (22:20 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Feb 2021 22:12:43 +0000 (12:12 -1000)
commit4c22e840880e935ea07f1c4352bd8c54febff4df
tree22a2576870dee1c2d5e39655668918f191412316
parent8c07f3262ebb3bb01041a812354399dfa96a4c1f
tcg/i386: Split out constraint sets to tcg-target-con-set.h

This exports the constraint sets from tcg_target_op_def to
a place we will be able to manipulate more in future.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target-con-set.h [new file with mode: 0644]
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h
tcg/tcg.c