[Nasm-bugs] [Bug 3392766] New: ndisasm faild with opcode 0x82

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jun 23 05:06:25 PDT 2021


https://bugzilla.nasm.us/show_bug.cgi?id=3392766

            Bug ID: 3392766
           Summary: ndisasm faild with opcode 0x82
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Disassembler
          Assignee: nobody at nasm.us
          Reporter: atomictoquark at hotmail.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us

0x82 0x00 0x00 should be "add [eax],0"
but ndisasm give a result "db 0x82;add [eax],al"

NDISASM version 2.15.05 compiled on Aug 28 2020

-- 
You are receiving this mail because:
You are watching all bug changes.
You are on the CC list for the bug.


More information about the Nasm-bugs mailing list