krnl386.exe: If we use operands order of AT&T asm syntax, we'd better use % for regis...
commit2a43bb22618ac4d2a29487414a55cfaac9a6b5a1
authorChristian Costa <titan.costa@gmail.com>
Mon, 22 Oct 2012 19:29:21 +0000 (22 21:29 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Oct 2012 11:29:22 +0000 (23 13:29 +0200)
tree53f9044f26b4510c24c66d9d2117e410c01978b8
parent834512f186b9138d8e43dbc86b7da3cc74fdf742
krnl386.exe: If we use operands order of AT&T asm syntax, we'd better use % for registers as in winedbg and GNU assembler to avoid confusion.
dlls/krnl386.exe16/instr.c