bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/27436] RISC-V inconsistent handling of rv32 shift with count >


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/27436] RISC-V inconsistent handling of rv32 shift with count > 31
Date: Fri, 16 Apr 2021 09:04:50 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=27436

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nelson Chu <nelsonc1225@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=768589d18042a55f0e1f77f466568a1c102ab099

commit 768589d18042a55f0e1f77f466568a1c102ab099
Author: Nelson Chu <nelson.chu@sifive.com>
Date:   Fri Apr 16 14:50:32 2021 +0800

    RISC-V: PR27436, make operand C> work the same as >.

    gas/
        PR 27436
        * config/tc-riscv.c (riscv_ip): make operand C> work the same as >.
        * testsuite/gas/riscv/shamt-32.d: New testcase.
        * testsuite/gas/riscv/shamt-32.l: Likewise.
        * testsuite/gas/riscv/shamt-32.s: Likewise.
        * testsuite/gas/riscv/shamt-64.d: Likewise.
        * testsuite/gas/riscv/shamt-64.l: Likewise.
        * testsuite/gas/riscv/shamt-64.s: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]