News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

JWASM missing PTR bug.

Started by Ficko, June 10, 2010, 08:28:03 AM

Previous topic - Next topic

Ficko

This throws an error in MASM:

btr dword [edx+4], 31


compiles with JWASM to:

CPU Disasm
Address   Hex dump                           Command                                                                      Comments
00E21014    0FBA72 08 1F                     BTR DWORD PTR DS:[EDX+8],1F