commit | 184e74b236df9ad42ddbf92011713259cd17caf1 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 27 21:17:08 2025 -1000 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Aug 28 06:39:25 2025 +1000 |
tree | d76ff97dc67d5388a715df4ecc45d84324f28dff | |
parent | ea9d69159e013a5757e20bea0266b7c17303d961 [diff] |
linux-user: Move get_elf_hwcap to loongarch64/elfload.c Change the return type to abi_ulong, and pass in the cpu. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>