commit | 90f73c2d7fd006ef4cfb12d4146cae07afa861c1 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Mon Jan 13 11:28:18 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Fri Jan 24 14:49:24 2025 +0800 |
tree | 2cadd09eb3c188e917aa1f4af2093dea51621b5f | |
parent | cf86770c7aa31ebd6e56f4eeb25c34107f92c51e [diff] |
target/loongarch: Add dynamic function access with CSR register With CSR register, dynamic function access is used for CSR register access in TCG mode, so that csr info can be used by other modules. Signed-off-by: Bibo Mao <maobibo@loongson.cn>