[arm64] sxtb, sxth, sxtw instructions disassembly incorrect #35303
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
The JIT disassembly for the
sxtw
instruction is:It should instead use the
w
register form in the second position:The text was updated successfully, but these errors were encountered: