https://sourceware.org/bugzilla/show_bug.cgi?id=26051
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jim Wilson <wil...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bb7322c67111024f5977deb85abd777ec713b1a9 commit bb7322c67111024f5977deb85abd777ec713b1a9 Author: Jim Wilson <j...@sifive.com> Date: Tue Jun 2 18:36:14 2020 -0700 RISC-V: Fix minor bugs in .insn docs. This fixes some minor bugs in the docs for the .insn directive pointed out by Frédéric Pétrot, and I added a few more cleanups since I was changing the docs. gas/ PR 26051 * doc/c-riscv.texi (RISC-V-Formats): Add missing I format using simm12(rs1). Correct S format to use simm12(rs1). Drop SB and B formats using simm12(rs1). Correct SB and B to use rs1 and rs2. Move B before SB. Move J before UJ. -- You are receiving this mail because: You are on the CC list for the bug.