On 2/6/26 05:00, Bibo Mao wrote:
With CSR array structure, its validility is checked from offset field.
"validity"
Now default CSRFL_BASIC information is added with flags field and its validility can be checked with flags field. Signed-off-by: Bibo Mao <[email protected]> --- target/loongarch/csr.c | 6 +++--- target/loongarch/csr.h | 1 + 2 files changed, 4 insertions(+), 3 deletions(-)
