-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
850a489
commit f93d820
Showing
13 changed files
with
284 additions
and
241 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<dwarf> | ||
<register_mappings> | ||
<register_mapping dwarf="1" ghidra="R0" auto_count="12"/> <!-- R0..R11 --> | ||
<register_mapping dwarf="12" ghidra="AC"/> | ||
<register_mapping dwarf="13" ghidra="FP"/> | ||
<register_mapping dwarf="14" ghidra="SP" stackpointer="true/> | ||
<register_mapping dwarf="15" ghidra="PC"/> | ||
<register_mapping dwarf="16" ghidra="RP"/> | ||
<register_mapping dwarf="17" ghidra="SSP"/> | ||
<register_mapping dwarf="18" ghidra="USP"/> | ||
<register_mapping dwarf="19" ghidra="MDH"/> | ||
<register_mapping dwarf="20" ghidra="MDL"/> | ||
<register_mapping dwarf="21" ghidra="PS"/> | ||
<register_mapping dwarf="22" ghidra="TBR"/> | ||
</register_mappings> | ||
<call_frame_cfa value="0"/> | ||
</dwarf> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.