Skip to content

[Arm64] Address inconsistencies between JitDisasm and WinDbg u command output #36846

@echesakov

Description

@echesakov

As pointed out in #36552 (comment) and #36552 (comment) there are some inconsistencies/wrong disassemblies for some of the Long, Wide and Narrow Arm64 instructions.

For example, JIT outputs sqrshrn b0,b1,#1 when it should be sqrshrn b0,h1,#1

category:implementation
theme:debug-dumps
skill-level:beginner
cost:medium
impact:small

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions