google / google/CFU-Playground
GDB doesn't support CUSTOM0/cfu instruction on disassemble command.
Open
- Dominant language
- Verilog
- Stars
- 565
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
the `disassemble [/r|/m|/s]` command on gdb running against cfu code does not show the CUSTOM0/CFU instruction mnemonic but its machine code representation.
The toolchain is the August 2020 toolchain from freedom-tools.
GDB version is GNU gdb (SiFive GDB 9.1.0-2020.08.2) 9.1.
GCC version is 10.1.0 (SiFive GCC 10.1.0-2020.08.2).
Maybe related to #470.

Contributor guide
Assessment
This issue has not been assessed yet.