Skip to content

Regression after adding Nop skipping #229

@tomsons26

Description

@tomsons26

With x86 #3 ends up stripping a long jump e9 00 00 00 00
Image
Is it only MIPS that has nops as 0s? 0's are valid in X86, two 0s disassemble as add byte ptr [eax], al
For x86 this should skip every byte that's 0x90 instead

Looks like PPC also regresses #227 (point 2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions