macemu/SheepShaver
Dave Vasilevsky f64b888f78 Make dyngen_barrier() stronger on x86
GCC 5 will optimize out an empty 'asm volatile' in op_sraw_T0_T1, and then give us multiple return points. Add a nop so it doesn't do this, at the cost of lower code density.
2015-12-28 23:28:17 -05:00
..
2015-12-28 23:28:17 -05:00
2006-05-14 20:46:19 +00:00