http://bugs.winehq.org/show_bug.cgi?id=33577
--- Comment #2 from Joshua auhsoj05@gmail.com 2013-05-13 19:28:38 CDT --- Oh now I see the instructions aren't executed when they are displayed they are executed on the next step. If you look at the disassembled line and then look at the info reg it looks like the wrong register is changing, but if you look at two disassembled lines back it makes sense. I was looking at line 58 thinking that it made the change from 54 to 62, but it was line 44 that made it.