On 11/19/21 7:13 AM, Song Gao wrote:
+static inline abi_ulong target_shmlba(CPULoongArchState *env) +{ + return 0x40000; +}
include/asm/shmparam.h:#define SHMLBA SZ_64K Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
On 11/19/21 7:13 AM, Song Gao wrote:
+static inline abi_ulong target_shmlba(CPULoongArchState *env) +{ + return 0x40000; +}
include/asm/shmparam.h:#define SHMLBA SZ_64K Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~