On 8/30/21 10:16 AM, Frédéric Pétrot wrote:
+#if defined(TARGET_RISCV128)
+/*
+ * Accessing signed 64-bit or 128-bit values should be part of MemOp in
+ * include/exec/memop.h
+ * Unfortunately, this requires to change the defines there, as MO_SIGN is 4,
+ * and values 0 to 3 are usual types sizes.
+ * Note that an assert is triggered when MemOp is MO_SIGN|MO_TEQ, this value
+ * being some kind of sentinel.

https://lore.kernel.org/qemu-devel/20210818191920.390759-24-richard.hender...@linaro.org/


r~

Reply via email to