ARM64: take a look at todo in sos code
Open
arm64
dotnet-sos
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
Issue copied from https://github.com/dotnet/coreclr/issues/6580
The following @ARM64TODO in debug/SOS code (using dotnet/coreclr paths):
```
ToolBox\SOS\Strike\disasmARM64.cpp: // ARM64TODO: needs to be implemented for jump stubs for ngen case
ToolBox\SOS\Strike\disasmARM64.cpp: // ARM64TODO: not (yet) implemented. perhaps we don't need it at all.
ToolBox\SOS\Strike\disasmARM64.cpp: // ARM64TODO: we could possibly handle adr(p)/ldr pair too.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.