tcg: expose TCGCond manipulation routines
commit9ca0362298d5093352095838fee8ddee83c90bd5
authorAlessandro Di Federico <ale@rev.ng>
Sat, 19 Jun 2021 09:37:00 +0000 (19 11:37 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 19 Jun 2021 21:51:51 +0000 (19 14:51 -0700)
tree9376ea7fb45df0aba8cd80e701ae89d26d8c2b85
parent732d58979c9d6ab1b955b65264a15d0696ea477e
tcg: expose TCGCond manipulation routines

This commit moves into a separate file routines used to manipulate
TCGCond. These will be employed by the idef-parser.

Signed-off-by: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Paolo Montesel <babush@rev.ng>
Message-Id: <20210619093713.1845446-2-ale.qemu@rev.ng>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/tcg/tcg-cond.h [new file with mode: 0644]
include/tcg/tcg.h