This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH][1/2] RISC-V: Set floating-point CSR-access instructions to alias instructions


This patch sets floating-point CSR-access pseudoinstructions to aliases.

           opcodes/
            * riscv-opc.c (riscv_opcodes): Set floating-point CSR-access
            instructions to alias instructions.

            Set frsr, fssr, frcsr, fscsr, frrm, fsrm, fsrmi, frflags,
            fsflags, fsflagsi to alias instructions.

            gas/
            * testsuite/gas/riscv/alias-csr.s: Add testcase for CSR-access
            alias instructions.
            * testsuite/gas/riscv/no-aliases-csr.d: Run testcase alias-csr.s
            with -Mno-aliases.

Attachment: 0001-RISC-V-Set-floating-point-CSR-access-instructions-to.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]