target/ppc: Validate hflags with CONFIG_DEBUG_TCG
commit2da8a6bcdca72c7a79a9c732133eaeb9452242cc
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 23 Mar 2021 18:43:40 +0000 (23 12:43 -0600)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 4 May 2021 01:41:25 +0000 (4 11:41 +1000)
tree5cb1439602ee121bf90a051d0ebebffc2b35e62e
parent75da499733696889453b3fda9ae0f0f5c28fcd6b
target/ppc: Validate hflags with CONFIG_DEBUG_TCG

Verify that hflags was updated correctly whenever we change
cpu state that is used by hflags.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210323184340.619757-11-richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h
target/ppc/helper_regs.c