Skip to content

[64bit] pushf and pushfw [9c, 66 9c]both decode as pushf #181

@sfinktah

Description

@sfinktah

IDA gets this wrong too.

    bytes                   distorm          ida              ndisasm             objdump
    -----                   -------          ---              -------             -------
1   9c                      pushf            pushfq           pushf               pushf        pushf or pushfq: yasm 9c
2   66 9c                   pushf            pushf            pushfw              pushfw       pushfw:          yasm 66 9c

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