<dwarf>
	<register_mappings>
		<register_mapping dwarf="0" ghidra="r0" auto_count="13"/> <!-- r0..r12 -->
		<register_mapping dwarf="13" ghidra="sp" stackpointer="true"/>
		<register_mapping dwarf="14" ghidra="lr"/>
		<register_mapping dwarf="15" ghidra="pc"/>
		<register_mapping dwarf="16" ghidra="fpsr"/>
		<register_mapping dwarf="17" ghidra="cpsr"/>
	</register_mappings>
	<call_frame_cfa value="0"/>
	<!--
		In the past, this flag has been present in this file but was not correctly implemented in
		the DWARF analyzer.  The DWARF analyzer now respects this flag, and also has the
		"Ignore Parameter Storage Info" toggle option to enable the same feature.
		This flag is being left disabled to match recent DWARF analyzer behavior.
		<use_formal_parameter_storage/>
	-->
</dwarf>
