On 05/24/2016 10:18 AM, Pranith Kumar wrote:
-                /* We don't emulate caches so these are a no-op.  */
+                if (TCG_TARGET_HAS_fence) {
+                    tcg_gen_fence();
+                }

This should then be unconditional.


r~

Reply via email to