Skip to content

Commit 4e0f011

Browse files
committed
target/riscv: implement abstract command cache
Implemented cache of unsupported abstract commands. It's purpose is to replace set of caching variables to one. So this commit provides one ac_not_supported_cache instead of abstract_read_csr_supported, abstract_write_csr_supported, abstract_read_fpr_supported, abstract_write_fpr_supported, has_aampostincrement. Dropped check for buggy aampostincrement Fixes #1232 Change-Id: I75cae1481841f2cd0393d6cc80f0d913fbe34294 Signed-off-by: Farid Khaydari <[email protected]>
1 parent fa7e235 commit 4e0f011

File tree

1 file changed

+145
-121
lines changed

1 file changed

+145
-121
lines changed

0 commit comments

Comments
 (0)