summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorYu Chien Peter Lin <[email protected]>2022-11-05 14:02:14 +0800
committerLeo Yu-Chi Liang <[email protected]>2022-11-15 15:37:17 +0800
commitc277c787a09254ebdf919c7cfc94631fe854677d (patch)
treeccddb10d9ec9df6d43bc2c7ec481b577db1c045c /doc/develop/python_cq.rst
parent3f3527044d7460543b69931c3385925119dcf945 (diff)
riscv: Fix detecting FPU support in standard extension
We should check the string until it hits underscore, in case it searches multi-letter extensions. For example, "rv64imac_xandes" will be treated as D extension support since there is a "d" in "andes", resulting illegal instruction caused by initializing FCSR. Signed-off-by: Yu Chien Peter Lin <[email protected]> Reviewed-by: Rick Chen <[email protected]> Reviewed-by: Padmarao Begari <[email protected]> Reviewed-by: Samuel Holland <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions