On 1/20/24 00:40, Anton Johansson wrote:
+#define tcg_req_mo(type) \ + ((type) & tcg_ctx->guest_mo & ~TCG_TARGET_DEFAULT_MO)
Again, no, value is out of scope. r~
On 1/20/24 00:40, Anton Johansson wrote:
+#define tcg_req_mo(type) \ + ((type) & tcg_ctx->guest_mo & ~TCG_TARGET_DEFAULT_MO)
Again, no, value is out of scope. r~