On 3/21/22 04:35, David Hildenbrand wrote:
+    /* Probe write access before actually modifying memory */
+    gen_helper_probe_write_access(cpu_env, o->addr1, tcg_constant_i64(16));

We have to free the tcg_constant_i64() IIRC.

We do not.


r~

Reply via email to