tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
commit0cf8a44c2f56ba884c2f6db47d27fbb24975daa3
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 13 Oct 2017 19:15:06 +0000 (13 12:15 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (24 13:53 -0700)
tree079a8e14397d5525e58745de356ad69b8c7fe372
parentac03ee5331612e44beb393df2b578c951d27dc0d
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK

These flags are used by target/*/translate.c,
and affect code generation.

Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/exec-all.h