Home
last modified time | relevance | path

Searched refs:mhselect_new (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/riscv/
H A Ddebug.c223 target_ulong mhselect_new; in textra_validate() local
256 mhselect_new = mhselect_no_rvh[mhselect]; in textra_validate()
257 if (mhselect != mhselect_new) { in textra_validate()
266 textra = set_field(textra, TEXTRA32_MHSELECT, mhselect_new); in textra_validate()
271 textra = set_field(textra, TEXTRA64_MHSELECT, mhselect_new); in textra_validate()