https://sourceware.org/bugzilla/show_bug.cgi?id=34029
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jose E. Marchesi <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=350f9e8adbf2a30912162437bebb4f4b7579f689 commit 350f9e8adbf2a30912162437bebb4f4b7579f689 Author: Vineet Gupta <[email protected]> Date: Tue Mar 31 13:42:11 2026 -0700 PR 34029: bpf: add %dR/%sR register format specifiers These accept either r or w prefix registers during assembly (pseudoc dialect), while disassembling canonically as r registers. This eliminates the need for duplicate opcode table entries for instructions that accept both w and r register forms. Signed-off-by: Vineet Gupta <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
