Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Ddebug.c224 target_ulong mhselect_new; in textra_validate() local
257 mhselect_new = mhselect_no_rvh[mhselect]; in textra_validate()
258 if (mhselect != mhselect_new) { in textra_validate()
267 textra = set_field(textra, TEXTRA32_MHSELECT, mhselect_new); in textra_validate()
272 textra = set_field(textra, TEXTRA64_MHSELECT, mhselect_new); in textra_validate()