Do not emit cld in the CopyB prologue. The ABI mandates that DF is cleared, so do...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 8 Oct 2008 09:01:46 +0000 (09:01 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 8 Oct 2008 09:01:46 +0000 (09:01 +0000)
commitfa58db3dfe73586f59ba99952806e418849c9740
tree9eba0e0e0bbe7fad1f4f2297d98e5b0de55dcab8
parentb644c35fa89324522c70d601a2582a22d66098fb
Do not emit cld in the CopyB prologue.  The ABI mandates that DF is cleared, so do not bother performing this NOP.

[r22599]
ir/be/ia32/ia32_emitter.c