]> git.proxmox.com Git - mirror_qemu.git/commit
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:16:59 +0000 (08:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:16:41 +0000 (08:16 -0700)
commit8036281527e5bdc2ebeca53a592115dcfa605245
tree10be3f7b151037a50c2b315b840404bf40656a6b
parent9d63656354d7cdac6a4b2cafa8243ede4a551a56
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE

WE is the architectural name of the field, not WR.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220421151735.31996-29-richard.henderson@linaro.org>
target/nios2/cpu.h
target/nios2/helper.c
target/nios2/mmu.c