Skip to content

add UDW #249

Description

@ludloff

Ages ago, UD0/UD1/UD2 got cleaned up.

More recently, UDB got cleaned up too.

This leaves 0xFF,0xFF to be cleaned up.

Which is another crucial #UD instruction,
i.e. something that must not be allocated
by any future instruction. Especially as it
plays along with "unclaimed transactions
returning all bits set instead of contents".

Something like...

  UDB       void                            [       d6]                                     X86_64,LONG
  • UDW       void                            [    ff ff]                                     186
    

...whereas that W in UDW matches that B
in UDB. The name UDW is a fait accompli
from my table at sandpile.

[there is a diff-like plus char at the start of
the UDW line above, but markup dislikes it]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions