[PATCH 0/2] Correct the requirement of compressed floating point instructions.
Kito Cheng
kito.cheng@gmail.com
Wed Aug 29 08:07:00 GMT 2018
More information about the Binutils mailing list
Wed Aug 29 08:07:00 GMT 2018
- Previous message (by thread): [patches] Re: [PATCH 2/2] RISC-V: Correct the requirement of compressed floating point instructions
- Next message (by thread): [PATCH 1/2] Correct the requirement of compressed floating point instructions.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This series patches are contain 2 patches, main purpose is correct the requirement of compressed floating point load/store instructions. In current implementation, -march=rv32ic and -march=rv64ic can accept fld without warning, because gas only check C extension is available. So I've make it able to check more than one extension in first patch, and fix those info for compressed floating point load/store instructions.
- Previous message (by thread): [patches] Re: [PATCH 2/2] RISC-V: Correct the requirement of compressed floating point instructions
- Next message (by thread): [PATCH 1/2] Correct the requirement of compressed floating point instructions.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list