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 <[email protected]>


r~

Reply via email to