x87: Fix harmless typo in sim_binop().
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 14 Nov 2012 09:33:20 +0000 (10:33 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 15 Nov 2012 05:20:00 +0000 (06:20 +0100)
commitf4e3942b0e7b91423ade9502dd28da00d824ab9a
tree3b53e2b6365dda6b8eac706a4341a9ca6ebec7d8
parent0dd7a06d91b3c7bfff477b606b53eca62a745d5e
x87: Fix harmless typo in sim_binop().

The last parameter of x87_create_fpush() is used for debugging only.
ir/be/ia32/ia32_x87.c