target/ppc: Fix comment for MSR_FE{0,1}
commit56ced49760df758650e852361b1b1a359ca6c904
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 15 Mar 2021 18:46:04 +0000 (15 12:46 -0600)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 4 May 2021 01:41:24 +0000 (4 11:41 +1000)
tree7aacf0e9a9c65f1313db08f1ea48ea079ac55954
parentf7a7b6525c5b5f06553582d8617052bf43678984
target/ppc: Fix comment for MSR_FE{0,1}

As per hreg_compute_hflags:

  We 'forget' FE0 & FE1: we'll never generate imprecise exceptions

remove the hflags marker from the respective comments.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210315184615.1985590-7-richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h