diff options
author | Farid Khaydari <f.khaydari@syntacore.com> | 2025-03-25 13:07:36 +0300 |
---|---|---|
committer | Farid Khaydari <f.khaydari@syntacore.com> | 2025-03-25 13:24:21 +0300 |
commit | ab97974d1b0d65bde3263596a27cfdbecda6c280 (patch) | |
tree | 16acc5019a277af0e11855f7b2e64725eda225f3 /git-hooks/commit-msg | |
parent | fa7e2351c834d63016db65923f25ec599bb7ceac (diff) | |
download | riscv-openocd-ab97974d1b0d65bde3263596a27cfdbecda6c280.zip riscv-openocd-ab97974d1b0d65bde3263596a27cfdbecda6c280.tar.gz riscv-openocd-ab97974d1b0d65bde3263596a27cfdbecda6c280.tar.bz2 |
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: I9690d9d79e3d1f593b63740b989074dcf0285637
Signed-off-by: Farid Khaydari <f.khaydari@syntacore.com>
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions