On 2/23/23 13:44, Daniel Henrique Barboza wrote:
+    if (unlikely(flags & TLB_NOTDIRTY)) {
+        notdirty_write(env_cpu(env), addr, 1, full, retaddr);

That '1' should be 'size'.  Fixed locally.


r~

Reply via email to