Skip to content

Fix instruction hex display for arm/arm64 when W^X is on - #66328

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-arm-instruction-display
Mar 8, 2022
Merged

Fix instruction hex display for arm/arm64 when W^X is on#66328
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:fix-arm-instruction-display

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

Fix#65638

cc @dotnet/jit-contrib PTAL @AndyAyersMS

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 8, 2022
@ghostghost assigned jakobbotschMar 8, 2022
@ghost

ghost commented Mar 8, 2022

Copy link
Copy Markdown

Tagging subscribers to this area: @JulieLeeMSFT
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #65638

cc @dotnet/jit-contrib PTAL @AndyAyersMS

Author:jakobbotsch
Assignees:jakobbotsch
Labels:

area-CodeGen-coreclr

Milestone:-

@echesakovechesakov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JulieLeeMSFTJulieLeeMSFT added this to the 7.0.0 milestone Mar 8, 2022
@jakobbotsch
jakobbotsch merged commit 446a0d6 into dotnet:mainMar 8, 2022
@jakobbotsch
jakobbotsch deleted the fix-arm-instruction-display branch March 8, 2022 18:41
@ghostghost locked as resolved and limited conversation to collaborators Apr 7, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JitDisasm not showing code bytes on Arm64 Mac

5 participants

@jakobbotsch@echesakov@AndyAyersMS@BruceForstall@JulieLeeMSFT