Commit 79f9b422 authored by Charles Papon's avatar Charles Papon Committed by Anup Patel
Browse files

lib: sbi: Fix GET_F64_REG inline assembly



Current, GET_F64_REG() macro does not generate correct inline
assembly for the RV32 systems. This patch provides separate
definitions of GET_F64_REG() macro for RV32 and RV64 systems.

Signed-off-by: default avatarCharles Papon <charles.papon.90@gmail.com>
Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 360ab885
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment