
4 Feb
2020
4 Feb
'20
4:49 p.m.
On Thu, Jun 6, 2019 at 5:06 PM Eric Lin tesheng@andestech.com wrote:
This patch adds Kconfig entries for the F (Single-Precision) and D (Double-Precision) floating point instruction-set extensions.
Signed-off-by: Eric Lin tesheng@andestech.com
Changes for v2: - Grammatical correction in commit message "adds" - Fixed the config name to indicate both F and D
Changes for v3: - Separate the config name for ISA_F and ISA_D
arch/riscv/Kconfig | 14 ++++++++++++++ arch/riscv/Makefile | 16 ++++++++++++---- 2 files changed, 26 insertions(+), 4 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
@Eric Lin @Rick Chen
This patch was never applied. Do we still need this patch?
Regards, Bin