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]

Re: [PATCH v2] RISC-V: Improve li expansion for better code density.


On Fri, Aug 23, 2019 at 12:22 AM Kito Cheng <kito.cheng@sifive.com> wrote:
>         * tc-riscv.c (md_assemblef): New.
>         (load_const) Use md_assemblef instead of macro_build to emit
>         instructions.
>         * testsuite/gas/riscv/li32.d: New.
>         * testsuite/gas/riscv/li32.s: Ditto.
>         * testsuite/gas/riscv/li64.d: Ditto.
>         * testsuite/gas/riscv/li64.s: Ditto.

Thanks.  This version looks good.

Jim


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