linsinan1995 / riscv-binutils-gdb

[p/zce extension support] RISC-V backports for binutils-gdb. Development is done upstream at the FSF.
GNU General Public License v2.0
2 stars 2 forks source link

found error about gas testsuite #7

Closed Liaoshihua closed 2 years ago

Liaoshihua commented 2 years ago

image

linsinan1995 commented 2 years ago

strange. you can see c.sext.w only when you use mno-alias, and srli usually appears when missing match c.sext.w. Which script you use? I will check later