cmd/internal/disasm: RISCV64C disassembly support #71102
Labels
arch-riscv
Issues solely affecting the riscv64 architecture.
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
I am working on #47560 https://go-review.googlesource.com/c/go/+/639656/1 and I notice that
go tool objdump
seems to not be able to disassemble my instructions properly.First function of a random binary:
The text was updated successfully, but these errors were encountered: