diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-03-23 12:43:37 -0600 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-05-04 11:41:24 +1000 |
commit | 0e6bac3edb42b284aad329313e3a65c451af1d52 (patch) | |
tree | b7d0c055e10308528fb639d256f2a60216ae0805 /target/ppc/helper_regs.h | |
parent | f03de3b44b1053c3c82f41a22ae452d1ecfdd8c5 (diff) |
target/ppc: Remove MSR_SA and MSR_AP from hflags
Nothing within the translator -- or anywhere else for that
matter -- checks MSR_SA or MSR_AP on the 602. This may be
a mistake. However, for the moment, we need not record these
bits in hflags.
This allows us to simplify HFLAGS_VSX computation by moving
it to overlap with MSR_VSX.
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210323184340.619757-8-richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/ppc/helper_regs.h')
0 files changed, 0 insertions, 0 deletions