Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: lightningdzeyenr at gmail dot com
Target Milestone: ---
I have a package that generates RISC-V assembly that it then passes to as to
assemble. When as from gcc
https://sourceware.org/bugzilla/show_bug.cgi?id=32382
--- Comment #3 from Jackson Huff ---
I'm now testing the same with
.insn b 0b1001011, 0b111, a2, a3, 64
and the standards-compliant hex output should be 4b 70 d6 04, but as generated
4b 64 d6 00 6f 00 00 00.
--
You are receiving this mail