]> Git Repo - qemu.git/commit - linux-user/elfload.c
linux-user/elfload: Implement ELF_HWCAP for RISC-V
authorKito Cheng <[email protected]>
Tue, 6 Jul 2021 03:50:15 +0000 (11:50 +0800)
committerLaurent Vivier <[email protected]>
Wed, 7 Jul 2021 19:14:47 +0000 (21:14 +0200)
commitcb46938c45144045c1ae278abb05b6a1cf2de445
treed13cfd8b9c2c50ed179cda69f38e031140943669
parent9aef0954195cc592e86846dbbe7f3c2c5603690a
linux-user/elfload: Implement ELF_HWCAP for RISC-V

Set I, M, A, F, D and C bit for hwcap if misa is set.

Signed-off-by: Kito Cheng <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20210706035015[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
linux-user/elfload.c
This page took 0.025095 seconds and 4 git commands to generate.