xref: /xnu-8792.41.9/tools/lldbmacros/sysregdoc/AArch64-esr_el1.xml (revision 5c2921b07a2480ab43ec66f5b9e41cb872bc554f)
1*5c2921b0SApple OSS Distributions<?xml version='1.0' encoding='utf-8'?>
2*5c2921b0SApple OSS Distributions<!DOCTYPE register_page SYSTEM "registers.dtd">
3*5c2921b0SApple OSS Distributions<!-- Copyright (c) 2010-2018 Arm Limited or its affiliates. All rights reserved. -->
4*5c2921b0SApple OSS Distributions<!-- This document is Non-Confidential. This document may only be used and distributed in accordance with the terms of the agreement entered into by Arm and the party that Arm delivered this document to. -->
5*5c2921b0SApple OSS Distributions<?xml-stylesheet href="one_register.xsl" type="text/xsl" ?>
6*5c2921b0SApple OSS Distributions
7*5c2921b0SApple OSS Distributions
8*5c2921b0SApple OSS Distributions
9*5c2921b0SApple OSS Distributions
10*5c2921b0SApple OSS Distributions
11*5c2921b0SApple OSS Distributions
12*5c2921b0SApple OSS Distributions<register_page>
13*5c2921b0SApple OSS Distributions  <registers>
14*5c2921b0SApple OSS Distributions    <register execution_state="AArch64" is_register="True" is_internal="True" is_banked="False" is_optional="False" is_stub_entry="False">
15*5c2921b0SApple OSS Distributions      <reg_short_name>ESR_EL1</reg_short_name>
16*5c2921b0SApple OSS Distributions      <reg_long_name>Exception Syndrome Register (EL1)</reg_long_name>
17*5c2921b0SApple OSS Distributions
18*5c2921b0SApple OSS Distributions
19*5c2921b0SApple OSS Distributions          <reg_reset_value></reg_reset_value>
20*5c2921b0SApple OSS Distributions      <reg_mappings>
21*5c2921b0SApple OSS Distributions          <reg_mapping>
22*5c2921b0SApple OSS Distributions
23*5c2921b0SApple OSS Distributions            <mapped_name filename="AArch32-dfsr.xml">DFSR</mapped_name>
24*5c2921b0SApple OSS Distributions            <mapped_type>Architectural</mapped_type>
25*5c2921b0SApple OSS Distributions              <mapped_execution_state>AArch32</mapped_execution_state>
26*5c2921b0SApple OSS Distributions              <mapped_from_startbit>31</mapped_from_startbit>
27*5c2921b0SApple OSS Distributions              <mapped_from_endbit>0</mapped_from_endbit>
28*5c2921b0SApple OSS Distributions
29*5c2921b0SApple OSS Distributions              <mapped_to_startbit>31</mapped_to_startbit>
30*5c2921b0SApple OSS Distributions              <mapped_to_endbit>0</mapped_to_endbit>
31*5c2921b0SApple OSS Distributions
32*5c2921b0SApple OSS Distributions          </reg_mapping>
33*5c2921b0SApple OSS Distributions      </reg_mappings>
34*5c2921b0SApple OSS Distributions      <reg_purpose>
35*5c2921b0SApple OSS Distributions
36*5c2921b0SApple OSS Distributions
37*5c2921b0SApple OSS Distributions      <purpose_text>
38*5c2921b0SApple OSS Distributions        <para>Holds syndrome information for an exception taken to EL1.</para>
39*5c2921b0SApple OSS Distributions      </purpose_text>
40*5c2921b0SApple OSS Distributions
41*5c2921b0SApple OSS Distributions      </reg_purpose>
42*5c2921b0SApple OSS Distributions      <reg_groups>
43*5c2921b0SApple OSS Distributions            <reg_group>Exception and fault handling registers</reg_group>
44*5c2921b0SApple OSS Distributions      </reg_groups>
45*5c2921b0SApple OSS Distributions      <reg_usage_constraints>
46*5c2921b0SApple OSS Distributions
47*5c2921b0SApple OSS Distributions
48*5c2921b0SApple OSS Distributions      </reg_usage_constraints>
49*5c2921b0SApple OSS Distributions      <reg_configuration>
50*5c2921b0SApple OSS Distributions
51*5c2921b0SApple OSS Distributions
52*5c2921b0SApple OSS Distributions      </reg_configuration>
53*5c2921b0SApple OSS Distributions      <reg_attributes>
54*5c2921b0SApple OSS Distributions          <attributes_text>
55*5c2921b0SApple OSS Distributions            <para>ESR_EL1 is a 64-bit register.</para>
56*5c2921b0SApple OSS Distributions          </attributes_text>
57*5c2921b0SApple OSS Distributions      </reg_attributes>
58*5c2921b0SApple OSS Distributions      <reg_fieldsets>
59*5c2921b0SApple OSS Distributions
60*5c2921b0SApple OSS Distributions
61*5c2921b0SApple OSS Distributions
62*5c2921b0SApple OSS Distributions
63*5c2921b0SApple OSS Distributions
64*5c2921b0SApple OSS Distributions
65*5c2921b0SApple OSS Distributions
66*5c2921b0SApple OSS Distributions
67*5c2921b0SApple OSS Distributions
68*5c2921b0SApple OSS Distributions
69*5c2921b0SApple OSS Distributions
70*5c2921b0SApple OSS Distributions
71*5c2921b0SApple OSS Distributions  <fields length="64">
72*5c2921b0SApple OSS Distributions    <text_before_fields>
73*5c2921b0SApple OSS Distributions
74*5c2921b0SApple OSS Distributions  <para>ESR_EL1 is made <arm-defined-word>UNKNOWN</arm-defined-word> as a result of an exception return from EL1.</para>
75*5c2921b0SApple OSS Distributions<para>When an <arm-defined-word>UNPREDICTABLE</arm-defined-word> instruction is treated as <arm-defined-word>UNDEFINED</arm-defined-word>, and the exception is taken to EL1, the value of ESR_EL1 is <arm-defined-word>UNKNOWN</arm-defined-word>. The value written to ESR_EL1 must be consistent with a value that could be created as a result of an exception from the same Exception level that generated the exception as a result of a situation that is not <arm-defined-word>UNPREDICTABLE</arm-defined-word> at that Exception level, in order to avoid the possibility of a privilege violation.</para>
76*5c2921b0SApple OSS Distributions
77*5c2921b0SApple OSS Distributions    </text_before_fields>
78*5c2921b0SApple OSS Distributions
79*5c2921b0SApple OSS Distributions        <field
80*5c2921b0SApple OSS Distributions           id="0_63_32"
81*5c2921b0SApple OSS Distributions           is_variable_length="False"
82*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
83*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
84*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
85*5c2921b0SApple OSS Distributions           is_constant_value="False"
86*5c2921b0SApple OSS Distributions           rwtype="RES0"
87*5c2921b0SApple OSS Distributions        >
88*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
89*5c2921b0SApple OSS Distributions        <field_msb>63</field_msb>
90*5c2921b0SApple OSS Distributions        <field_lsb>32</field_lsb>
91*5c2921b0SApple OSS Distributions        <field_description order="before">
92*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
93*5c2921b0SApple OSS Distributions        </field_description>
94*5c2921b0SApple OSS Distributions        <field_values>
95*5c2921b0SApple OSS Distributions        </field_values>
96*5c2921b0SApple OSS Distributions      </field>
97*5c2921b0SApple OSS Distributions        <field
98*5c2921b0SApple OSS Distributions           id="EC_31_26"
99*5c2921b0SApple OSS Distributions           is_variable_length="False"
100*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
101*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="True"
102*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
103*5c2921b0SApple OSS Distributions           is_constant_value="False"
104*5c2921b0SApple OSS Distributions        >
105*5c2921b0SApple OSS Distributions          <field_name>EC</field_name>
106*5c2921b0SApple OSS Distributions        <field_msb>31</field_msb>
107*5c2921b0SApple OSS Distributions        <field_lsb>26</field_lsb>
108*5c2921b0SApple OSS Distributions        <field_description order="before">
109*5c2921b0SApple OSS Distributions
110*5c2921b0SApple OSS Distributions  <para>Exception Class. Indicates the reason for the exception that this register holds information about.</para>
111*5c2921b0SApple OSS Distributions<para>For each EC value, the table references a subsection that gives information about:</para>
112*5c2921b0SApple OSS Distributions<list type="unordered">
113*5c2921b0SApple OSS Distributions<listitem><content>The cause of the exception, for example the configuration required to enable the trap.</content>
114*5c2921b0SApple OSS Distributions</listitem><listitem><content>The encoding of the associated ISS.</content>
115*5c2921b0SApple OSS Distributions</listitem></list>
116*5c2921b0SApple OSS Distributions<para>Possible values of the EC field are:</para>
117*5c2921b0SApple OSS Distributions
118*5c2921b0SApple OSS Distributions        </field_description>
119*5c2921b0SApple OSS Distributions        <field_values>
120*5c2921b0SApple OSS Distributions
121*5c2921b0SApple OSS Distributions
122*5c2921b0SApple OSS Distributions                <field_value_instance>
123*5c2921b0SApple OSS Distributions          <field_value>0b000000</field_value>
124*5c2921b0SApple OSS Distributions        <field_value_description>
125*5c2921b0SApple OSS Distributions  <para>Unknown reason.</para>
126*5c2921b0SApple OSS Distributions</field_value_description>
127*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exceptions with an unknown reason"/>
128*5c2921b0SApple OSS Distributions    </field_value_instance>
129*5c2921b0SApple OSS Distributions                <field_value_instance>
130*5c2921b0SApple OSS Distributions          <field_value>0b000001</field_value>
131*5c2921b0SApple OSS Distributions        <field_value_description>
132*5c2921b0SApple OSS Distributions  <para>Trapped WFI or WFE instruction execution.</para>
133*5c2921b0SApple OSS Distributions<para>Conditional WFE and WFI instructions that fail their condition code check do not cause an exception.</para>
134*5c2921b0SApple OSS Distributions</field_value_description>
135*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a WFI or WFE instruction"/>
136*5c2921b0SApple OSS Distributions    </field_value_instance>
137*5c2921b0SApple OSS Distributions                <field_value_instance>
138*5c2921b0SApple OSS Distributions          <field_value>0b000011</field_value>
139*5c2921b0SApple OSS Distributions        <field_value_description>
140*5c2921b0SApple OSS Distributions  <para>Trapped MCR or MRC access with (coproc==<binarynumber>0b1111</binarynumber>) that is not reported using EC <binarynumber>0b000000</binarynumber>.</para>
141*5c2921b0SApple OSS Distributions</field_value_description>
142*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an MCR or MRC access"/>
143*5c2921b0SApple OSS Distributions    </field_value_instance>
144*5c2921b0SApple OSS Distributions                <field_value_instance>
145*5c2921b0SApple OSS Distributions          <field_value>0b000100</field_value>
146*5c2921b0SApple OSS Distributions        <field_value_description>
147*5c2921b0SApple OSS Distributions  <para>Trapped MCRR or MRRC access with (coproc==<binarynumber>0b1111</binarynumber>) that is not reported using EC <binarynumber>0b000000</binarynumber>.</para>
148*5c2921b0SApple OSS Distributions</field_value_description>
149*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an MCRR or MRRC access"/>
150*5c2921b0SApple OSS Distributions    </field_value_instance>
151*5c2921b0SApple OSS Distributions                <field_value_instance>
152*5c2921b0SApple OSS Distributions          <field_value>0b000101</field_value>
153*5c2921b0SApple OSS Distributions        <field_value_description>
154*5c2921b0SApple OSS Distributions  <para>Trapped MCR or MRC access with (coproc==<binarynumber>0b1110</binarynumber>).</para>
155*5c2921b0SApple OSS Distributions</field_value_description>
156*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an MCR or MRC access"/>
157*5c2921b0SApple OSS Distributions    </field_value_instance>
158*5c2921b0SApple OSS Distributions                <field_value_instance>
159*5c2921b0SApple OSS Distributions          <field_value>0b000110</field_value>
160*5c2921b0SApple OSS Distributions        <field_value_description>
161*5c2921b0SApple OSS Distributions  <para>Trapped LDC or STC access.</para>
162*5c2921b0SApple OSS Distributions<para>The only architected uses of these instruction are:</para>
163*5c2921b0SApple OSS Distributions<list type="unordered">
164*5c2921b0SApple OSS Distributions<listitem><content>An STC to write data to memory from <register_link state="AArch32" id="AArch32-dbgdtrrxint.xml">DBGDTRRXint</register_link>.</content>
165*5c2921b0SApple OSS Distributions</listitem><listitem><content>An LDC to read data from memory to <register_link state="AArch32" id="AArch32-dbgdtrtxint.xml">DBGDTRTXint</register_link>.</content>
166*5c2921b0SApple OSS Distributions</listitem></list>
167*5c2921b0SApple OSS Distributions</field_value_description>
168*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an LDC or STC instruction"/>
169*5c2921b0SApple OSS Distributions    </field_value_instance>
170*5c2921b0SApple OSS Distributions                <field_value_instance>
171*5c2921b0SApple OSS Distributions          <field_value>0b000111</field_value>
172*5c2921b0SApple OSS Distributions        <field_value_description>
173*5c2921b0SApple OSS Distributions  <para>Access to SVE, Advanced SIMD, or floating-point functionality trapped by <register_link state="AArch64" id="AArch64-cpacr_el1.xml">CPACR_EL1</register_link>.FPEN, <register_link state="AArch64" id="AArch64-cptr_el2.xml">CPTR_EL2</register_link>.FPEN, <register_link state="AArch64" id="AArch64-cptr_el2.xml">CPTR_EL2</register_link>.TFP, or <register_link state="AArch64" id="AArch64-cptr_el3.xml">CPTR_EL3</register_link>.TFP control.</para>
174*5c2921b0SApple OSS Distributions<para>Excludes exceptions resulting from <register_link state="AArch64" id="AArch64-cpacr_el1.xml">CPACR_EL1</register_link> when the value of <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TGE is 1, or because SVE or Advanced SIMD and floating-point are not implemented. These are reported with EC value <binarynumber>0b000000</binarynumber> as described in <xref linkend="CHDJCBHE" browsertext="'EC encodings when routing exceptions to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.10.4" filename="D_the_aarch64_system_level_programmers_model"/>.</para>
175*5c2921b0SApple OSS Distributions</field_value_description>
176*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an access to SVE, Advanced SIMD or floating-point functionality, resulting from CPACR_EL1.FPEN, CPTR_EL2.FPEN or CPTR_ELx.TFP"/>
177*5c2921b0SApple OSS Distributions    </field_value_instance>
178*5c2921b0SApple OSS Distributions                <field_value_instance>
179*5c2921b0SApple OSS Distributions          <field_value>0b001100</field_value>
180*5c2921b0SApple OSS Distributions        <field_value_description>
181*5c2921b0SApple OSS Distributions  <para>Trapped MRRC access with (coproc==<binarynumber>0b1110</binarynumber>).</para>
182*5c2921b0SApple OSS Distributions</field_value_description>
183*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an MCRR or MRRC access"/>
184*5c2921b0SApple OSS Distributions    </field_value_instance>
185*5c2921b0SApple OSS Distributions                  <field_value_instance>
186*5c2921b0SApple OSS Distributions          <field_value>0b001101</field_value>
187*5c2921b0SApple OSS Distributions        <field_value_description>
188*5c2921b0SApple OSS Distributions  <para>Branch Target Exception.</para>
189*5c2921b0SApple OSS Distributions</field_value_description>
190*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from Branch Target Identification instruction"/>
191*5c2921b0SApple OSS Distributions            <field_value_condition>When ARMv8.5-BTI is implemented</field_value_condition>
192*5c2921b0SApple OSS Distributions    </field_value_instance>
193*5c2921b0SApple OSS Distributions                <field_value_instance>
194*5c2921b0SApple OSS Distributions          <field_value>0b001110</field_value>
195*5c2921b0SApple OSS Distributions        <field_value_description>
196*5c2921b0SApple OSS Distributions  <para>Illegal Execution state.</para>
197*5c2921b0SApple OSS Distributions</field_value_description>
198*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an Illegal Execution state, or a PC or SP alignment fault"/>
199*5c2921b0SApple OSS Distributions    </field_value_instance>
200*5c2921b0SApple OSS Distributions                <field_value_instance>
201*5c2921b0SApple OSS Distributions          <field_value>0b010001</field_value>
202*5c2921b0SApple OSS Distributions        <field_value_description>
203*5c2921b0SApple OSS Distributions  <para>SVC instruction execution in AArch32 state.</para>
204*5c2921b0SApple OSS Distributions<para>This is reported in ESR_EL2 only when the exception is generated because the value of <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TGE is 1.</para>
205*5c2921b0SApple OSS Distributions</field_value_description>
206*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from HVC or SVC instruction execution"/>
207*5c2921b0SApple OSS Distributions    </field_value_instance>
208*5c2921b0SApple OSS Distributions                <field_value_instance>
209*5c2921b0SApple OSS Distributions          <field_value>0b010101</field_value>
210*5c2921b0SApple OSS Distributions        <field_value_description>
211*5c2921b0SApple OSS Distributions  <para>SVC instruction execution in AArch64 state.</para>
212*5c2921b0SApple OSS Distributions</field_value_description>
213*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from HVC or SVC instruction execution"/>
214*5c2921b0SApple OSS Distributions    </field_value_instance>
215*5c2921b0SApple OSS Distributions                <field_value_instance>
216*5c2921b0SApple OSS Distributions          <field_value>0b011000</field_value>
217*5c2921b0SApple OSS Distributions        <field_value_description>
218*5c2921b0SApple OSS Distributions  <para>Trapped MSR, MRS or System instruction execution in AArch64 state, that is not reported using EC <binarynumber>0b000000</binarynumber>, <binarynumber>0b000001</binarynumber> or <binarynumber>0b000111</binarynumber>.</para>
219*5c2921b0SApple OSS Distributions<para>If <xref browsertext="ARMv8.4-IDST" filename="A_introduction_to_the_armv8_architecture.fm" linkend="v8.4.IDST"></xref> is implemented, also exceptions generated on a read of an ID register.</para>
220*5c2921b0SApple OSS Distributions<para>If <xref browsertext="ARMv8.0-CSV2" filename="A_introduction_to_the_armv8_architecture.fm" linkend="v8.0.CSV2"></xref> is implemented, also Cache Speculation Variant exceptions.</para>
221*5c2921b0SApple OSS Distributions<para>This includes all instructions that cause exceptions that are part of the encoding space defined in <xref linkend="BEIJIEIE" browsertext="'System instruction class encoding overview' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section C5.2.2" filename="C_the_a64_system_instruction_class"/>, except for those exceptions reported using EC values <binarynumber>0b000000</binarynumber>, <binarynumber>0b000001</binarynumber>, or <binarynumber>0b000111</binarynumber>.</para>
222*5c2921b0SApple OSS Distributions</field_value_description>
223*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from MSR, MRS, or System instruction execution in AArch64 state"/>
224*5c2921b0SApple OSS Distributions    </field_value_instance>
225*5c2921b0SApple OSS Distributions                <field_value_instance>
226*5c2921b0SApple OSS Distributions          <field_value>0b011001</field_value>
227*5c2921b0SApple OSS Distributions        <field_value_description>
228*5c2921b0SApple OSS Distributions  <para>Access to SVE functionality trapped as a result of <register_link state="AArch64" id="AArch64-cpacr_el1.xml">CPACR_EL1</register_link>.ZEN, <register_link state="AArch64" id="AArch64-cptr_el2.xml">CPTR_EL2</register_link>.ZEN, <register_link state="AArch64" id="AArch64-cptr_el2.xml">CPTR_EL2</register_link>.TZ, or <register_link state="AArch64" id="AArch64-cptr_el3.xml">CPTR_EL3</register_link>.EZ, that is not reported using EC <binarynumber>0b000000</binarynumber>.</para>
229*5c2921b0SApple OSS Distributions<para>This EC is defined only if <xref linkend="SVE" browsertext="SVE" filename="A_introduction_to_the_armv8_architecture.fm"/> is implemented.</para>
230*5c2921b0SApple OSS Distributions</field_value_description>
231*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an access to SVE functionality, resulting from CPACR_EL1.ZEN, CPTR_EL2.ZEN, CPTR_EL2.TZ, or CPTR_EL3.EZ"/>
232*5c2921b0SApple OSS Distributions    </field_value_instance>
233*5c2921b0SApple OSS Distributions                <field_value_instance>
234*5c2921b0SApple OSS Distributions          <field_value>0b100000</field_value>
235*5c2921b0SApple OSS Distributions        <field_value_description>
236*5c2921b0SApple OSS Distributions  <para>Instruction Abort from a lower Exception level, that might be using AArch32 or AArch64.</para>
237*5c2921b0SApple OSS Distributions<para>Used for MMU faults generated by instruction accesses and synchronous External aborts, including synchronous parity or ECC errors. Not used for debug related exceptions.</para>
238*5c2921b0SApple OSS Distributions</field_value_description>
239*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an Instruction Abort"/>
240*5c2921b0SApple OSS Distributions    </field_value_instance>
241*5c2921b0SApple OSS Distributions                <field_value_instance>
242*5c2921b0SApple OSS Distributions          <field_value>0b100001</field_value>
243*5c2921b0SApple OSS Distributions        <field_value_description>
244*5c2921b0SApple OSS Distributions  <para>Instruction Abort taken without a change in Exception level.</para>
245*5c2921b0SApple OSS Distributions<para>Used for MMU faults generated by instruction accesses and synchronous External aborts, including synchronous parity or ECC errors. Not used for debug related exceptions.</para>
246*5c2921b0SApple OSS Distributions</field_value_description>
247*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an Instruction Abort"/>
248*5c2921b0SApple OSS Distributions    </field_value_instance>
249*5c2921b0SApple OSS Distributions                <field_value_instance>
250*5c2921b0SApple OSS Distributions          <field_value>0b100010</field_value>
251*5c2921b0SApple OSS Distributions        <field_value_description>
252*5c2921b0SApple OSS Distributions  <para>PC alignment fault exception.</para>
253*5c2921b0SApple OSS Distributions</field_value_description>
254*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an Illegal Execution state, or a PC or SP alignment fault"/>
255*5c2921b0SApple OSS Distributions    </field_value_instance>
256*5c2921b0SApple OSS Distributions                <field_value_instance>
257*5c2921b0SApple OSS Distributions          <field_value>0b100100</field_value>
258*5c2921b0SApple OSS Distributions        <field_value_description>
259*5c2921b0SApple OSS Distributions  <para>Data Abort from a lower Exception level, that might be using AArch32 or AArch64.</para>
260*5c2921b0SApple OSS Distributions<para>Used for MMU faults generated by data accesses, alignment faults other than those caused by Stack Pointer misalignment, and synchronous External aborts, including synchronous parity or ECC errors. Not used for debug related exceptions.</para>
261*5c2921b0SApple OSS Distributions</field_value_description>
262*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Data Abort"/>
263*5c2921b0SApple OSS Distributions    </field_value_instance>
264*5c2921b0SApple OSS Distributions                <field_value_instance>
265*5c2921b0SApple OSS Distributions          <field_value>0b100101</field_value>
266*5c2921b0SApple OSS Distributions        <field_value_description>
267*5c2921b0SApple OSS Distributions  <para>Data Abort taken without a change in Exception level.</para>
268*5c2921b0SApple OSS Distributions<para>Used for MMU faults generated by data accesses, alignment faults other than those caused by Stack Pointer misalignment, and synchronous External aborts, including synchronous parity or ECC errors. Not used for debug related exceptions.</para>
269*5c2921b0SApple OSS Distributions</field_value_description>
270*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Data Abort"/>
271*5c2921b0SApple OSS Distributions    </field_value_instance>
272*5c2921b0SApple OSS Distributions                <field_value_instance>
273*5c2921b0SApple OSS Distributions          <field_value>0b100110</field_value>
274*5c2921b0SApple OSS Distributions        <field_value_description>
275*5c2921b0SApple OSS Distributions  <para>SP alignment fault exception.</para>
276*5c2921b0SApple OSS Distributions</field_value_description>
277*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from an Illegal Execution state, or a PC or SP alignment fault"/>
278*5c2921b0SApple OSS Distributions    </field_value_instance>
279*5c2921b0SApple OSS Distributions                <field_value_instance>
280*5c2921b0SApple OSS Distributions          <field_value>0b101000</field_value>
281*5c2921b0SApple OSS Distributions        <field_value_description>
282*5c2921b0SApple OSS Distributions  <para>Trapped floating-point exception taken from AArch32 state.</para>
283*5c2921b0SApple OSS Distributions<para>This EC value is valid if the implementation supports trapping of floating-point exceptions, otherwise it is reserved. Whether a floating-point implementation supports trapping of floating-point exceptions is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word>.</para>
284*5c2921b0SApple OSS Distributions</field_value_description>
285*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a trapped floating-point exception"/>
286*5c2921b0SApple OSS Distributions    </field_value_instance>
287*5c2921b0SApple OSS Distributions                <field_value_instance>
288*5c2921b0SApple OSS Distributions          <field_value>0b101100</field_value>
289*5c2921b0SApple OSS Distributions        <field_value_description>
290*5c2921b0SApple OSS Distributions  <para>Trapped floating-point exception taken from AArch64 state.</para>
291*5c2921b0SApple OSS Distributions<para>This EC value is valid if the implementation supports trapping of floating-point exceptions, otherwise it is reserved. Whether a floating-point implementation supports trapping of floating-point exceptions is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word>.</para>
292*5c2921b0SApple OSS Distributions</field_value_description>
293*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a trapped floating-point exception"/>
294*5c2921b0SApple OSS Distributions    </field_value_instance>
295*5c2921b0SApple OSS Distributions                <field_value_instance>
296*5c2921b0SApple OSS Distributions          <field_value>0b101111</field_value>
297*5c2921b0SApple OSS Distributions        <field_value_description>
298*5c2921b0SApple OSS Distributions  <para>SError interrupt.</para>
299*5c2921b0SApple OSS Distributions</field_value_description>
300*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="SError interrupt"/>
301*5c2921b0SApple OSS Distributions    </field_value_instance>
302*5c2921b0SApple OSS Distributions                <field_value_instance>
303*5c2921b0SApple OSS Distributions          <field_value>0b110000</field_value>
304*5c2921b0SApple OSS Distributions        <field_value_description>
305*5c2921b0SApple OSS Distributions  <para>Breakpoint exception from a lower Exception level,  that might be using AArch32 or AArch64.</para>
306*5c2921b0SApple OSS Distributions</field_value_description>
307*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Breakpoint or Vector Catch debug exception"/>
308*5c2921b0SApple OSS Distributions    </field_value_instance>
309*5c2921b0SApple OSS Distributions                <field_value_instance>
310*5c2921b0SApple OSS Distributions          <field_value>0b110001</field_value>
311*5c2921b0SApple OSS Distributions        <field_value_description>
312*5c2921b0SApple OSS Distributions  <para>Breakpoint exception taken without a change in Exception level.</para>
313*5c2921b0SApple OSS Distributions</field_value_description>
314*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Breakpoint or Vector Catch debug exception"/>
315*5c2921b0SApple OSS Distributions    </field_value_instance>
316*5c2921b0SApple OSS Distributions                <field_value_instance>
317*5c2921b0SApple OSS Distributions          <field_value>0b110010</field_value>
318*5c2921b0SApple OSS Distributions        <field_value_description>
319*5c2921b0SApple OSS Distributions  <para>Software Step exception from a lower Exception level,  that might be using AArch32 or AArch64.</para>
320*5c2921b0SApple OSS Distributions</field_value_description>
321*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Software Step exception"/>
322*5c2921b0SApple OSS Distributions    </field_value_instance>
323*5c2921b0SApple OSS Distributions                <field_value_instance>
324*5c2921b0SApple OSS Distributions          <field_value>0b110011</field_value>
325*5c2921b0SApple OSS Distributions        <field_value_description>
326*5c2921b0SApple OSS Distributions  <para>Software Step exception taken without a change in Exception level.</para>
327*5c2921b0SApple OSS Distributions</field_value_description>
328*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Software Step exception"/>
329*5c2921b0SApple OSS Distributions    </field_value_instance>
330*5c2921b0SApple OSS Distributions                <field_value_instance>
331*5c2921b0SApple OSS Distributions          <field_value>0b110100</field_value>
332*5c2921b0SApple OSS Distributions        <field_value_description>
333*5c2921b0SApple OSS Distributions  <para>Watchpoint exception from a lower Exception level,  that might be using AArch32 or AArch64.</para>
334*5c2921b0SApple OSS Distributions</field_value_description>
335*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Watchpoint exception"/>
336*5c2921b0SApple OSS Distributions    </field_value_instance>
337*5c2921b0SApple OSS Distributions                <field_value_instance>
338*5c2921b0SApple OSS Distributions          <field_value>0b110101</field_value>
339*5c2921b0SApple OSS Distributions        <field_value_description>
340*5c2921b0SApple OSS Distributions  <para>Watchpoint exception taken without a change in Exception level.</para>
341*5c2921b0SApple OSS Distributions</field_value_description>
342*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from a Watchpoint exception"/>
343*5c2921b0SApple OSS Distributions    </field_value_instance>
344*5c2921b0SApple OSS Distributions                <field_value_instance>
345*5c2921b0SApple OSS Distributions          <field_value>0b111000</field_value>
346*5c2921b0SApple OSS Distributions        <field_value_description>
347*5c2921b0SApple OSS Distributions  <para>BKPT instruction execution in AArch32 state.</para>
348*5c2921b0SApple OSS Distributions</field_value_description>
349*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from execution of a Breakpoint instruction"/>
350*5c2921b0SApple OSS Distributions    </field_value_instance>
351*5c2921b0SApple OSS Distributions                <field_value_instance>
352*5c2921b0SApple OSS Distributions          <field_value>0b111100</field_value>
353*5c2921b0SApple OSS Distributions        <field_value_description>
354*5c2921b0SApple OSS Distributions  <para>BRK instruction execution in AArch64 state.</para>
355*5c2921b0SApple OSS Distributions<para>This is reported in <register_link state="AArch64" id="AArch64-esr_el3.xml">ESR_EL3</register_link> only if a BRK instruction is executed.</para>
356*5c2921b0SApple OSS Distributions</field_value_description>
357*5c2921b0SApple OSS Distributions                <field_value_links_to linked_field_name="ISS" linked_field_condition="Exception from execution of a Breakpoint instruction"/>
358*5c2921b0SApple OSS Distributions    </field_value_instance>
359*5c2921b0SApple OSS Distributions        </field_values>
360*5c2921b0SApple OSS Distributions            <field_description order="after">
361*5c2921b0SApple OSS Distributions
362*5c2921b0SApple OSS Distributions  <para>All other EC values are reserved by Arm, and:</para>
363*5c2921b0SApple OSS Distributions<list type="unordered">
364*5c2921b0SApple OSS Distributions<listitem><content>Unused values in the range <binarynumber>0b000000</binarynumber> - <binarynumber>0b101100</binarynumber> (<hexnumber>0x00</hexnumber> - <hexnumber>0x2C</hexnumber>) are reserved for future use for synchronous exceptions.</content>
365*5c2921b0SApple OSS Distributions</listitem><listitem><content>Unused values in the range <binarynumber>0b101101</binarynumber> - <binarynumber>0b111111</binarynumber> (<hexnumber>0x2D</hexnumber> - <hexnumber>0x3F</hexnumber>) are reserved for future use, and might be used for synchronous or asynchronous exceptions.</content>
366*5c2921b0SApple OSS Distributions</listitem></list>
367*5c2921b0SApple OSS Distributions<para>The effect of programming this field to a reserved value is that behavior is <arm-defined-word>CONSTRAINED UNPREDICTABLE</arm-defined-word>, as described in <xref linkend="CEGHGHJI" browsertext="'Reserved values in System and memory-mapped registers and translation table entries' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section K1.1.11"/>.</para>
368*5c2921b0SApple OSS Distributions
369*5c2921b0SApple OSS Distributions            </field_description>
370*5c2921b0SApple OSS Distributions          <field_resets>
371*5c2921b0SApple OSS Distributions
372*5c2921b0SApple OSS Distributions    <field_reset>
373*5c2921b0SApple OSS Distributions
374*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
375*5c2921b0SApple OSS Distributions
376*5c2921b0SApple OSS Distributions    </field_reset>
377*5c2921b0SApple OSS Distributions</field_resets>
378*5c2921b0SApple OSS Distributions      </field>
379*5c2921b0SApple OSS Distributions        <field
380*5c2921b0SApple OSS Distributions           id="IL_25_25"
381*5c2921b0SApple OSS Distributions           is_variable_length="False"
382*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
383*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
384*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
385*5c2921b0SApple OSS Distributions           is_constant_value="False"
386*5c2921b0SApple OSS Distributions        >
387*5c2921b0SApple OSS Distributions          <field_name>IL</field_name>
388*5c2921b0SApple OSS Distributions        <field_msb>25</field_msb>
389*5c2921b0SApple OSS Distributions        <field_lsb>25</field_lsb>
390*5c2921b0SApple OSS Distributions        <field_description order="before">
391*5c2921b0SApple OSS Distributions
392*5c2921b0SApple OSS Distributions  <para>Instruction Length for synchronous exceptions. Possible values of this bit are:</para>
393*5c2921b0SApple OSS Distributions
394*5c2921b0SApple OSS Distributions        </field_description>
395*5c2921b0SApple OSS Distributions        <field_values>
396*5c2921b0SApple OSS Distributions
397*5c2921b0SApple OSS Distributions
398*5c2921b0SApple OSS Distributions                <field_value_instance>
399*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
400*5c2921b0SApple OSS Distributions        <field_value_description>
401*5c2921b0SApple OSS Distributions  <para>16-bit instruction trapped.</para>
402*5c2921b0SApple OSS Distributions</field_value_description>
403*5c2921b0SApple OSS Distributions    </field_value_instance>
404*5c2921b0SApple OSS Distributions                <field_value_instance>
405*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
406*5c2921b0SApple OSS Distributions        <field_value_description>
407*5c2921b0SApple OSS Distributions  <list type="unordered">
408*5c2921b0SApple OSS Distributions<listitem><content>
409*5c2921b0SApple OSS Distributions<para>An SError interrupt.</para>
410*5c2921b0SApple OSS Distributions</content>
411*5c2921b0SApple OSS Distributions</listitem><listitem><content>
412*5c2921b0SApple OSS Distributions<para>An Instruction Abort exception.</para>
413*5c2921b0SApple OSS Distributions</content>
414*5c2921b0SApple OSS Distributions</listitem><listitem><content>
415*5c2921b0SApple OSS Distributions<para>A PC alignment fault exception.</para>
416*5c2921b0SApple OSS Distributions</content>
417*5c2921b0SApple OSS Distributions</listitem><listitem><content>
418*5c2921b0SApple OSS Distributions<para>An SP alignment fault exception.</para>
419*5c2921b0SApple OSS Distributions</content>
420*5c2921b0SApple OSS Distributions</listitem><listitem><content>
421*5c2921b0SApple OSS Distributions<para>A Data Abort exception for which the value of the ISV bit is 0.</para>
422*5c2921b0SApple OSS Distributions</content>
423*5c2921b0SApple OSS Distributions</listitem><listitem><content>
424*5c2921b0SApple OSS Distributions<para>An Illegal Execution state exception.</para>
425*5c2921b0SApple OSS Distributions</content>
426*5c2921b0SApple OSS Distributions</listitem><listitem><content>
427*5c2921b0SApple OSS Distributions<para>Any debug exception except for Breakpoint instruction exceptions. For Breakpoint instruction exceptions, this bit has its standard meaning:</para>
428*5c2921b0SApple OSS Distributions<list type="unordered">
429*5c2921b0SApple OSS Distributions<listitem><content>
430*5c2921b0SApple OSS Distributions<para><binarynumber>0b0</binarynumber>: 16-bit T32 BKPT instruction.</para>
431*5c2921b0SApple OSS Distributions</content>
432*5c2921b0SApple OSS Distributions</listitem><listitem><content>
433*5c2921b0SApple OSS Distributions<para><binarynumber>0b1</binarynumber>: 32-bit A32 BKPT instruction or A64 BRK instruction.</para>
434*5c2921b0SApple OSS Distributions</content>
435*5c2921b0SApple OSS Distributions</listitem></list>
436*5c2921b0SApple OSS Distributions</content>
437*5c2921b0SApple OSS Distributions</listitem><listitem><content>
438*5c2921b0SApple OSS Distributions<para>An exception reported using EC value <binarynumber>0b000000</binarynumber>.</para>
439*5c2921b0SApple OSS Distributions</content>
440*5c2921b0SApple OSS Distributions</listitem></list>
441*5c2921b0SApple OSS Distributions</field_value_description>
442*5c2921b0SApple OSS Distributions    </field_value_instance>
443*5c2921b0SApple OSS Distributions        </field_values>
444*5c2921b0SApple OSS Distributions          <field_resets>
445*5c2921b0SApple OSS Distributions
446*5c2921b0SApple OSS Distributions    <field_reset>
447*5c2921b0SApple OSS Distributions
448*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
449*5c2921b0SApple OSS Distributions
450*5c2921b0SApple OSS Distributions    </field_reset>
451*5c2921b0SApple OSS Distributions</field_resets>
452*5c2921b0SApple OSS Distributions      </field>
453*5c2921b0SApple OSS Distributions        <field
454*5c2921b0SApple OSS Distributions           id="ISS_24_0"
455*5c2921b0SApple OSS Distributions           is_variable_length="False"
456*5c2921b0SApple OSS Distributions           has_partial_fieldset="True"
457*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
458*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
459*5c2921b0SApple OSS Distributions           is_constant_value="False"
460*5c2921b0SApple OSS Distributions        >
461*5c2921b0SApple OSS Distributions          <field_name>ISS</field_name>
462*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
463*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
464*5c2921b0SApple OSS Distributions        <field_description order="before">
465*5c2921b0SApple OSS Distributions
466*5c2921b0SApple OSS Distributions  <para>Instruction Specific Syndrome. Architecturally, this field can be defined independently for each defined Exception class. However, in practice, some ISS encodings are used for more than one Exception class.</para>
467*5c2921b0SApple OSS Distributions<para>Typically, an ISS encoding has a number of subfields. When an ISS subfield holds a register number, the value returned in that field is the AArch64 view of the register number. For an exception taken from AArch32 state, <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1,"/> defines this view of the specified AArch32 register. If the AArch32 register descriptor is <binarynumber>0b1111</binarynumber>, then:</para>
468*5c2921b0SApple OSS Distributions<list type="unordered">
469*5c2921b0SApple OSS Distributions<listitem><content>If the instruction that generated the exception was not <arm-defined-word>UNPREDICTABLE</arm-defined-word>, the field takes the value <binarynumber>0b11111</binarynumber>.</content>
470*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction that generated the exception was <arm-defined-word>UNPREDICTABLE</arm-defined-word>, the field takes an <arm-defined-word>UNKNOWN</arm-defined-word> value that must be either:<list type="unordered">
471*5c2921b0SApple OSS Distributions<listitem><content>The AArch64 view of the register number of a register that might have been used at the Exception level from which the exception was taken.</content>
472*5c2921b0SApple OSS Distributions</listitem><listitem><content>The value <binarynumber>0b11111</binarynumber>.</content>
473*5c2921b0SApple OSS Distributions</listitem></list>
474*5c2921b0SApple OSS Distributions</content>
475*5c2921b0SApple OSS Distributions</listitem></list>
476*5c2921b0SApple OSS Distributions<para>When the EC field is <binarynumber>0b000000</binarynumber>, indicating an exception with an unknown reason, the ISS field is not valid, <arm-defined-word>RES0</arm-defined-word>.</para>
477*5c2921b0SApple OSS Distributions
478*5c2921b0SApple OSS Distributions        </field_description>
479*5c2921b0SApple OSS Distributions        <field_values>
480*5c2921b0SApple OSS Distributions
481*5c2921b0SApple OSS Distributions               <field_value_name>I</field_value_name>
482*5c2921b0SApple OSS Distributions        </field_values>
483*5c2921b0SApple OSS Distributions          <field_resets>
484*5c2921b0SApple OSS Distributions
485*5c2921b0SApple OSS Distributions</field_resets>
486*5c2921b0SApple OSS Distributions            <partial_fieldset>
487*5c2921b0SApple OSS Distributions              <fields length="25">
488*5c2921b0SApple OSS Distributions      <fields_instance>Exceptions with an unknown reason</fields_instance>
489*5c2921b0SApple OSS Distributions    <text_before_fields>
490*5c2921b0SApple OSS Distributions
491*5c2921b0SApple OSS Distributions
492*5c2921b0SApple OSS Distributions
493*5c2921b0SApple OSS Distributions    </text_before_fields>
494*5c2921b0SApple OSS Distributions
495*5c2921b0SApple OSS Distributions        <field
496*5c2921b0SApple OSS Distributions           id="0_24_0"
497*5c2921b0SApple OSS Distributions           is_variable_length="False"
498*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
499*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
500*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
501*5c2921b0SApple OSS Distributions           is_constant_value="False"
502*5c2921b0SApple OSS Distributions           rwtype="RES0"
503*5c2921b0SApple OSS Distributions        >
504*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
505*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
506*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
507*5c2921b0SApple OSS Distributions        <field_description order="before">
508*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
509*5c2921b0SApple OSS Distributions        </field_description>
510*5c2921b0SApple OSS Distributions        <field_values>
511*5c2921b0SApple OSS Distributions        </field_values>
512*5c2921b0SApple OSS Distributions      </field>
513*5c2921b0SApple OSS Distributions    <text_after_fields>
514*5c2921b0SApple OSS Distributions
515*5c2921b0SApple OSS Distributions  <para>When an exception is reported using this EC code the IL field is set to 1.</para>
516*5c2921b0SApple OSS Distributions<para>This EC code is used for all exceptions that are not covered by any other EC value. This includes exceptions that are generated in the following situations:</para>
517*5c2921b0SApple OSS Distributions<list type="unordered">
518*5c2921b0SApple OSS Distributions<listitem><content>The attempted execution of an instruction bit pattern that has no allocated instruction at the current Exception level and Security state, including:<list type="unordered">
519*5c2921b0SApple OSS Distributions<listitem><content>A read access using a System register pattern that is not allocated for reads at the current Exception level and Security state.</content>
520*5c2921b0SApple OSS Distributions</listitem><listitem><content>A write access using a System register pattern that is not allocated for writes at the current Exception level and Security state.</content>
521*5c2921b0SApple OSS Distributions</listitem><listitem><content>Instruction encodings for instructions not implemented in the implementation.</content>
522*5c2921b0SApple OSS Distributions</listitem></list>
523*5c2921b0SApple OSS Distributions</content>
524*5c2921b0SApple OSS Distributions</listitem><listitem><content>In Debug state, the attempted execution of an instruction bit pattern that is unallocated in Debug state.</content>
525*5c2921b0SApple OSS Distributions</listitem><listitem><content>In Non-debug state, the attempted execution of an instruction bit pattern that is unallocated in Non-debug state.</content>
526*5c2921b0SApple OSS Distributions</listitem><listitem><content>In AArch32 state, attempted execution of a short vector floating-point instruction.</content>
527*5c2921b0SApple OSS Distributions</listitem><listitem><content>In an implementation that does not include Advanced SIMD and floating-point functionality, an attempted access to Advanced SIMD or floating-point functionality under conditions where that access would be permitted if that functionality was present. This includes the attempted execution of an Advanced SIMD or floating-point instruction, and attempted accesses to Advanced SIMD and floating-point System registers.</content>
528*5c2921b0SApple OSS Distributions</listitem><listitem><content>An exception generated because of the value of one of the <register_link state="AArch64" id="AArch64-sctlr_el1.xml">SCTLR_EL1</register_link>.{ITD, SED, CP15BEN} control bits.</content>
529*5c2921b0SApple OSS Distributions</listitem><listitem><content>Attempted execution of:<list type="unordered">
530*5c2921b0SApple OSS Distributions<listitem><content>An HVC instruction when disabled by <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.HCD or <register_link state="AArch64" id="AArch64-scr_el3.xml">SCR_EL3</register_link>.HCE.</content>
531*5c2921b0SApple OSS Distributions</listitem><listitem><content>An SMC instruction when disabled by <register_link state="AArch64" id="AArch64-scr_el3.xml">SCR_EL3</register_link>.SMD.</content>
532*5c2921b0SApple OSS Distributions</listitem><listitem><content>An HLT instruction when disabled by <register_link state="ext" id="ext-edscr.xml">EDSCR</register_link>.HDE.</content>
533*5c2921b0SApple OSS Distributions</listitem></list>
534*5c2921b0SApple OSS Distributions</content>
535*5c2921b0SApple OSS Distributions</listitem><listitem><content>Attempted execution of an MSR or MRS instruction to access <register_link state="AArch64" id="AArch64-sp_el0.xml">SP_EL0</register_link> when the value of <register_link state="AArch64" id="AArch64-spsel.xml">SPSel</register_link>.SP is 0.</content>
536*5c2921b0SApple OSS Distributions</listitem><listitem><content>Attempted execution, in Debug state, of:<list type="unordered">
537*5c2921b0SApple OSS Distributions<listitem><content>A DCPS1 instruction when the value of <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TGE is 1 and EL2 is disabled or not implemented in the current Security state.</content>
538*5c2921b0SApple OSS Distributions</listitem><listitem><content>A DCPS2 instruction from EL1 or EL0 when EL2 is disabled or not implemented in the current Security state.</content>
539*5c2921b0SApple OSS Distributions</listitem><listitem><content>A DCPS3 instruction when the value of <register_link state="ext" id="ext-edscr.xml">EDSCR</register_link>.SDD is 1, or when EL3 is not implemented.</content>
540*5c2921b0SApple OSS Distributions</listitem></list>
541*5c2921b0SApple OSS Distributions</content>
542*5c2921b0SApple OSS Distributions</listitem><listitem><content>When EL3 is using AArch64, attempted execution from Secure EL1 of an SRS instruction using R13_mon. See <xref linkend="CHDJIEBG" browsertext="'Traps to EL3 of monitor functionality from Secure EL1 using AArch32' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
543*5c2921b0SApple OSS Distributions</listitem><listitem><content>In Debug state when the value of <register_link state="ext" id="ext-edscr.xml">EDSCR</register_link>.SDD is 1, the attempted execution at EL2, EL1, or EL0 of an instruction that is configured to trap to EL3.</content>
544*5c2921b0SApple OSS Distributions</listitem><listitem><content>In AArch32 state, the attempted execution of an MRS (banked register) or an MSR (banked register) instruction to SPSR_mon, SP_mon, or LR_mon.</content>
545*5c2921b0SApple OSS Distributions</listitem><listitem><content>An exception that is taken to EL2 because the value of <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TGE is 1 that, if the value of <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TGE was 0 would have been reported with an ESR_ELx.EC value of <binarynumber>0b000111</binarynumber>.</content>
546*5c2921b0SApple OSS Distributions</listitem><listitem><content>When SVE is not implemented, attempted execution of:<list type="unordered">
547*5c2921b0SApple OSS Distributions<listitem><content>An SVE instruction.</content>
548*5c2921b0SApple OSS Distributions</listitem><listitem><content>An MSR or MRS instruction to access <register_link state="AArch64" id="AArch64-zcr_el1.xml">ZCR_EL1</register_link>, <register_link state="AArch64" id="AArch64-zcr_el2.xml">ZCR_EL2</register_link>, or <register_link state="AArch64" id="AArch64-zcr_el3.xml">ZCR_EL3</register_link>.</content>
549*5c2921b0SApple OSS Distributions</listitem></list>
550*5c2921b0SApple OSS Distributions</content>
551*5c2921b0SApple OSS Distributions</listitem></list>
552*5c2921b0SApple OSS Distributions
553*5c2921b0SApple OSS Distributions    </text_after_fields>
554*5c2921b0SApple OSS Distributions  </fields>
555*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
556*5c2921b0SApple OSS Distributions
557*5c2921b0SApple OSS Distributions
558*5c2921b0SApple OSS Distributions
559*5c2921b0SApple OSS Distributions
560*5c2921b0SApple OSS Distributions        <fieldat id="0_24_0" msb="24" lsb="0"/>
561*5c2921b0SApple OSS Distributions    </reg_fieldset>
562*5c2921b0SApple OSS Distributions            </partial_fieldset>
563*5c2921b0SApple OSS Distributions            <partial_fieldset>
564*5c2921b0SApple OSS Distributions              <fields length="25">
565*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a WFI or WFE instruction</fields_instance>
566*5c2921b0SApple OSS Distributions    <text_before_fields>
567*5c2921b0SApple OSS Distributions
568*5c2921b0SApple OSS Distributions
569*5c2921b0SApple OSS Distributions
570*5c2921b0SApple OSS Distributions    </text_before_fields>
571*5c2921b0SApple OSS Distributions
572*5c2921b0SApple OSS Distributions        <field
573*5c2921b0SApple OSS Distributions           id="CV_24_24"
574*5c2921b0SApple OSS Distributions           is_variable_length="False"
575*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
576*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
577*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
578*5c2921b0SApple OSS Distributions           is_constant_value="False"
579*5c2921b0SApple OSS Distributions        >
580*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
581*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
582*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
583*5c2921b0SApple OSS Distributions        <field_description order="before">
584*5c2921b0SApple OSS Distributions
585*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
586*5c2921b0SApple OSS Distributions
587*5c2921b0SApple OSS Distributions        </field_description>
588*5c2921b0SApple OSS Distributions        <field_values>
589*5c2921b0SApple OSS Distributions
590*5c2921b0SApple OSS Distributions
591*5c2921b0SApple OSS Distributions                <field_value_instance>
592*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
593*5c2921b0SApple OSS Distributions        <field_value_description>
594*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
595*5c2921b0SApple OSS Distributions</field_value_description>
596*5c2921b0SApple OSS Distributions    </field_value_instance>
597*5c2921b0SApple OSS Distributions                <field_value_instance>
598*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
599*5c2921b0SApple OSS Distributions        <field_value_description>
600*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
601*5c2921b0SApple OSS Distributions</field_value_description>
602*5c2921b0SApple OSS Distributions    </field_value_instance>
603*5c2921b0SApple OSS Distributions        </field_values>
604*5c2921b0SApple OSS Distributions            <field_description order="after">
605*5c2921b0SApple OSS Distributions
606*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
607*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
608*5c2921b0SApple OSS Distributions<list type="unordered">
609*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
610*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
611*5c2921b0SApple OSS Distributions</listitem></list>
612*5c2921b0SApple OSS Distributions
613*5c2921b0SApple OSS Distributions            </field_description>
614*5c2921b0SApple OSS Distributions          <field_resets>
615*5c2921b0SApple OSS Distributions
616*5c2921b0SApple OSS Distributions    <field_reset>
617*5c2921b0SApple OSS Distributions
618*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
619*5c2921b0SApple OSS Distributions
620*5c2921b0SApple OSS Distributions    </field_reset>
621*5c2921b0SApple OSS Distributions</field_resets>
622*5c2921b0SApple OSS Distributions      </field>
623*5c2921b0SApple OSS Distributions        <field
624*5c2921b0SApple OSS Distributions           id="COND_23_20"
625*5c2921b0SApple OSS Distributions           is_variable_length="False"
626*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
627*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
628*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
629*5c2921b0SApple OSS Distributions           is_constant_value="False"
630*5c2921b0SApple OSS Distributions        >
631*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
632*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
633*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
634*5c2921b0SApple OSS Distributions        <field_description order="before">
635*5c2921b0SApple OSS Distributions
636*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
637*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
638*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
639*5c2921b0SApple OSS Distributions<list type="unordered">
640*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
641*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
642*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
643*5c2921b0SApple OSS Distributions</listitem></list>
644*5c2921b0SApple OSS Distributions</content>
645*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
646*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
647*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
648*5c2921b0SApple OSS Distributions</listitem></list>
649*5c2921b0SApple OSS Distributions</content>
650*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
651*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
652*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
653*5c2921b0SApple OSS Distributions</listitem></list>
654*5c2921b0SApple OSS Distributions</content>
655*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
656*5c2921b0SApple OSS Distributions</listitem></list>
657*5c2921b0SApple OSS Distributions
658*5c2921b0SApple OSS Distributions        </field_description>
659*5c2921b0SApple OSS Distributions        <field_values>
660*5c2921b0SApple OSS Distributions
661*5c2921b0SApple OSS Distributions
662*5c2921b0SApple OSS Distributions        </field_values>
663*5c2921b0SApple OSS Distributions          <field_resets>
664*5c2921b0SApple OSS Distributions
665*5c2921b0SApple OSS Distributions    <field_reset>
666*5c2921b0SApple OSS Distributions
667*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
668*5c2921b0SApple OSS Distributions
669*5c2921b0SApple OSS Distributions    </field_reset>
670*5c2921b0SApple OSS Distributions</field_resets>
671*5c2921b0SApple OSS Distributions      </field>
672*5c2921b0SApple OSS Distributions        <field
673*5c2921b0SApple OSS Distributions           id="0_19_1"
674*5c2921b0SApple OSS Distributions           is_variable_length="False"
675*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
676*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
677*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
678*5c2921b0SApple OSS Distributions           is_constant_value="False"
679*5c2921b0SApple OSS Distributions           rwtype="RES0"
680*5c2921b0SApple OSS Distributions        >
681*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
682*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
683*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
684*5c2921b0SApple OSS Distributions        <field_description order="before">
685*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
686*5c2921b0SApple OSS Distributions        </field_description>
687*5c2921b0SApple OSS Distributions        <field_values>
688*5c2921b0SApple OSS Distributions        </field_values>
689*5c2921b0SApple OSS Distributions      </field>
690*5c2921b0SApple OSS Distributions        <field
691*5c2921b0SApple OSS Distributions           id="TI_0_0"
692*5c2921b0SApple OSS Distributions           is_variable_length="False"
693*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
694*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
695*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
696*5c2921b0SApple OSS Distributions           is_constant_value="False"
697*5c2921b0SApple OSS Distributions        >
698*5c2921b0SApple OSS Distributions          <field_name>TI</field_name>
699*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
700*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
701*5c2921b0SApple OSS Distributions        <field_description order="before">
702*5c2921b0SApple OSS Distributions
703*5c2921b0SApple OSS Distributions  <para>Trapped instruction. Possible values of this bit are:</para>
704*5c2921b0SApple OSS Distributions
705*5c2921b0SApple OSS Distributions        </field_description>
706*5c2921b0SApple OSS Distributions        <field_values>
707*5c2921b0SApple OSS Distributions
708*5c2921b0SApple OSS Distributions
709*5c2921b0SApple OSS Distributions                <field_value_instance>
710*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
711*5c2921b0SApple OSS Distributions        <field_value_description>
712*5c2921b0SApple OSS Distributions  <para>WFI trapped.</para>
713*5c2921b0SApple OSS Distributions</field_value_description>
714*5c2921b0SApple OSS Distributions    </field_value_instance>
715*5c2921b0SApple OSS Distributions                <field_value_instance>
716*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
717*5c2921b0SApple OSS Distributions        <field_value_description>
718*5c2921b0SApple OSS Distributions  <para>WFE trapped.</para>
719*5c2921b0SApple OSS Distributions</field_value_description>
720*5c2921b0SApple OSS Distributions    </field_value_instance>
721*5c2921b0SApple OSS Distributions        </field_values>
722*5c2921b0SApple OSS Distributions          <field_resets>
723*5c2921b0SApple OSS Distributions
724*5c2921b0SApple OSS Distributions    <field_reset>
725*5c2921b0SApple OSS Distributions
726*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
727*5c2921b0SApple OSS Distributions
728*5c2921b0SApple OSS Distributions    </field_reset>
729*5c2921b0SApple OSS Distributions</field_resets>
730*5c2921b0SApple OSS Distributions      </field>
731*5c2921b0SApple OSS Distributions    <text_after_fields>
732*5c2921b0SApple OSS Distributions
733*5c2921b0SApple OSS Distributions  <para>The following sections describe configuration settings for generating this exception:</para>
734*5c2921b0SApple OSS Distributions<list type="unordered">
735*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1CHDJGAIC" browsertext="'Controls for exceptions taken to EL1 using AArch64' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
736*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIBHJCJ" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 execution of WFE and WFI instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
737*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDEGCIJ" browsertext="'Traps to EL3 of EL2, EL1, and EL0 execution of WFE and WFI instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
738*5c2921b0SApple OSS Distributions</listitem></list>
739*5c2921b0SApple OSS Distributions
740*5c2921b0SApple OSS Distributions    </text_after_fields>
741*5c2921b0SApple OSS Distributions  </fields>
742*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
743*5c2921b0SApple OSS Distributions
744*5c2921b0SApple OSS Distributions
745*5c2921b0SApple OSS Distributions
746*5c2921b0SApple OSS Distributions
747*5c2921b0SApple OSS Distributions
748*5c2921b0SApple OSS Distributions
749*5c2921b0SApple OSS Distributions
750*5c2921b0SApple OSS Distributions
751*5c2921b0SApple OSS Distributions
752*5c2921b0SApple OSS Distributions
753*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
754*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
755*5c2921b0SApple OSS Distributions        <fieldat id="0_19_1" msb="19" lsb="1"/>
756*5c2921b0SApple OSS Distributions        <fieldat id="TI_0_0" msb="0" lsb="0"/>
757*5c2921b0SApple OSS Distributions    </reg_fieldset>
758*5c2921b0SApple OSS Distributions            </partial_fieldset>
759*5c2921b0SApple OSS Distributions            <partial_fieldset>
760*5c2921b0SApple OSS Distributions              <fields length="25">
761*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an MCR or MRC access</fields_instance>
762*5c2921b0SApple OSS Distributions    <text_before_fields>
763*5c2921b0SApple OSS Distributions
764*5c2921b0SApple OSS Distributions
765*5c2921b0SApple OSS Distributions
766*5c2921b0SApple OSS Distributions    </text_before_fields>
767*5c2921b0SApple OSS Distributions
768*5c2921b0SApple OSS Distributions        <field
769*5c2921b0SApple OSS Distributions           id="CV_24_24"
770*5c2921b0SApple OSS Distributions           is_variable_length="False"
771*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
772*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
773*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
774*5c2921b0SApple OSS Distributions           is_constant_value="False"
775*5c2921b0SApple OSS Distributions        >
776*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
777*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
778*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
779*5c2921b0SApple OSS Distributions        <field_description order="before">
780*5c2921b0SApple OSS Distributions
781*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
782*5c2921b0SApple OSS Distributions
783*5c2921b0SApple OSS Distributions        </field_description>
784*5c2921b0SApple OSS Distributions        <field_values>
785*5c2921b0SApple OSS Distributions
786*5c2921b0SApple OSS Distributions
787*5c2921b0SApple OSS Distributions                <field_value_instance>
788*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
789*5c2921b0SApple OSS Distributions        <field_value_description>
790*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
791*5c2921b0SApple OSS Distributions</field_value_description>
792*5c2921b0SApple OSS Distributions    </field_value_instance>
793*5c2921b0SApple OSS Distributions                <field_value_instance>
794*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
795*5c2921b0SApple OSS Distributions        <field_value_description>
796*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
797*5c2921b0SApple OSS Distributions</field_value_description>
798*5c2921b0SApple OSS Distributions    </field_value_instance>
799*5c2921b0SApple OSS Distributions        </field_values>
800*5c2921b0SApple OSS Distributions            <field_description order="after">
801*5c2921b0SApple OSS Distributions
802*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
803*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
804*5c2921b0SApple OSS Distributions<list type="unordered">
805*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
806*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
807*5c2921b0SApple OSS Distributions</listitem></list>
808*5c2921b0SApple OSS Distributions
809*5c2921b0SApple OSS Distributions            </field_description>
810*5c2921b0SApple OSS Distributions          <field_resets>
811*5c2921b0SApple OSS Distributions
812*5c2921b0SApple OSS Distributions    <field_reset>
813*5c2921b0SApple OSS Distributions
814*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
815*5c2921b0SApple OSS Distributions
816*5c2921b0SApple OSS Distributions    </field_reset>
817*5c2921b0SApple OSS Distributions</field_resets>
818*5c2921b0SApple OSS Distributions      </field>
819*5c2921b0SApple OSS Distributions        <field
820*5c2921b0SApple OSS Distributions           id="COND_23_20"
821*5c2921b0SApple OSS Distributions           is_variable_length="False"
822*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
823*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
824*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
825*5c2921b0SApple OSS Distributions           is_constant_value="False"
826*5c2921b0SApple OSS Distributions        >
827*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
828*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
829*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
830*5c2921b0SApple OSS Distributions        <field_description order="before">
831*5c2921b0SApple OSS Distributions
832*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
833*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
834*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
835*5c2921b0SApple OSS Distributions<list type="unordered">
836*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
837*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
838*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
839*5c2921b0SApple OSS Distributions</listitem></list>
840*5c2921b0SApple OSS Distributions</content>
841*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
842*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
843*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
844*5c2921b0SApple OSS Distributions</listitem></list>
845*5c2921b0SApple OSS Distributions</content>
846*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
847*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
848*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
849*5c2921b0SApple OSS Distributions</listitem></list>
850*5c2921b0SApple OSS Distributions</content>
851*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
852*5c2921b0SApple OSS Distributions</listitem></list>
853*5c2921b0SApple OSS Distributions
854*5c2921b0SApple OSS Distributions        </field_description>
855*5c2921b0SApple OSS Distributions        <field_values>
856*5c2921b0SApple OSS Distributions
857*5c2921b0SApple OSS Distributions
858*5c2921b0SApple OSS Distributions        </field_values>
859*5c2921b0SApple OSS Distributions          <field_resets>
860*5c2921b0SApple OSS Distributions
861*5c2921b0SApple OSS Distributions    <field_reset>
862*5c2921b0SApple OSS Distributions
863*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
864*5c2921b0SApple OSS Distributions
865*5c2921b0SApple OSS Distributions    </field_reset>
866*5c2921b0SApple OSS Distributions</field_resets>
867*5c2921b0SApple OSS Distributions      </field>
868*5c2921b0SApple OSS Distributions        <field
869*5c2921b0SApple OSS Distributions           id="Opc2_19_17"
870*5c2921b0SApple OSS Distributions           is_variable_length="False"
871*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
872*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
873*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
874*5c2921b0SApple OSS Distributions           is_constant_value="False"
875*5c2921b0SApple OSS Distributions        >
876*5c2921b0SApple OSS Distributions          <field_name>Opc2</field_name>
877*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
878*5c2921b0SApple OSS Distributions        <field_lsb>17</field_lsb>
879*5c2921b0SApple OSS Distributions        <field_description order="before">
880*5c2921b0SApple OSS Distributions
881*5c2921b0SApple OSS Distributions  <para>The Opc2 value from the issued instruction.</para>
882*5c2921b0SApple OSS Distributions<para>For a trapped VMRS access, holds the value <binarynumber>0b000</binarynumber>.</para>
883*5c2921b0SApple OSS Distributions
884*5c2921b0SApple OSS Distributions        </field_description>
885*5c2921b0SApple OSS Distributions        <field_values>
886*5c2921b0SApple OSS Distributions
887*5c2921b0SApple OSS Distributions
888*5c2921b0SApple OSS Distributions        </field_values>
889*5c2921b0SApple OSS Distributions          <field_resets>
890*5c2921b0SApple OSS Distributions
891*5c2921b0SApple OSS Distributions    <field_reset>
892*5c2921b0SApple OSS Distributions
893*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
894*5c2921b0SApple OSS Distributions
895*5c2921b0SApple OSS Distributions    </field_reset>
896*5c2921b0SApple OSS Distributions</field_resets>
897*5c2921b0SApple OSS Distributions      </field>
898*5c2921b0SApple OSS Distributions        <field
899*5c2921b0SApple OSS Distributions           id="Opc1_16_14"
900*5c2921b0SApple OSS Distributions           is_variable_length="False"
901*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
902*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
903*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
904*5c2921b0SApple OSS Distributions           is_constant_value="False"
905*5c2921b0SApple OSS Distributions        >
906*5c2921b0SApple OSS Distributions          <field_name>Opc1</field_name>
907*5c2921b0SApple OSS Distributions        <field_msb>16</field_msb>
908*5c2921b0SApple OSS Distributions        <field_lsb>14</field_lsb>
909*5c2921b0SApple OSS Distributions        <field_description order="before">
910*5c2921b0SApple OSS Distributions
911*5c2921b0SApple OSS Distributions  <para>The Opc1 value from the issued instruction.</para>
912*5c2921b0SApple OSS Distributions<para>For a trapped VMRS access, holds the value <binarynumber>0b111</binarynumber>.</para>
913*5c2921b0SApple OSS Distributions
914*5c2921b0SApple OSS Distributions        </field_description>
915*5c2921b0SApple OSS Distributions        <field_values>
916*5c2921b0SApple OSS Distributions
917*5c2921b0SApple OSS Distributions
918*5c2921b0SApple OSS Distributions        </field_values>
919*5c2921b0SApple OSS Distributions          <field_resets>
920*5c2921b0SApple OSS Distributions
921*5c2921b0SApple OSS Distributions    <field_reset>
922*5c2921b0SApple OSS Distributions
923*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
924*5c2921b0SApple OSS Distributions
925*5c2921b0SApple OSS Distributions    </field_reset>
926*5c2921b0SApple OSS Distributions</field_resets>
927*5c2921b0SApple OSS Distributions      </field>
928*5c2921b0SApple OSS Distributions        <field
929*5c2921b0SApple OSS Distributions           id="CRn_13_10"
930*5c2921b0SApple OSS Distributions           is_variable_length="False"
931*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
932*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
933*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
934*5c2921b0SApple OSS Distributions           is_constant_value="False"
935*5c2921b0SApple OSS Distributions        >
936*5c2921b0SApple OSS Distributions          <field_name>CRn</field_name>
937*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
938*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
939*5c2921b0SApple OSS Distributions        <field_description order="before">
940*5c2921b0SApple OSS Distributions
941*5c2921b0SApple OSS Distributions  <para>The CRn value from the issued instruction.</para>
942*5c2921b0SApple OSS Distributions<para>For a trapped VMRS access, holds the reg field from the VMRS instruction encoding.</para>
943*5c2921b0SApple OSS Distributions
944*5c2921b0SApple OSS Distributions        </field_description>
945*5c2921b0SApple OSS Distributions        <field_values>
946*5c2921b0SApple OSS Distributions
947*5c2921b0SApple OSS Distributions
948*5c2921b0SApple OSS Distributions        </field_values>
949*5c2921b0SApple OSS Distributions          <field_resets>
950*5c2921b0SApple OSS Distributions
951*5c2921b0SApple OSS Distributions    <field_reset>
952*5c2921b0SApple OSS Distributions
953*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
954*5c2921b0SApple OSS Distributions
955*5c2921b0SApple OSS Distributions    </field_reset>
956*5c2921b0SApple OSS Distributions</field_resets>
957*5c2921b0SApple OSS Distributions      </field>
958*5c2921b0SApple OSS Distributions        <field
959*5c2921b0SApple OSS Distributions           id="Rt_9_5"
960*5c2921b0SApple OSS Distributions           is_variable_length="False"
961*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
962*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
963*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
964*5c2921b0SApple OSS Distributions           is_constant_value="False"
965*5c2921b0SApple OSS Distributions        >
966*5c2921b0SApple OSS Distributions          <field_name>Rt</field_name>
967*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
968*5c2921b0SApple OSS Distributions        <field_lsb>5</field_lsb>
969*5c2921b0SApple OSS Distributions        <field_description order="before">
970*5c2921b0SApple OSS Distributions
971*5c2921b0SApple OSS Distributions  <para>The Rt value from the issued instruction, the general-purpose register used for the transfer. The reported value gives the AArch64 view of the register. See <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1"/>.</para>
972*5c2921b0SApple OSS Distributions
973*5c2921b0SApple OSS Distributions        </field_description>
974*5c2921b0SApple OSS Distributions        <field_values>
975*5c2921b0SApple OSS Distributions
976*5c2921b0SApple OSS Distributions
977*5c2921b0SApple OSS Distributions        </field_values>
978*5c2921b0SApple OSS Distributions          <field_resets>
979*5c2921b0SApple OSS Distributions
980*5c2921b0SApple OSS Distributions    <field_reset>
981*5c2921b0SApple OSS Distributions
982*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
983*5c2921b0SApple OSS Distributions
984*5c2921b0SApple OSS Distributions    </field_reset>
985*5c2921b0SApple OSS Distributions</field_resets>
986*5c2921b0SApple OSS Distributions      </field>
987*5c2921b0SApple OSS Distributions        <field
988*5c2921b0SApple OSS Distributions           id="CRm_4_1"
989*5c2921b0SApple OSS Distributions           is_variable_length="False"
990*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
991*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
992*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
993*5c2921b0SApple OSS Distributions           is_constant_value="False"
994*5c2921b0SApple OSS Distributions        >
995*5c2921b0SApple OSS Distributions          <field_name>CRm</field_name>
996*5c2921b0SApple OSS Distributions        <field_msb>4</field_msb>
997*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
998*5c2921b0SApple OSS Distributions        <field_description order="before">
999*5c2921b0SApple OSS Distributions
1000*5c2921b0SApple OSS Distributions  <para>The CRm value from the issued instruction.</para>
1001*5c2921b0SApple OSS Distributions<para>For a trapped VMRS access, holds the value <binarynumber>0b0000</binarynumber>.</para>
1002*5c2921b0SApple OSS Distributions
1003*5c2921b0SApple OSS Distributions        </field_description>
1004*5c2921b0SApple OSS Distributions        <field_values>
1005*5c2921b0SApple OSS Distributions
1006*5c2921b0SApple OSS Distributions
1007*5c2921b0SApple OSS Distributions        </field_values>
1008*5c2921b0SApple OSS Distributions          <field_resets>
1009*5c2921b0SApple OSS Distributions
1010*5c2921b0SApple OSS Distributions    <field_reset>
1011*5c2921b0SApple OSS Distributions
1012*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1013*5c2921b0SApple OSS Distributions
1014*5c2921b0SApple OSS Distributions    </field_reset>
1015*5c2921b0SApple OSS Distributions</field_resets>
1016*5c2921b0SApple OSS Distributions      </field>
1017*5c2921b0SApple OSS Distributions        <field
1018*5c2921b0SApple OSS Distributions           id="Direction_0_0"
1019*5c2921b0SApple OSS Distributions           is_variable_length="False"
1020*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1021*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1022*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1023*5c2921b0SApple OSS Distributions           is_constant_value="False"
1024*5c2921b0SApple OSS Distributions        >
1025*5c2921b0SApple OSS Distributions          <field_name>Direction</field_name>
1026*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
1027*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
1028*5c2921b0SApple OSS Distributions        <field_description order="before">
1029*5c2921b0SApple OSS Distributions
1030*5c2921b0SApple OSS Distributions  <para>Indicates the direction of the trapped instruction. The possible values of this bit are:</para>
1031*5c2921b0SApple OSS Distributions
1032*5c2921b0SApple OSS Distributions        </field_description>
1033*5c2921b0SApple OSS Distributions        <field_values>
1034*5c2921b0SApple OSS Distributions
1035*5c2921b0SApple OSS Distributions
1036*5c2921b0SApple OSS Distributions                <field_value_instance>
1037*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1038*5c2921b0SApple OSS Distributions        <field_value_description>
1039*5c2921b0SApple OSS Distributions  <para>Write to System register space. MCR instruction.</para>
1040*5c2921b0SApple OSS Distributions</field_value_description>
1041*5c2921b0SApple OSS Distributions    </field_value_instance>
1042*5c2921b0SApple OSS Distributions                <field_value_instance>
1043*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1044*5c2921b0SApple OSS Distributions        <field_value_description>
1045*5c2921b0SApple OSS Distributions  <para>Read from System register space. MRC or VMRS instruction.</para>
1046*5c2921b0SApple OSS Distributions</field_value_description>
1047*5c2921b0SApple OSS Distributions    </field_value_instance>
1048*5c2921b0SApple OSS Distributions        </field_values>
1049*5c2921b0SApple OSS Distributions          <field_resets>
1050*5c2921b0SApple OSS Distributions
1051*5c2921b0SApple OSS Distributions    <field_reset>
1052*5c2921b0SApple OSS Distributions
1053*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1054*5c2921b0SApple OSS Distributions
1055*5c2921b0SApple OSS Distributions    </field_reset>
1056*5c2921b0SApple OSS Distributions</field_resets>
1057*5c2921b0SApple OSS Distributions      </field>
1058*5c2921b0SApple OSS Distributions    <text_after_fields>
1059*5c2921b0SApple OSS Distributions
1060*5c2921b0SApple OSS Distributions  <para>The following sections describe configuration settings for generating exceptions that are reported using EC value <binarynumber>0b000011</binarynumber>:</para>
1061*5c2921b0SApple OSS Distributions<list type="unordered">
1062*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="CHDJFHAI" browsertext="'Traps to EL1 of EL0 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1063*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGDIEA" browsertext="'Traps to EL1 of EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1064*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEICGACA" browsertext="'Traps to EL1 of EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1065*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIGHBDF" browsertext="'Traps to EL2 of Non-secure EL1 accesses to virtual memory control registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1066*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICAEBH" browsertext="'Traps to EL2 of Non-secure EL1 execution of TLB maintenance instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1067*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICHIHA" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 execution of cache maintenance instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1068*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIFCHFF" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to the Auxiliary Control Register' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1069*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIDHFBB" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to lockdown, DMA, and TCM operations' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1070*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIEEJIA" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to the ID registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1071*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIFFJII" browsertext="'Trapping to EL2 of Non-secure EL1 accesses to the CPACR_EL1 or CPACR' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1072*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIDJJAH" browsertext="'Generic trapping to EL2 of Non-secure EL1 and EL0 accesses to System registers, from AArch32 state only' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/></content>
1073*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDFFCIB" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/></content>
1074*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICIHGI" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1075*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIGCEGJ" browsertext="'Traps to EL2 of EL1 and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1076*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDJIEBG" browsertext="'Traps to EL3 of Secure monitor functionality from Secure EL1 using AArch32' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1077*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDJACCE" browsertext="'Trapping to EL3 of EL2 accesses to the CPTR_EL2 or HCPTR, and EL2 and EL1 accesses to the CPACR_EL1 or CPACR' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1078*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGGBGH" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1079*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIHHEIC" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1080*5c2921b0SApple OSS Distributions</listitem></list>
1081*5c2921b0SApple OSS Distributions<para>The following sections describe configuration settings for generating exceptions that are reported using EC value <binarynumber>0b000101</binarynumber>:</para>
1082*5c2921b0SApple OSS Distributions<list type="unordered">
1083*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1CHDBAICA" browsertext="'Traps to EL1 of EL0 and EL1 System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1084*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDIGAJA" browsertext="'Traps to EL1 of EL0 accesses to the Debug Communications Channel (DCC) registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1085*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIEEJIA" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to the ID registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>, for trapped accesses to the JIDR.</content>
1086*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIIHJHA" browsertext="'Traps to EL2 of Non-secure system register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1087*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIHBBIC" browsertext="'Trapping System register accesses to Debug ROM registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1088*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIECEGJ" browsertext="'Trapping System register accesses to OS-related debug registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1089*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICAABI" browsertext="'Trapping general System register accesses to debug registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1090*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDJICAB" browsertext="'Traps to EL3 of all System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1091*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDDHIIA" browsertext="'Trapping System register accesses to OS-related debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1092*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDCBEHG" browsertext="'Trapping general System register accesses to debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1093*5c2921b0SApple OSS Distributions</listitem></list>
1094*5c2921b0SApple OSS Distributions<para><xref linkend="D1BEIEEJIA" browsertext="'Traps to EL2 of Non-secure EL1 and EL0 accesses to the ID registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1," filename="D_the_aarch64_system_level_programmers_model"/> describes configuration settings for generating exceptions that are reported using EC value <binarynumber>0b001000</binarynumber>.</para>
1095*5c2921b0SApple OSS Distributions
1096*5c2921b0SApple OSS Distributions    </text_after_fields>
1097*5c2921b0SApple OSS Distributions  </fields>
1098*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
1099*5c2921b0SApple OSS Distributions
1100*5c2921b0SApple OSS Distributions
1101*5c2921b0SApple OSS Distributions
1102*5c2921b0SApple OSS Distributions
1103*5c2921b0SApple OSS Distributions
1104*5c2921b0SApple OSS Distributions
1105*5c2921b0SApple OSS Distributions
1106*5c2921b0SApple OSS Distributions
1107*5c2921b0SApple OSS Distributions
1108*5c2921b0SApple OSS Distributions
1109*5c2921b0SApple OSS Distributions
1110*5c2921b0SApple OSS Distributions
1111*5c2921b0SApple OSS Distributions
1112*5c2921b0SApple OSS Distributions
1113*5c2921b0SApple OSS Distributions
1114*5c2921b0SApple OSS Distributions
1115*5c2921b0SApple OSS Distributions
1116*5c2921b0SApple OSS Distributions
1117*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
1118*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
1119*5c2921b0SApple OSS Distributions        <fieldat id="Opc2_19_17" msb="19" lsb="17"/>
1120*5c2921b0SApple OSS Distributions        <fieldat id="Opc1_16_14" msb="16" lsb="14"/>
1121*5c2921b0SApple OSS Distributions        <fieldat id="CRn_13_10" msb="13" lsb="10"/>
1122*5c2921b0SApple OSS Distributions        <fieldat id="Rt_9_5" msb="9" lsb="5"/>
1123*5c2921b0SApple OSS Distributions        <fieldat id="CRm_4_1" msb="4" lsb="1"/>
1124*5c2921b0SApple OSS Distributions        <fieldat id="Direction_0_0" msb="0" lsb="0"/>
1125*5c2921b0SApple OSS Distributions    </reg_fieldset>
1126*5c2921b0SApple OSS Distributions            </partial_fieldset>
1127*5c2921b0SApple OSS Distributions            <partial_fieldset>
1128*5c2921b0SApple OSS Distributions              <fields length="25">
1129*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an MCRR or MRRC access</fields_instance>
1130*5c2921b0SApple OSS Distributions    <text_before_fields>
1131*5c2921b0SApple OSS Distributions
1132*5c2921b0SApple OSS Distributions
1133*5c2921b0SApple OSS Distributions
1134*5c2921b0SApple OSS Distributions    </text_before_fields>
1135*5c2921b0SApple OSS Distributions
1136*5c2921b0SApple OSS Distributions        <field
1137*5c2921b0SApple OSS Distributions           id="CV_24_24"
1138*5c2921b0SApple OSS Distributions           is_variable_length="False"
1139*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1140*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1141*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1142*5c2921b0SApple OSS Distributions           is_constant_value="False"
1143*5c2921b0SApple OSS Distributions        >
1144*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
1145*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
1146*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
1147*5c2921b0SApple OSS Distributions        <field_description order="before">
1148*5c2921b0SApple OSS Distributions
1149*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
1150*5c2921b0SApple OSS Distributions
1151*5c2921b0SApple OSS Distributions        </field_description>
1152*5c2921b0SApple OSS Distributions        <field_values>
1153*5c2921b0SApple OSS Distributions
1154*5c2921b0SApple OSS Distributions
1155*5c2921b0SApple OSS Distributions                <field_value_instance>
1156*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1157*5c2921b0SApple OSS Distributions        <field_value_description>
1158*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
1159*5c2921b0SApple OSS Distributions</field_value_description>
1160*5c2921b0SApple OSS Distributions    </field_value_instance>
1161*5c2921b0SApple OSS Distributions                <field_value_instance>
1162*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1163*5c2921b0SApple OSS Distributions        <field_value_description>
1164*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
1165*5c2921b0SApple OSS Distributions</field_value_description>
1166*5c2921b0SApple OSS Distributions    </field_value_instance>
1167*5c2921b0SApple OSS Distributions        </field_values>
1168*5c2921b0SApple OSS Distributions            <field_description order="after">
1169*5c2921b0SApple OSS Distributions
1170*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
1171*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1172*5c2921b0SApple OSS Distributions<list type="unordered">
1173*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
1174*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
1175*5c2921b0SApple OSS Distributions</listitem></list>
1176*5c2921b0SApple OSS Distributions
1177*5c2921b0SApple OSS Distributions            </field_description>
1178*5c2921b0SApple OSS Distributions          <field_resets>
1179*5c2921b0SApple OSS Distributions
1180*5c2921b0SApple OSS Distributions    <field_reset>
1181*5c2921b0SApple OSS Distributions
1182*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1183*5c2921b0SApple OSS Distributions
1184*5c2921b0SApple OSS Distributions    </field_reset>
1185*5c2921b0SApple OSS Distributions</field_resets>
1186*5c2921b0SApple OSS Distributions      </field>
1187*5c2921b0SApple OSS Distributions        <field
1188*5c2921b0SApple OSS Distributions           id="COND_23_20"
1189*5c2921b0SApple OSS Distributions           is_variable_length="False"
1190*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1191*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1192*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1193*5c2921b0SApple OSS Distributions           is_constant_value="False"
1194*5c2921b0SApple OSS Distributions        >
1195*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
1196*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
1197*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
1198*5c2921b0SApple OSS Distributions        <field_description order="before">
1199*5c2921b0SApple OSS Distributions
1200*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
1201*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
1202*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1203*5c2921b0SApple OSS Distributions<list type="unordered">
1204*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
1205*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
1206*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
1207*5c2921b0SApple OSS Distributions</listitem></list>
1208*5c2921b0SApple OSS Distributions</content>
1209*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
1210*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
1211*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
1212*5c2921b0SApple OSS Distributions</listitem></list>
1213*5c2921b0SApple OSS Distributions</content>
1214*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
1215*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
1216*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
1217*5c2921b0SApple OSS Distributions</listitem></list>
1218*5c2921b0SApple OSS Distributions</content>
1219*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
1220*5c2921b0SApple OSS Distributions</listitem></list>
1221*5c2921b0SApple OSS Distributions
1222*5c2921b0SApple OSS Distributions        </field_description>
1223*5c2921b0SApple OSS Distributions        <field_values>
1224*5c2921b0SApple OSS Distributions
1225*5c2921b0SApple OSS Distributions
1226*5c2921b0SApple OSS Distributions        </field_values>
1227*5c2921b0SApple OSS Distributions          <field_resets>
1228*5c2921b0SApple OSS Distributions
1229*5c2921b0SApple OSS Distributions    <field_reset>
1230*5c2921b0SApple OSS Distributions
1231*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1232*5c2921b0SApple OSS Distributions
1233*5c2921b0SApple OSS Distributions    </field_reset>
1234*5c2921b0SApple OSS Distributions</field_resets>
1235*5c2921b0SApple OSS Distributions      </field>
1236*5c2921b0SApple OSS Distributions        <field
1237*5c2921b0SApple OSS Distributions           id="Opc1_19_16"
1238*5c2921b0SApple OSS Distributions           is_variable_length="False"
1239*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1240*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1241*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1242*5c2921b0SApple OSS Distributions           is_constant_value="False"
1243*5c2921b0SApple OSS Distributions        >
1244*5c2921b0SApple OSS Distributions          <field_name>Opc1</field_name>
1245*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
1246*5c2921b0SApple OSS Distributions        <field_lsb>16</field_lsb>
1247*5c2921b0SApple OSS Distributions        <field_description order="before">
1248*5c2921b0SApple OSS Distributions
1249*5c2921b0SApple OSS Distributions  <para>The Opc1 value from the issued instruction.</para>
1250*5c2921b0SApple OSS Distributions
1251*5c2921b0SApple OSS Distributions        </field_description>
1252*5c2921b0SApple OSS Distributions        <field_values>
1253*5c2921b0SApple OSS Distributions
1254*5c2921b0SApple OSS Distributions
1255*5c2921b0SApple OSS Distributions        </field_values>
1256*5c2921b0SApple OSS Distributions          <field_resets>
1257*5c2921b0SApple OSS Distributions
1258*5c2921b0SApple OSS Distributions    <field_reset>
1259*5c2921b0SApple OSS Distributions
1260*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1261*5c2921b0SApple OSS Distributions
1262*5c2921b0SApple OSS Distributions    </field_reset>
1263*5c2921b0SApple OSS Distributions</field_resets>
1264*5c2921b0SApple OSS Distributions      </field>
1265*5c2921b0SApple OSS Distributions        <field
1266*5c2921b0SApple OSS Distributions           id="0_15_15"
1267*5c2921b0SApple OSS Distributions           is_variable_length="False"
1268*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1269*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1270*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1271*5c2921b0SApple OSS Distributions           is_constant_value="False"
1272*5c2921b0SApple OSS Distributions           rwtype="RES0"
1273*5c2921b0SApple OSS Distributions        >
1274*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
1275*5c2921b0SApple OSS Distributions        <field_msb>15</field_msb>
1276*5c2921b0SApple OSS Distributions        <field_lsb>15</field_lsb>
1277*5c2921b0SApple OSS Distributions        <field_description order="before">
1278*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
1279*5c2921b0SApple OSS Distributions        </field_description>
1280*5c2921b0SApple OSS Distributions        <field_values>
1281*5c2921b0SApple OSS Distributions        </field_values>
1282*5c2921b0SApple OSS Distributions      </field>
1283*5c2921b0SApple OSS Distributions        <field
1284*5c2921b0SApple OSS Distributions           id="Rt2_14_10"
1285*5c2921b0SApple OSS Distributions           is_variable_length="False"
1286*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1287*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1288*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1289*5c2921b0SApple OSS Distributions           is_constant_value="False"
1290*5c2921b0SApple OSS Distributions        >
1291*5c2921b0SApple OSS Distributions          <field_name>Rt2</field_name>
1292*5c2921b0SApple OSS Distributions        <field_msb>14</field_msb>
1293*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
1294*5c2921b0SApple OSS Distributions        <field_description order="before">
1295*5c2921b0SApple OSS Distributions
1296*5c2921b0SApple OSS Distributions  <para>The Rt2 value from the issued instruction, the second general-purpose register used for the transfer. The reported value gives the AArch64 view of the register. See <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1"/>.</para>
1297*5c2921b0SApple OSS Distributions
1298*5c2921b0SApple OSS Distributions        </field_description>
1299*5c2921b0SApple OSS Distributions        <field_values>
1300*5c2921b0SApple OSS Distributions
1301*5c2921b0SApple OSS Distributions
1302*5c2921b0SApple OSS Distributions        </field_values>
1303*5c2921b0SApple OSS Distributions          <field_resets>
1304*5c2921b0SApple OSS Distributions
1305*5c2921b0SApple OSS Distributions    <field_reset>
1306*5c2921b0SApple OSS Distributions
1307*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1308*5c2921b0SApple OSS Distributions
1309*5c2921b0SApple OSS Distributions    </field_reset>
1310*5c2921b0SApple OSS Distributions</field_resets>
1311*5c2921b0SApple OSS Distributions      </field>
1312*5c2921b0SApple OSS Distributions        <field
1313*5c2921b0SApple OSS Distributions           id="Rt_9_5"
1314*5c2921b0SApple OSS Distributions           is_variable_length="False"
1315*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1316*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1317*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1318*5c2921b0SApple OSS Distributions           is_constant_value="False"
1319*5c2921b0SApple OSS Distributions        >
1320*5c2921b0SApple OSS Distributions          <field_name>Rt</field_name>
1321*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
1322*5c2921b0SApple OSS Distributions        <field_lsb>5</field_lsb>
1323*5c2921b0SApple OSS Distributions        <field_description order="before">
1324*5c2921b0SApple OSS Distributions
1325*5c2921b0SApple OSS Distributions  <para>The Rt value from the issued instruction, the first general-purpose register used for the transfer. The reported value gives the AArch64 view of the register. See <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1"/>.</para>
1326*5c2921b0SApple OSS Distributions
1327*5c2921b0SApple OSS Distributions        </field_description>
1328*5c2921b0SApple OSS Distributions        <field_values>
1329*5c2921b0SApple OSS Distributions
1330*5c2921b0SApple OSS Distributions
1331*5c2921b0SApple OSS Distributions        </field_values>
1332*5c2921b0SApple OSS Distributions          <field_resets>
1333*5c2921b0SApple OSS Distributions
1334*5c2921b0SApple OSS Distributions    <field_reset>
1335*5c2921b0SApple OSS Distributions
1336*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1337*5c2921b0SApple OSS Distributions
1338*5c2921b0SApple OSS Distributions    </field_reset>
1339*5c2921b0SApple OSS Distributions</field_resets>
1340*5c2921b0SApple OSS Distributions      </field>
1341*5c2921b0SApple OSS Distributions        <field
1342*5c2921b0SApple OSS Distributions           id="CRm_4_1"
1343*5c2921b0SApple OSS Distributions           is_variable_length="False"
1344*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1345*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1346*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1347*5c2921b0SApple OSS Distributions           is_constant_value="False"
1348*5c2921b0SApple OSS Distributions        >
1349*5c2921b0SApple OSS Distributions          <field_name>CRm</field_name>
1350*5c2921b0SApple OSS Distributions        <field_msb>4</field_msb>
1351*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
1352*5c2921b0SApple OSS Distributions        <field_description order="before">
1353*5c2921b0SApple OSS Distributions
1354*5c2921b0SApple OSS Distributions  <para>The CRm value from the issued instruction.</para>
1355*5c2921b0SApple OSS Distributions
1356*5c2921b0SApple OSS Distributions        </field_description>
1357*5c2921b0SApple OSS Distributions        <field_values>
1358*5c2921b0SApple OSS Distributions
1359*5c2921b0SApple OSS Distributions
1360*5c2921b0SApple OSS Distributions        </field_values>
1361*5c2921b0SApple OSS Distributions          <field_resets>
1362*5c2921b0SApple OSS Distributions
1363*5c2921b0SApple OSS Distributions    <field_reset>
1364*5c2921b0SApple OSS Distributions
1365*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1366*5c2921b0SApple OSS Distributions
1367*5c2921b0SApple OSS Distributions    </field_reset>
1368*5c2921b0SApple OSS Distributions</field_resets>
1369*5c2921b0SApple OSS Distributions      </field>
1370*5c2921b0SApple OSS Distributions        <field
1371*5c2921b0SApple OSS Distributions           id="Direction_0_0"
1372*5c2921b0SApple OSS Distributions           is_variable_length="False"
1373*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1374*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1375*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1376*5c2921b0SApple OSS Distributions           is_constant_value="False"
1377*5c2921b0SApple OSS Distributions        >
1378*5c2921b0SApple OSS Distributions          <field_name>Direction</field_name>
1379*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
1380*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
1381*5c2921b0SApple OSS Distributions        <field_description order="before">
1382*5c2921b0SApple OSS Distributions
1383*5c2921b0SApple OSS Distributions  <para>Indicates the direction of the trapped instruction. The possible values of this bit are:</para>
1384*5c2921b0SApple OSS Distributions
1385*5c2921b0SApple OSS Distributions        </field_description>
1386*5c2921b0SApple OSS Distributions        <field_values>
1387*5c2921b0SApple OSS Distributions
1388*5c2921b0SApple OSS Distributions
1389*5c2921b0SApple OSS Distributions                <field_value_instance>
1390*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1391*5c2921b0SApple OSS Distributions        <field_value_description>
1392*5c2921b0SApple OSS Distributions  <para>Write to System register space. MCRR instruction.</para>
1393*5c2921b0SApple OSS Distributions</field_value_description>
1394*5c2921b0SApple OSS Distributions    </field_value_instance>
1395*5c2921b0SApple OSS Distributions                <field_value_instance>
1396*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1397*5c2921b0SApple OSS Distributions        <field_value_description>
1398*5c2921b0SApple OSS Distributions  <para>Read from System register space. MRRC instruction.</para>
1399*5c2921b0SApple OSS Distributions</field_value_description>
1400*5c2921b0SApple OSS Distributions    </field_value_instance>
1401*5c2921b0SApple OSS Distributions        </field_values>
1402*5c2921b0SApple OSS Distributions          <field_resets>
1403*5c2921b0SApple OSS Distributions
1404*5c2921b0SApple OSS Distributions    <field_reset>
1405*5c2921b0SApple OSS Distributions
1406*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1407*5c2921b0SApple OSS Distributions
1408*5c2921b0SApple OSS Distributions    </field_reset>
1409*5c2921b0SApple OSS Distributions</field_resets>
1410*5c2921b0SApple OSS Distributions      </field>
1411*5c2921b0SApple OSS Distributions    <text_after_fields>
1412*5c2921b0SApple OSS Distributions
1413*5c2921b0SApple OSS Distributions  <para>The following sections describe configuration settings for generating exceptions that are reported using EC value <binarynumber>0b000100</binarynumber>:</para>
1414*5c2921b0SApple OSS Distributions<list type="unordered">
1415*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="CHDJFHAI" browsertext="'Traps to EL1 of EL0 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1416*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGDIEA" browsertext="'Traps to EL1 of EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1417*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEICGACA" browsertext="'Traps to EL1 of EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1418*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIGHBDF" browsertext="'Traps to EL2 of Non-secure EL1 accesses to virtual memory control registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1419*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIDJJAH" browsertext="'General trapping to EL2 of Non-secure EL0 and EL1 accesses to System registers, from AArch32 state only' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1420*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDFFCIB" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1421*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICIHGI" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1422*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIGCEGJ" browsertext="'Traps to EL2 of EL1 and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1423*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGGBGH" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1424*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIHHEIC" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1425*5c2921b0SApple OSS Distributions</listitem></list>
1426*5c2921b0SApple OSS Distributions<para>The following sections describe configuration settings for generating exceptions that are reported using EC value <binarynumber>0b001100</binarynumber>:</para>
1427*5c2921b0SApple OSS Distributions<list type="unordered">
1428*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1CHDBAICA" browsertext="'Traps to EL1 of EL0 and EL1 System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1429*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDIGAJA" browsertext="'Traps to EL1 of EL0 accesses to the Debug Communications Channel (DCC) registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1430*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIIHJHA" browsertext="'Traps to EL2 of Non-secure system register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1431*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIHBBIC" browsertext="'Trapping System register accesses to Debug ROM registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1432*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDJICAB" browsertext="'Traps to EL3 of all System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1433*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDDHIIA" browsertext="'Trapping System register accesses to powerdown debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1434*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDCBEHG" browsertext="'Trapping general System register accesses to debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1435*5c2921b0SApple OSS Distributions</listitem></list>
1436*5c2921b0SApple OSS Distributions
1437*5c2921b0SApple OSS Distributions    </text_after_fields>
1438*5c2921b0SApple OSS Distributions  </fields>
1439*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
1440*5c2921b0SApple OSS Distributions
1441*5c2921b0SApple OSS Distributions
1442*5c2921b0SApple OSS Distributions
1443*5c2921b0SApple OSS Distributions
1444*5c2921b0SApple OSS Distributions
1445*5c2921b0SApple OSS Distributions
1446*5c2921b0SApple OSS Distributions
1447*5c2921b0SApple OSS Distributions
1448*5c2921b0SApple OSS Distributions
1449*5c2921b0SApple OSS Distributions
1450*5c2921b0SApple OSS Distributions
1451*5c2921b0SApple OSS Distributions
1452*5c2921b0SApple OSS Distributions
1453*5c2921b0SApple OSS Distributions
1454*5c2921b0SApple OSS Distributions
1455*5c2921b0SApple OSS Distributions
1456*5c2921b0SApple OSS Distributions
1457*5c2921b0SApple OSS Distributions
1458*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
1459*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
1460*5c2921b0SApple OSS Distributions        <fieldat id="Opc1_19_16" msb="19" lsb="16"/>
1461*5c2921b0SApple OSS Distributions        <fieldat id="0_15_15" msb="15" lsb="15"/>
1462*5c2921b0SApple OSS Distributions        <fieldat id="Rt2_14_10" msb="14" lsb="10"/>
1463*5c2921b0SApple OSS Distributions        <fieldat id="Rt_9_5" msb="9" lsb="5"/>
1464*5c2921b0SApple OSS Distributions        <fieldat id="CRm_4_1" msb="4" lsb="1"/>
1465*5c2921b0SApple OSS Distributions        <fieldat id="Direction_0_0" msb="0" lsb="0"/>
1466*5c2921b0SApple OSS Distributions    </reg_fieldset>
1467*5c2921b0SApple OSS Distributions            </partial_fieldset>
1468*5c2921b0SApple OSS Distributions            <partial_fieldset>
1469*5c2921b0SApple OSS Distributions              <fields length="25">
1470*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an LDC or STC instruction</fields_instance>
1471*5c2921b0SApple OSS Distributions    <text_before_fields>
1472*5c2921b0SApple OSS Distributions
1473*5c2921b0SApple OSS Distributions
1474*5c2921b0SApple OSS Distributions
1475*5c2921b0SApple OSS Distributions    </text_before_fields>
1476*5c2921b0SApple OSS Distributions
1477*5c2921b0SApple OSS Distributions        <field
1478*5c2921b0SApple OSS Distributions           id="CV_24_24"
1479*5c2921b0SApple OSS Distributions           is_variable_length="False"
1480*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1481*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1482*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1483*5c2921b0SApple OSS Distributions           is_constant_value="False"
1484*5c2921b0SApple OSS Distributions        >
1485*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
1486*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
1487*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
1488*5c2921b0SApple OSS Distributions        <field_description order="before">
1489*5c2921b0SApple OSS Distributions
1490*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
1491*5c2921b0SApple OSS Distributions
1492*5c2921b0SApple OSS Distributions        </field_description>
1493*5c2921b0SApple OSS Distributions        <field_values>
1494*5c2921b0SApple OSS Distributions
1495*5c2921b0SApple OSS Distributions
1496*5c2921b0SApple OSS Distributions                <field_value_instance>
1497*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1498*5c2921b0SApple OSS Distributions        <field_value_description>
1499*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
1500*5c2921b0SApple OSS Distributions</field_value_description>
1501*5c2921b0SApple OSS Distributions    </field_value_instance>
1502*5c2921b0SApple OSS Distributions                <field_value_instance>
1503*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1504*5c2921b0SApple OSS Distributions        <field_value_description>
1505*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
1506*5c2921b0SApple OSS Distributions</field_value_description>
1507*5c2921b0SApple OSS Distributions    </field_value_instance>
1508*5c2921b0SApple OSS Distributions        </field_values>
1509*5c2921b0SApple OSS Distributions            <field_description order="after">
1510*5c2921b0SApple OSS Distributions
1511*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
1512*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1513*5c2921b0SApple OSS Distributions<list type="unordered">
1514*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
1515*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
1516*5c2921b0SApple OSS Distributions</listitem></list>
1517*5c2921b0SApple OSS Distributions
1518*5c2921b0SApple OSS Distributions            </field_description>
1519*5c2921b0SApple OSS Distributions          <field_resets>
1520*5c2921b0SApple OSS Distributions
1521*5c2921b0SApple OSS Distributions    <field_reset>
1522*5c2921b0SApple OSS Distributions
1523*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1524*5c2921b0SApple OSS Distributions
1525*5c2921b0SApple OSS Distributions    </field_reset>
1526*5c2921b0SApple OSS Distributions</field_resets>
1527*5c2921b0SApple OSS Distributions      </field>
1528*5c2921b0SApple OSS Distributions        <field
1529*5c2921b0SApple OSS Distributions           id="COND_23_20"
1530*5c2921b0SApple OSS Distributions           is_variable_length="False"
1531*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1532*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1533*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1534*5c2921b0SApple OSS Distributions           is_constant_value="False"
1535*5c2921b0SApple OSS Distributions        >
1536*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
1537*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
1538*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
1539*5c2921b0SApple OSS Distributions        <field_description order="before">
1540*5c2921b0SApple OSS Distributions
1541*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
1542*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
1543*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1544*5c2921b0SApple OSS Distributions<list type="unordered">
1545*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
1546*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
1547*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
1548*5c2921b0SApple OSS Distributions</listitem></list>
1549*5c2921b0SApple OSS Distributions</content>
1550*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
1551*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
1552*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
1553*5c2921b0SApple OSS Distributions</listitem></list>
1554*5c2921b0SApple OSS Distributions</content>
1555*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
1556*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
1557*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
1558*5c2921b0SApple OSS Distributions</listitem></list>
1559*5c2921b0SApple OSS Distributions</content>
1560*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
1561*5c2921b0SApple OSS Distributions</listitem></list>
1562*5c2921b0SApple OSS Distributions
1563*5c2921b0SApple OSS Distributions        </field_description>
1564*5c2921b0SApple OSS Distributions        <field_values>
1565*5c2921b0SApple OSS Distributions
1566*5c2921b0SApple OSS Distributions
1567*5c2921b0SApple OSS Distributions        </field_values>
1568*5c2921b0SApple OSS Distributions          <field_resets>
1569*5c2921b0SApple OSS Distributions
1570*5c2921b0SApple OSS Distributions    <field_reset>
1571*5c2921b0SApple OSS Distributions
1572*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1573*5c2921b0SApple OSS Distributions
1574*5c2921b0SApple OSS Distributions    </field_reset>
1575*5c2921b0SApple OSS Distributions</field_resets>
1576*5c2921b0SApple OSS Distributions      </field>
1577*5c2921b0SApple OSS Distributions        <field
1578*5c2921b0SApple OSS Distributions           id="imm8_19_12"
1579*5c2921b0SApple OSS Distributions           is_variable_length="False"
1580*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1581*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1582*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1583*5c2921b0SApple OSS Distributions           is_constant_value="False"
1584*5c2921b0SApple OSS Distributions        >
1585*5c2921b0SApple OSS Distributions          <field_name>imm8</field_name>
1586*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
1587*5c2921b0SApple OSS Distributions        <field_lsb>12</field_lsb>
1588*5c2921b0SApple OSS Distributions        <field_description order="before">
1589*5c2921b0SApple OSS Distributions
1590*5c2921b0SApple OSS Distributions  <para>The immediate value from the issued instruction.</para>
1591*5c2921b0SApple OSS Distributions
1592*5c2921b0SApple OSS Distributions        </field_description>
1593*5c2921b0SApple OSS Distributions        <field_values>
1594*5c2921b0SApple OSS Distributions
1595*5c2921b0SApple OSS Distributions
1596*5c2921b0SApple OSS Distributions        </field_values>
1597*5c2921b0SApple OSS Distributions          <field_resets>
1598*5c2921b0SApple OSS Distributions
1599*5c2921b0SApple OSS Distributions    <field_reset>
1600*5c2921b0SApple OSS Distributions
1601*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1602*5c2921b0SApple OSS Distributions
1603*5c2921b0SApple OSS Distributions    </field_reset>
1604*5c2921b0SApple OSS Distributions</field_resets>
1605*5c2921b0SApple OSS Distributions      </field>
1606*5c2921b0SApple OSS Distributions        <field
1607*5c2921b0SApple OSS Distributions           id="0_11_10"
1608*5c2921b0SApple OSS Distributions           is_variable_length="False"
1609*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1610*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1611*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1612*5c2921b0SApple OSS Distributions           is_constant_value="False"
1613*5c2921b0SApple OSS Distributions           rwtype="RES0"
1614*5c2921b0SApple OSS Distributions        >
1615*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
1616*5c2921b0SApple OSS Distributions        <field_msb>11</field_msb>
1617*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
1618*5c2921b0SApple OSS Distributions        <field_description order="before">
1619*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
1620*5c2921b0SApple OSS Distributions        </field_description>
1621*5c2921b0SApple OSS Distributions        <field_values>
1622*5c2921b0SApple OSS Distributions        </field_values>
1623*5c2921b0SApple OSS Distributions      </field>
1624*5c2921b0SApple OSS Distributions        <field
1625*5c2921b0SApple OSS Distributions           id="Rn_9_5"
1626*5c2921b0SApple OSS Distributions           is_variable_length="False"
1627*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1628*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1629*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1630*5c2921b0SApple OSS Distributions           is_constant_value="False"
1631*5c2921b0SApple OSS Distributions        >
1632*5c2921b0SApple OSS Distributions          <field_name>Rn</field_name>
1633*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
1634*5c2921b0SApple OSS Distributions        <field_lsb>5</field_lsb>
1635*5c2921b0SApple OSS Distributions        <field_description order="before">
1636*5c2921b0SApple OSS Distributions
1637*5c2921b0SApple OSS Distributions  <para>The Rn value from the issued instruction, the general-purpose register used for the transfer. The reported value gives the AArch64 view of the register. See <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1"/>.</para>
1638*5c2921b0SApple OSS Distributions<para>This field is valid only when AM[2] is 0, indicating an immediate form of the LDC or STC instruction. When AM[2] is 1, indicating a literal form of the LDC or STC instruction, this field is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
1639*5c2921b0SApple OSS Distributions
1640*5c2921b0SApple OSS Distributions        </field_description>
1641*5c2921b0SApple OSS Distributions        <field_values>
1642*5c2921b0SApple OSS Distributions
1643*5c2921b0SApple OSS Distributions
1644*5c2921b0SApple OSS Distributions        </field_values>
1645*5c2921b0SApple OSS Distributions          <field_resets>
1646*5c2921b0SApple OSS Distributions
1647*5c2921b0SApple OSS Distributions    <field_reset>
1648*5c2921b0SApple OSS Distributions
1649*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1650*5c2921b0SApple OSS Distributions
1651*5c2921b0SApple OSS Distributions    </field_reset>
1652*5c2921b0SApple OSS Distributions</field_resets>
1653*5c2921b0SApple OSS Distributions      </field>
1654*5c2921b0SApple OSS Distributions        <field
1655*5c2921b0SApple OSS Distributions           id="Offset_4_4"
1656*5c2921b0SApple OSS Distributions           is_variable_length="False"
1657*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1658*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1659*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1660*5c2921b0SApple OSS Distributions           is_constant_value="False"
1661*5c2921b0SApple OSS Distributions        >
1662*5c2921b0SApple OSS Distributions          <field_name>Offset</field_name>
1663*5c2921b0SApple OSS Distributions        <field_msb>4</field_msb>
1664*5c2921b0SApple OSS Distributions        <field_lsb>4</field_lsb>
1665*5c2921b0SApple OSS Distributions        <field_description order="before">
1666*5c2921b0SApple OSS Distributions
1667*5c2921b0SApple OSS Distributions  <para>Indicates whether the offset is added or subtracted:</para>
1668*5c2921b0SApple OSS Distributions
1669*5c2921b0SApple OSS Distributions        </field_description>
1670*5c2921b0SApple OSS Distributions        <field_values>
1671*5c2921b0SApple OSS Distributions
1672*5c2921b0SApple OSS Distributions
1673*5c2921b0SApple OSS Distributions                <field_value_instance>
1674*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1675*5c2921b0SApple OSS Distributions        <field_value_description>
1676*5c2921b0SApple OSS Distributions  <para>Subtract offset.</para>
1677*5c2921b0SApple OSS Distributions</field_value_description>
1678*5c2921b0SApple OSS Distributions    </field_value_instance>
1679*5c2921b0SApple OSS Distributions                <field_value_instance>
1680*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1681*5c2921b0SApple OSS Distributions        <field_value_description>
1682*5c2921b0SApple OSS Distributions  <para>Add offset.</para>
1683*5c2921b0SApple OSS Distributions</field_value_description>
1684*5c2921b0SApple OSS Distributions    </field_value_instance>
1685*5c2921b0SApple OSS Distributions        </field_values>
1686*5c2921b0SApple OSS Distributions            <field_description order="after">
1687*5c2921b0SApple OSS Distributions
1688*5c2921b0SApple OSS Distributions  <para>This bit corresponds to the U bit in the instruction encoding.</para>
1689*5c2921b0SApple OSS Distributions
1690*5c2921b0SApple OSS Distributions            </field_description>
1691*5c2921b0SApple OSS Distributions          <field_resets>
1692*5c2921b0SApple OSS Distributions
1693*5c2921b0SApple OSS Distributions    <field_reset>
1694*5c2921b0SApple OSS Distributions
1695*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1696*5c2921b0SApple OSS Distributions
1697*5c2921b0SApple OSS Distributions    </field_reset>
1698*5c2921b0SApple OSS Distributions</field_resets>
1699*5c2921b0SApple OSS Distributions      </field>
1700*5c2921b0SApple OSS Distributions        <field
1701*5c2921b0SApple OSS Distributions           id="AM_3_1"
1702*5c2921b0SApple OSS Distributions           is_variable_length="False"
1703*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1704*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1705*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1706*5c2921b0SApple OSS Distributions           is_constant_value="False"
1707*5c2921b0SApple OSS Distributions        >
1708*5c2921b0SApple OSS Distributions          <field_name>AM</field_name>
1709*5c2921b0SApple OSS Distributions        <field_msb>3</field_msb>
1710*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
1711*5c2921b0SApple OSS Distributions        <field_description order="before">
1712*5c2921b0SApple OSS Distributions
1713*5c2921b0SApple OSS Distributions  <para>Addressing mode. The permitted values of this field are:</para>
1714*5c2921b0SApple OSS Distributions
1715*5c2921b0SApple OSS Distributions        </field_description>
1716*5c2921b0SApple OSS Distributions        <field_values>
1717*5c2921b0SApple OSS Distributions
1718*5c2921b0SApple OSS Distributions
1719*5c2921b0SApple OSS Distributions                <field_value_instance>
1720*5c2921b0SApple OSS Distributions            <field_value>0b000</field_value>
1721*5c2921b0SApple OSS Distributions        <field_value_description>
1722*5c2921b0SApple OSS Distributions  <para>Immediate unindexed.</para>
1723*5c2921b0SApple OSS Distributions</field_value_description>
1724*5c2921b0SApple OSS Distributions    </field_value_instance>
1725*5c2921b0SApple OSS Distributions                <field_value_instance>
1726*5c2921b0SApple OSS Distributions            <field_value>0b001</field_value>
1727*5c2921b0SApple OSS Distributions        <field_value_description>
1728*5c2921b0SApple OSS Distributions  <para>Immediate post-indexed.</para>
1729*5c2921b0SApple OSS Distributions</field_value_description>
1730*5c2921b0SApple OSS Distributions    </field_value_instance>
1731*5c2921b0SApple OSS Distributions                <field_value_instance>
1732*5c2921b0SApple OSS Distributions            <field_value>0b010</field_value>
1733*5c2921b0SApple OSS Distributions        <field_value_description>
1734*5c2921b0SApple OSS Distributions  <para>Immediate offset.</para>
1735*5c2921b0SApple OSS Distributions</field_value_description>
1736*5c2921b0SApple OSS Distributions    </field_value_instance>
1737*5c2921b0SApple OSS Distributions                <field_value_instance>
1738*5c2921b0SApple OSS Distributions            <field_value>0b011</field_value>
1739*5c2921b0SApple OSS Distributions        <field_value_description>
1740*5c2921b0SApple OSS Distributions  <para>Immediate pre-indexed.</para>
1741*5c2921b0SApple OSS Distributions</field_value_description>
1742*5c2921b0SApple OSS Distributions    </field_value_instance>
1743*5c2921b0SApple OSS Distributions                <field_value_instance>
1744*5c2921b0SApple OSS Distributions            <field_value>0b100</field_value>
1745*5c2921b0SApple OSS Distributions        <field_value_description>
1746*5c2921b0SApple OSS Distributions  <para>For a trapped STC instruction or a trapped T32 LDC instruction this encoding is reserved.</para>
1747*5c2921b0SApple OSS Distributions</field_value_description>
1748*5c2921b0SApple OSS Distributions    </field_value_instance>
1749*5c2921b0SApple OSS Distributions                <field_value_instance>
1750*5c2921b0SApple OSS Distributions            <field_value>0b110</field_value>
1751*5c2921b0SApple OSS Distributions        <field_value_description>
1752*5c2921b0SApple OSS Distributions  <para>For a trapped STC instruction, this encoding is reserved.</para>
1753*5c2921b0SApple OSS Distributions</field_value_description>
1754*5c2921b0SApple OSS Distributions    </field_value_instance>
1755*5c2921b0SApple OSS Distributions        </field_values>
1756*5c2921b0SApple OSS Distributions            <field_description order="after">
1757*5c2921b0SApple OSS Distributions
1758*5c2921b0SApple OSS Distributions  <para>The values <binarynumber>0b101</binarynumber> and <binarynumber>0b111</binarynumber> are reserved. The effect of programming this field to a reserved value is that behavior is <arm-defined-word>CONSTRAINED UNPREDICTABLE</arm-defined-word>, as described in <xref linkend="CEGFJDFD" browsertext="'Reserved values in AArch64 System registers and translation table entries' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section K1.2.2"/>.</para>
1759*5c2921b0SApple OSS Distributions<para>Bit [2] in this subfield indicates the instruction form, immediate or literal.</para>
1760*5c2921b0SApple OSS Distributions<para>Bits [1:0] in this subfield correspond to the bits {P, W} in the instruction encoding.</para>
1761*5c2921b0SApple OSS Distributions
1762*5c2921b0SApple OSS Distributions            </field_description>
1763*5c2921b0SApple OSS Distributions          <field_resets>
1764*5c2921b0SApple OSS Distributions
1765*5c2921b0SApple OSS Distributions    <field_reset>
1766*5c2921b0SApple OSS Distributions
1767*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1768*5c2921b0SApple OSS Distributions
1769*5c2921b0SApple OSS Distributions    </field_reset>
1770*5c2921b0SApple OSS Distributions</field_resets>
1771*5c2921b0SApple OSS Distributions      </field>
1772*5c2921b0SApple OSS Distributions        <field
1773*5c2921b0SApple OSS Distributions           id="Direction_0_0"
1774*5c2921b0SApple OSS Distributions           is_variable_length="False"
1775*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1776*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1777*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1778*5c2921b0SApple OSS Distributions           is_constant_value="False"
1779*5c2921b0SApple OSS Distributions        >
1780*5c2921b0SApple OSS Distributions          <field_name>Direction</field_name>
1781*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
1782*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
1783*5c2921b0SApple OSS Distributions        <field_description order="before">
1784*5c2921b0SApple OSS Distributions
1785*5c2921b0SApple OSS Distributions  <para>Indicates the direction of the trapped instruction. The possible values of this bit are:</para>
1786*5c2921b0SApple OSS Distributions
1787*5c2921b0SApple OSS Distributions        </field_description>
1788*5c2921b0SApple OSS Distributions        <field_values>
1789*5c2921b0SApple OSS Distributions
1790*5c2921b0SApple OSS Distributions
1791*5c2921b0SApple OSS Distributions                <field_value_instance>
1792*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1793*5c2921b0SApple OSS Distributions        <field_value_description>
1794*5c2921b0SApple OSS Distributions  <para>Write to memory. STC instruction.</para>
1795*5c2921b0SApple OSS Distributions</field_value_description>
1796*5c2921b0SApple OSS Distributions    </field_value_instance>
1797*5c2921b0SApple OSS Distributions                <field_value_instance>
1798*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1799*5c2921b0SApple OSS Distributions        <field_value_description>
1800*5c2921b0SApple OSS Distributions  <para>Read from memory. LDC instruction.</para>
1801*5c2921b0SApple OSS Distributions</field_value_description>
1802*5c2921b0SApple OSS Distributions    </field_value_instance>
1803*5c2921b0SApple OSS Distributions        </field_values>
1804*5c2921b0SApple OSS Distributions          <field_resets>
1805*5c2921b0SApple OSS Distributions
1806*5c2921b0SApple OSS Distributions    <field_reset>
1807*5c2921b0SApple OSS Distributions
1808*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1809*5c2921b0SApple OSS Distributions
1810*5c2921b0SApple OSS Distributions    </field_reset>
1811*5c2921b0SApple OSS Distributions</field_resets>
1812*5c2921b0SApple OSS Distributions      </field>
1813*5c2921b0SApple OSS Distributions    <text_after_fields>
1814*5c2921b0SApple OSS Distributions
1815*5c2921b0SApple OSS Distributions  <para>The following sections describe the configuration settings for the traps that are reported using EC value <binarynumber>0b000110</binarynumber>:</para>
1816*5c2921b0SApple OSS Distributions<list type="unordered">
1817*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1CHDIGAJA" browsertext="'Traps to EL1 of EL0 accesses to the Debug Communications Channel (DCC) registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1818*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICAABI" browsertext="'Trapping general System register accesses to debug registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1819*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDCBEHG" browsertext="'Trapping general System register accesses to debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1820*5c2921b0SApple OSS Distributions</listitem></list>
1821*5c2921b0SApple OSS Distributions
1822*5c2921b0SApple OSS Distributions    </text_after_fields>
1823*5c2921b0SApple OSS Distributions  </fields>
1824*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
1825*5c2921b0SApple OSS Distributions
1826*5c2921b0SApple OSS Distributions
1827*5c2921b0SApple OSS Distributions
1828*5c2921b0SApple OSS Distributions
1829*5c2921b0SApple OSS Distributions
1830*5c2921b0SApple OSS Distributions
1831*5c2921b0SApple OSS Distributions
1832*5c2921b0SApple OSS Distributions
1833*5c2921b0SApple OSS Distributions
1834*5c2921b0SApple OSS Distributions
1835*5c2921b0SApple OSS Distributions
1836*5c2921b0SApple OSS Distributions
1837*5c2921b0SApple OSS Distributions
1838*5c2921b0SApple OSS Distributions
1839*5c2921b0SApple OSS Distributions
1840*5c2921b0SApple OSS Distributions
1841*5c2921b0SApple OSS Distributions
1842*5c2921b0SApple OSS Distributions
1843*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
1844*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
1845*5c2921b0SApple OSS Distributions        <fieldat id="imm8_19_12" msb="19" lsb="12"/>
1846*5c2921b0SApple OSS Distributions        <fieldat id="0_11_10" msb="11" lsb="10"/>
1847*5c2921b0SApple OSS Distributions        <fieldat id="Rn_9_5" msb="9" lsb="5"/>
1848*5c2921b0SApple OSS Distributions        <fieldat id="Offset_4_4" msb="4" lsb="4"/>
1849*5c2921b0SApple OSS Distributions        <fieldat id="AM_3_1" msb="3" lsb="1"/>
1850*5c2921b0SApple OSS Distributions        <fieldat id="Direction_0_0" msb="0" lsb="0"/>
1851*5c2921b0SApple OSS Distributions    </reg_fieldset>
1852*5c2921b0SApple OSS Distributions            </partial_fieldset>
1853*5c2921b0SApple OSS Distributions            <partial_fieldset>
1854*5c2921b0SApple OSS Distributions              <fields length="25">
1855*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an access to SVE, Advanced SIMD or floating-point functionality, resulting from CPACR_EL1.FPEN, CPTR_EL2.FPEN or CPTR_ELx.TFP</fields_instance>
1856*5c2921b0SApple OSS Distributions    <text_before_fields>
1857*5c2921b0SApple OSS Distributions
1858*5c2921b0SApple OSS Distributions  <para>The accesses covered by this trap include:</para>
1859*5c2921b0SApple OSS Distributions<list type="unordered">
1860*5c2921b0SApple OSS Distributions<listitem><content>Execution of SVE or Advanced SIMD and floating-point instructions.</content>
1861*5c2921b0SApple OSS Distributions</listitem><listitem><content>Accesses to the Advanced SIMD and floating-point System registers.</content>
1862*5c2921b0SApple OSS Distributions</listitem></list>
1863*5c2921b0SApple OSS Distributions<para>For an implementation that does not include either SVE or support for floating-point and Advanced SIMD, the exception is reported using the EC value <binarynumber>0b000000</binarynumber>.</para>
1864*5c2921b0SApple OSS Distributions
1865*5c2921b0SApple OSS Distributions    </text_before_fields>
1866*5c2921b0SApple OSS Distributions
1867*5c2921b0SApple OSS Distributions        <field
1868*5c2921b0SApple OSS Distributions           id="CV_24_24"
1869*5c2921b0SApple OSS Distributions           is_variable_length="False"
1870*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1871*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1872*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1873*5c2921b0SApple OSS Distributions           is_constant_value="False"
1874*5c2921b0SApple OSS Distributions        >
1875*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
1876*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
1877*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
1878*5c2921b0SApple OSS Distributions        <field_description order="before">
1879*5c2921b0SApple OSS Distributions
1880*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
1881*5c2921b0SApple OSS Distributions
1882*5c2921b0SApple OSS Distributions        </field_description>
1883*5c2921b0SApple OSS Distributions        <field_values>
1884*5c2921b0SApple OSS Distributions
1885*5c2921b0SApple OSS Distributions
1886*5c2921b0SApple OSS Distributions                <field_value_instance>
1887*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
1888*5c2921b0SApple OSS Distributions        <field_value_description>
1889*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
1890*5c2921b0SApple OSS Distributions</field_value_description>
1891*5c2921b0SApple OSS Distributions    </field_value_instance>
1892*5c2921b0SApple OSS Distributions                <field_value_instance>
1893*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
1894*5c2921b0SApple OSS Distributions        <field_value_description>
1895*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
1896*5c2921b0SApple OSS Distributions</field_value_description>
1897*5c2921b0SApple OSS Distributions    </field_value_instance>
1898*5c2921b0SApple OSS Distributions        </field_values>
1899*5c2921b0SApple OSS Distributions            <field_description order="after">
1900*5c2921b0SApple OSS Distributions
1901*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
1902*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1903*5c2921b0SApple OSS Distributions<list type="unordered">
1904*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
1905*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
1906*5c2921b0SApple OSS Distributions</listitem></list>
1907*5c2921b0SApple OSS Distributions
1908*5c2921b0SApple OSS Distributions            </field_description>
1909*5c2921b0SApple OSS Distributions          <field_resets>
1910*5c2921b0SApple OSS Distributions
1911*5c2921b0SApple OSS Distributions    <field_reset>
1912*5c2921b0SApple OSS Distributions
1913*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1914*5c2921b0SApple OSS Distributions
1915*5c2921b0SApple OSS Distributions    </field_reset>
1916*5c2921b0SApple OSS Distributions</field_resets>
1917*5c2921b0SApple OSS Distributions      </field>
1918*5c2921b0SApple OSS Distributions        <field
1919*5c2921b0SApple OSS Distributions           id="COND_23_20"
1920*5c2921b0SApple OSS Distributions           is_variable_length="False"
1921*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1922*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1923*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1924*5c2921b0SApple OSS Distributions           is_constant_value="False"
1925*5c2921b0SApple OSS Distributions        >
1926*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
1927*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
1928*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
1929*5c2921b0SApple OSS Distributions        <field_description order="before">
1930*5c2921b0SApple OSS Distributions
1931*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
1932*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
1933*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
1934*5c2921b0SApple OSS Distributions<list type="unordered">
1935*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
1936*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
1937*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
1938*5c2921b0SApple OSS Distributions</listitem></list>
1939*5c2921b0SApple OSS Distributions</content>
1940*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
1941*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
1942*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
1943*5c2921b0SApple OSS Distributions</listitem></list>
1944*5c2921b0SApple OSS Distributions</content>
1945*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
1946*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
1947*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
1948*5c2921b0SApple OSS Distributions</listitem></list>
1949*5c2921b0SApple OSS Distributions</content>
1950*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
1951*5c2921b0SApple OSS Distributions</listitem></list>
1952*5c2921b0SApple OSS Distributions
1953*5c2921b0SApple OSS Distributions        </field_description>
1954*5c2921b0SApple OSS Distributions        <field_values>
1955*5c2921b0SApple OSS Distributions
1956*5c2921b0SApple OSS Distributions
1957*5c2921b0SApple OSS Distributions        </field_values>
1958*5c2921b0SApple OSS Distributions          <field_resets>
1959*5c2921b0SApple OSS Distributions
1960*5c2921b0SApple OSS Distributions    <field_reset>
1961*5c2921b0SApple OSS Distributions
1962*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
1963*5c2921b0SApple OSS Distributions
1964*5c2921b0SApple OSS Distributions    </field_reset>
1965*5c2921b0SApple OSS Distributions</field_resets>
1966*5c2921b0SApple OSS Distributions      </field>
1967*5c2921b0SApple OSS Distributions        <field
1968*5c2921b0SApple OSS Distributions           id="0_19_0"
1969*5c2921b0SApple OSS Distributions           is_variable_length="False"
1970*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
1971*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
1972*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
1973*5c2921b0SApple OSS Distributions           is_constant_value="False"
1974*5c2921b0SApple OSS Distributions           rwtype="RES0"
1975*5c2921b0SApple OSS Distributions        >
1976*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
1977*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
1978*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
1979*5c2921b0SApple OSS Distributions        <field_description order="before">
1980*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
1981*5c2921b0SApple OSS Distributions        </field_description>
1982*5c2921b0SApple OSS Distributions        <field_values>
1983*5c2921b0SApple OSS Distributions        </field_values>
1984*5c2921b0SApple OSS Distributions      </field>
1985*5c2921b0SApple OSS Distributions    <text_after_fields>
1986*5c2921b0SApple OSS Distributions
1987*5c2921b0SApple OSS Distributions  <para>The following sections describe the configuration settings for the traps that are reported using EC value <binarynumber>0b000111</binarynumber>:</para>
1988*5c2921b0SApple OSS Distributions<list type="unordered">
1989*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1CHDIAIGC" browsertext="'Traps to EL1 of EL0 and EL1 accesses to SIMD and floating-point functionality' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1990*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIBCFGC" browsertext="'General trapping to EL2 of Non-secure accesses to the SIMD and floating-point registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
1991*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDDGEFI" browsertext="'Traps to EL3 of all accesses to the SIMD and floating-point registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/></content>
1992*5c2921b0SApple OSS Distributions</listitem></list>
1993*5c2921b0SApple OSS Distributions
1994*5c2921b0SApple OSS Distributions    </text_after_fields>
1995*5c2921b0SApple OSS Distributions  </fields>
1996*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
1997*5c2921b0SApple OSS Distributions
1998*5c2921b0SApple OSS Distributions
1999*5c2921b0SApple OSS Distributions
2000*5c2921b0SApple OSS Distributions
2001*5c2921b0SApple OSS Distributions
2002*5c2921b0SApple OSS Distributions
2003*5c2921b0SApple OSS Distributions
2004*5c2921b0SApple OSS Distributions
2005*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
2006*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
2007*5c2921b0SApple OSS Distributions        <fieldat id="0_19_0" msb="19" lsb="0"/>
2008*5c2921b0SApple OSS Distributions    </reg_fieldset>
2009*5c2921b0SApple OSS Distributions            </partial_fieldset>
2010*5c2921b0SApple OSS Distributions            <partial_fieldset>
2011*5c2921b0SApple OSS Distributions              <fields length="25">
2012*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an access to SVE functionality, resulting from CPACR_EL1.ZEN, CPTR_EL2.ZEN, CPTR_EL2.TZ, or CPTR_EL3.EZ</fields_instance>
2013*5c2921b0SApple OSS Distributions    <text_before_fields>
2014*5c2921b0SApple OSS Distributions
2015*5c2921b0SApple OSS Distributions
2016*5c2921b0SApple OSS Distributions
2017*5c2921b0SApple OSS Distributions    </text_before_fields>
2018*5c2921b0SApple OSS Distributions
2019*5c2921b0SApple OSS Distributions        <field
2020*5c2921b0SApple OSS Distributions           id="0_24_0_1"
2021*5c2921b0SApple OSS Distributions           is_variable_length="False"
2022*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2023*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2024*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2025*5c2921b0SApple OSS Distributions           is_constant_value="False"
2026*5c2921b0SApple OSS Distributions           rwtype="RES0"
2027*5c2921b0SApple OSS Distributions        >
2028*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2029*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2030*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2031*5c2921b0SApple OSS Distributions        <field_description order="before">
2032*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2033*5c2921b0SApple OSS Distributions        </field_description>
2034*5c2921b0SApple OSS Distributions        <field_values>
2035*5c2921b0SApple OSS Distributions        </field_values>
2036*5c2921b0SApple OSS Distributions            <fields_condition>When SVE is implemented</fields_condition>
2037*5c2921b0SApple OSS Distributions      </field>
2038*5c2921b0SApple OSS Distributions        <field
2039*5c2921b0SApple OSS Distributions           id="0_24_0_2"
2040*5c2921b0SApple OSS Distributions           is_variable_length="False"
2041*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2042*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2043*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2044*5c2921b0SApple OSS Distributions           is_constant_value="False"
2045*5c2921b0SApple OSS Distributions           rwtype="RES0"
2046*5c2921b0SApple OSS Distributions        >
2047*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2048*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2049*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2050*5c2921b0SApple OSS Distributions        <field_description order="before">
2051*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2052*5c2921b0SApple OSS Distributions        </field_description>
2053*5c2921b0SApple OSS Distributions        <field_values>
2054*5c2921b0SApple OSS Distributions        </field_values>
2055*5c2921b0SApple OSS Distributions      </field>
2056*5c2921b0SApple OSS Distributions    <text_after_fields>
2057*5c2921b0SApple OSS Distributions
2058*5c2921b0SApple OSS Distributions  <para>The accesses covered by this trap include:</para>
2059*5c2921b0SApple OSS Distributions<list type="unordered">
2060*5c2921b0SApple OSS Distributions<listitem><content>Execution of SVE instructions.</content>
2061*5c2921b0SApple OSS Distributions</listitem><listitem><content>Accesses to the SVE system registers, ZCR_ELx and ID_AA64ZFR0_EL1.</content>
2062*5c2921b0SApple OSS Distributions</listitem></list>
2063*5c2921b0SApple OSS Distributions<para>For an implementation that does not include SVE, the exception is reported using the EC value <binarynumber>0b000000</binarynumber>.</para>
2064*5c2921b0SApple OSS Distributions
2065*5c2921b0SApple OSS Distributions    </text_after_fields>
2066*5c2921b0SApple OSS Distributions  </fields>
2067*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2068*5c2921b0SApple OSS Distributions
2069*5c2921b0SApple OSS Distributions
2070*5c2921b0SApple OSS Distributions
2071*5c2921b0SApple OSS Distributions
2072*5c2921b0SApple OSS Distributions        <fieldat id="0_24_0_1" msb="24" lsb="0"/>
2073*5c2921b0SApple OSS Distributions    </reg_fieldset>
2074*5c2921b0SApple OSS Distributions            </partial_fieldset>
2075*5c2921b0SApple OSS Distributions            <partial_fieldset>
2076*5c2921b0SApple OSS Distributions              <fields length="25">
2077*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an Illegal Execution state, or a PC or SP alignment fault</fields_instance>
2078*5c2921b0SApple OSS Distributions    <text_before_fields>
2079*5c2921b0SApple OSS Distributions
2080*5c2921b0SApple OSS Distributions
2081*5c2921b0SApple OSS Distributions
2082*5c2921b0SApple OSS Distributions    </text_before_fields>
2083*5c2921b0SApple OSS Distributions
2084*5c2921b0SApple OSS Distributions        <field
2085*5c2921b0SApple OSS Distributions           id="0_24_0"
2086*5c2921b0SApple OSS Distributions           is_variable_length="False"
2087*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2088*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2089*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2090*5c2921b0SApple OSS Distributions           is_constant_value="False"
2091*5c2921b0SApple OSS Distributions           rwtype="RES0"
2092*5c2921b0SApple OSS Distributions        >
2093*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2094*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2095*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2096*5c2921b0SApple OSS Distributions        <field_description order="before">
2097*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2098*5c2921b0SApple OSS Distributions        </field_description>
2099*5c2921b0SApple OSS Distributions        <field_values>
2100*5c2921b0SApple OSS Distributions        </field_values>
2101*5c2921b0SApple OSS Distributions      </field>
2102*5c2921b0SApple OSS Distributions    <text_after_fields>
2103*5c2921b0SApple OSS Distributions
2104*5c2921b0SApple OSS Distributions  <para>There are no configuration settings for generating Illegal Execution state exceptions and PC alignment fault exceptions. For more information about these exceptions see <xref linkend="CHDGFFFA" browsertext="'The Illegal Execution state exception' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/> and <xref linkend="BEIFHIFH" browsertext="'PC alignment checking' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</para>
2105*5c2921b0SApple OSS Distributions<para><xref linkend="BEIHDCIE" browsertext="'Stack pointer alignment checking' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/> describes the configuration settings for generating SP alignment fault exceptions.</para>
2106*5c2921b0SApple OSS Distributions
2107*5c2921b0SApple OSS Distributions    </text_after_fields>
2108*5c2921b0SApple OSS Distributions  </fields>
2109*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2110*5c2921b0SApple OSS Distributions
2111*5c2921b0SApple OSS Distributions
2112*5c2921b0SApple OSS Distributions
2113*5c2921b0SApple OSS Distributions
2114*5c2921b0SApple OSS Distributions        <fieldat id="0_24_0" msb="24" lsb="0"/>
2115*5c2921b0SApple OSS Distributions    </reg_fieldset>
2116*5c2921b0SApple OSS Distributions            </partial_fieldset>
2117*5c2921b0SApple OSS Distributions            <partial_fieldset>
2118*5c2921b0SApple OSS Distributions              <fields length="25">
2119*5c2921b0SApple OSS Distributions      <fields_instance>Exception from HVC or SVC instruction execution</fields_instance>
2120*5c2921b0SApple OSS Distributions    <text_before_fields>
2121*5c2921b0SApple OSS Distributions
2122*5c2921b0SApple OSS Distributions
2123*5c2921b0SApple OSS Distributions
2124*5c2921b0SApple OSS Distributions    </text_before_fields>
2125*5c2921b0SApple OSS Distributions
2126*5c2921b0SApple OSS Distributions        <field
2127*5c2921b0SApple OSS Distributions           id="0_24_16"
2128*5c2921b0SApple OSS Distributions           is_variable_length="False"
2129*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2130*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2131*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2132*5c2921b0SApple OSS Distributions           is_constant_value="False"
2133*5c2921b0SApple OSS Distributions           rwtype="RES0"
2134*5c2921b0SApple OSS Distributions        >
2135*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2136*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2137*5c2921b0SApple OSS Distributions        <field_lsb>16</field_lsb>
2138*5c2921b0SApple OSS Distributions        <field_description order="before">
2139*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2140*5c2921b0SApple OSS Distributions        </field_description>
2141*5c2921b0SApple OSS Distributions        <field_values>
2142*5c2921b0SApple OSS Distributions        </field_values>
2143*5c2921b0SApple OSS Distributions      </field>
2144*5c2921b0SApple OSS Distributions        <field
2145*5c2921b0SApple OSS Distributions           id="imm16_15_0"
2146*5c2921b0SApple OSS Distributions           is_variable_length="False"
2147*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2148*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2149*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2150*5c2921b0SApple OSS Distributions           is_constant_value="False"
2151*5c2921b0SApple OSS Distributions        >
2152*5c2921b0SApple OSS Distributions          <field_name>imm16</field_name>
2153*5c2921b0SApple OSS Distributions        <field_msb>15</field_msb>
2154*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2155*5c2921b0SApple OSS Distributions        <field_description order="before">
2156*5c2921b0SApple OSS Distributions
2157*5c2921b0SApple OSS Distributions  <para>The value of the immediate field from the HVC or SVC instruction.</para>
2158*5c2921b0SApple OSS Distributions<para>For an HVC instruction, and for an A64 SVC instruction, this is the value of the imm16 field of the issued instruction.</para>
2159*5c2921b0SApple OSS Distributions<para>For an A32 or T32 SVC instruction:</para>
2160*5c2921b0SApple OSS Distributions<list type="unordered">
2161*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is unconditional, then:<list type="unordered">
2162*5c2921b0SApple OSS Distributions<listitem><content>For the T32 instruction, this field is zero-extended from the imm8 field of the instruction.</content>
2163*5c2921b0SApple OSS Distributions</listitem><listitem><content>For the A32 instruction, this field is the bottom 16 bits of the imm24 field of the instruction.</content>
2164*5c2921b0SApple OSS Distributions</listitem></list>
2165*5c2921b0SApple OSS Distributions</content>
2166*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is conditional, this field is <arm-defined-word>UNKNOWN</arm-defined-word>.</content>
2167*5c2921b0SApple OSS Distributions</listitem></list>
2168*5c2921b0SApple OSS Distributions
2169*5c2921b0SApple OSS Distributions        </field_description>
2170*5c2921b0SApple OSS Distributions        <field_values>
2171*5c2921b0SApple OSS Distributions
2172*5c2921b0SApple OSS Distributions
2173*5c2921b0SApple OSS Distributions        </field_values>
2174*5c2921b0SApple OSS Distributions          <field_resets>
2175*5c2921b0SApple OSS Distributions
2176*5c2921b0SApple OSS Distributions    <field_reset>
2177*5c2921b0SApple OSS Distributions
2178*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2179*5c2921b0SApple OSS Distributions
2180*5c2921b0SApple OSS Distributions    </field_reset>
2181*5c2921b0SApple OSS Distributions</field_resets>
2182*5c2921b0SApple OSS Distributions      </field>
2183*5c2921b0SApple OSS Distributions    <text_after_fields>
2184*5c2921b0SApple OSS Distributions
2185*5c2921b0SApple OSS Distributions  <para>In AArch32 state, the HVC instruction is unconditional, and a conditional SVC instruction generates an exception only if it passes its condition code check. Therefore, the syndrome information for these exceptions does not require conditionality information.</para>
2186*5c2921b0SApple OSS Distributions<para>For T32 and A32 instructions, see <xref linkend="A32T32-base.instructions.SVC" browsertext="'SVC' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section F7 (T32 and A32 Base Instruction Set Instruction Descriptions)" filename="F_t32_a32_base_instruction_descriptions"/> and <xref linkend="A32T32-base.instructions.HVC" browsertext="'HVC' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section F7" filename="F_t32_a32_base_instruction_descriptions"/>.</para>
2187*5c2921b0SApple OSS Distributions<para>For A64 instructions, see <xref linkend="A64.instructions.SVC" browsertext="'SVC' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section C5 (A64 Base Instruction Descriptions)," filename="C_a64_base_instruction_descriptions"/> and <xref linkend="A64.instructions.HVC" browsertext="'HVC' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section C5" filename="C_a64_base_instruction_descriptions"/>.</para>
2188*5c2921b0SApple OSS Distributions
2189*5c2921b0SApple OSS Distributions    </text_after_fields>
2190*5c2921b0SApple OSS Distributions  </fields>
2191*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2192*5c2921b0SApple OSS Distributions
2193*5c2921b0SApple OSS Distributions
2194*5c2921b0SApple OSS Distributions
2195*5c2921b0SApple OSS Distributions
2196*5c2921b0SApple OSS Distributions
2197*5c2921b0SApple OSS Distributions
2198*5c2921b0SApple OSS Distributions        <fieldat id="0_24_16" msb="24" lsb="16"/>
2199*5c2921b0SApple OSS Distributions        <fieldat id="imm16_15_0" msb="15" lsb="0"/>
2200*5c2921b0SApple OSS Distributions    </reg_fieldset>
2201*5c2921b0SApple OSS Distributions            </partial_fieldset>
2202*5c2921b0SApple OSS Distributions            <partial_fieldset>
2203*5c2921b0SApple OSS Distributions              <fields length="25">
2204*5c2921b0SApple OSS Distributions      <fields_instance>Exception from SMC instruction execution in AArch32 state</fields_instance>
2205*5c2921b0SApple OSS Distributions    <text_before_fields>
2206*5c2921b0SApple OSS Distributions
2207*5c2921b0SApple OSS Distributions  <para>For an SMC instruction that completes normally and generates an exception that is taken to EL3, the ISS encoding is <arm-defined-word>RES0</arm-defined-word>.</para>
2208*5c2921b0SApple OSS Distributions<para>For an SMC instruction that is trapped to EL2 from EL1 because <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.TSC is 1, the ISS encoding is as shown in the diagram.</para>
2209*5c2921b0SApple OSS Distributions
2210*5c2921b0SApple OSS Distributions    </text_before_fields>
2211*5c2921b0SApple OSS Distributions
2212*5c2921b0SApple OSS Distributions        <field
2213*5c2921b0SApple OSS Distributions           id="CV_24_24"
2214*5c2921b0SApple OSS Distributions           is_variable_length="False"
2215*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2216*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2217*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2218*5c2921b0SApple OSS Distributions           is_constant_value="False"
2219*5c2921b0SApple OSS Distributions        >
2220*5c2921b0SApple OSS Distributions          <field_name>CV</field_name>
2221*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2222*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
2223*5c2921b0SApple OSS Distributions        <field_description order="before">
2224*5c2921b0SApple OSS Distributions
2225*5c2921b0SApple OSS Distributions  <para>Condition code valid. Possible values of this bit are:</para>
2226*5c2921b0SApple OSS Distributions
2227*5c2921b0SApple OSS Distributions        </field_description>
2228*5c2921b0SApple OSS Distributions        <field_values>
2229*5c2921b0SApple OSS Distributions
2230*5c2921b0SApple OSS Distributions
2231*5c2921b0SApple OSS Distributions                <field_value_instance>
2232*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
2233*5c2921b0SApple OSS Distributions        <field_value_description>
2234*5c2921b0SApple OSS Distributions  <para>The COND field is not valid.</para>
2235*5c2921b0SApple OSS Distributions</field_value_description>
2236*5c2921b0SApple OSS Distributions    </field_value_instance>
2237*5c2921b0SApple OSS Distributions                <field_value_instance>
2238*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
2239*5c2921b0SApple OSS Distributions        <field_value_description>
2240*5c2921b0SApple OSS Distributions  <para>The COND field is valid.</para>
2241*5c2921b0SApple OSS Distributions</field_value_description>
2242*5c2921b0SApple OSS Distributions    </field_value_instance>
2243*5c2921b0SApple OSS Distributions        </field_values>
2244*5c2921b0SApple OSS Distributions            <field_description order="after">
2245*5c2921b0SApple OSS Distributions
2246*5c2921b0SApple OSS Distributions  <para>For exceptions taken from AArch64, CV is set to 1.</para>
2247*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
2248*5c2921b0SApple OSS Distributions<list type="unordered">
2249*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1.</content>
2250*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether CV is set to 1 or set to 0. See the description of the COND field for more information.</content>
2251*5c2921b0SApple OSS Distributions</listitem></list>
2252*5c2921b0SApple OSS Distributions<para>This field is only valid if CCKNOWNPASS is 1, otherwise it is <arm-defined-word>RES0</arm-defined-word>.</para>
2253*5c2921b0SApple OSS Distributions
2254*5c2921b0SApple OSS Distributions            </field_description>
2255*5c2921b0SApple OSS Distributions          <field_resets>
2256*5c2921b0SApple OSS Distributions
2257*5c2921b0SApple OSS Distributions    <field_reset>
2258*5c2921b0SApple OSS Distributions
2259*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2260*5c2921b0SApple OSS Distributions
2261*5c2921b0SApple OSS Distributions    </field_reset>
2262*5c2921b0SApple OSS Distributions</field_resets>
2263*5c2921b0SApple OSS Distributions      </field>
2264*5c2921b0SApple OSS Distributions        <field
2265*5c2921b0SApple OSS Distributions           id="COND_23_20"
2266*5c2921b0SApple OSS Distributions           is_variable_length="False"
2267*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2268*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2269*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2270*5c2921b0SApple OSS Distributions           is_constant_value="False"
2271*5c2921b0SApple OSS Distributions        >
2272*5c2921b0SApple OSS Distributions          <field_name>COND</field_name>
2273*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
2274*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
2275*5c2921b0SApple OSS Distributions        <field_description order="before">
2276*5c2921b0SApple OSS Distributions
2277*5c2921b0SApple OSS Distributions  <para>The condition code for the trapped instruction. This field is valid only for exceptions taken from AArch32, and only when the value of CV is 1.</para>
2278*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch64, this field is set to <binarynumber>0b1110</binarynumber>.</para>
2279*5c2921b0SApple OSS Distributions<para>For exceptions taken from AArch32:</para>
2280*5c2921b0SApple OSS Distributions<list type="unordered">
2281*5c2921b0SApple OSS Distributions<listitem><content>When an A32 instruction is trapped, CV is set to 1 and:<list type="unordered">
2282*5c2921b0SApple OSS Distributions<listitem><content>If the instruction is conditional, COND is set to the condition code field value from the instruction.</content>
2283*5c2921b0SApple OSS Distributions</listitem><listitem><content>If the instruction is unconditional, COND is set to <binarynumber>0b1110</binarynumber>.</content>
2284*5c2921b0SApple OSS Distributions</listitem></list>
2285*5c2921b0SApple OSS Distributions</content>
2286*5c2921b0SApple OSS Distributions</listitem><listitem><content>A conditional A32 instruction that is known to pass its condition code check can be presented either:<list type="unordered">
2287*5c2921b0SApple OSS Distributions<listitem><content>With COND set to <binarynumber>0b1110</binarynumber>, the value for unconditional.</content>
2288*5c2921b0SApple OSS Distributions</listitem><listitem><content>With the COND value held in the instruction.</content>
2289*5c2921b0SApple OSS Distributions</listitem></list>
2290*5c2921b0SApple OSS Distributions</content>
2291*5c2921b0SApple OSS Distributions</listitem><listitem><content>When a T32 instruction is trapped, it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether:<list type="unordered">
2292*5c2921b0SApple OSS Distributions<listitem><content>CV is set to 0 and COND is set to an <arm-defined-word>UNKNOWN</arm-defined-word> value. Software must examine the SPSR.IT field to determine the condition, if any, of the T32 instruction.</content>
2293*5c2921b0SApple OSS Distributions</listitem><listitem><content>CV is set to 1 and COND is set to the condition code for the condition that applied to the instruction.</content>
2294*5c2921b0SApple OSS Distributions</listitem></list>
2295*5c2921b0SApple OSS Distributions</content>
2296*5c2921b0SApple OSS Distributions</listitem><listitem><content>For an implementation that, for both A32 and T32 instructions, takes an exception on a trapped conditional instruction only if the instruction passes its condition code check, these definitions mean that when CV is set to 1 it is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether the COND field is set to <binarynumber>0b1110</binarynumber>, or to the value of any condition that applied to the instruction.</content>
2297*5c2921b0SApple OSS Distributions</listitem></list>
2298*5c2921b0SApple OSS Distributions<para>This field is only valid if CCKNOWNPASS is 1, otherwise it is <arm-defined-word>RES0</arm-defined-word>.</para>
2299*5c2921b0SApple OSS Distributions
2300*5c2921b0SApple OSS Distributions        </field_description>
2301*5c2921b0SApple OSS Distributions        <field_values>
2302*5c2921b0SApple OSS Distributions
2303*5c2921b0SApple OSS Distributions
2304*5c2921b0SApple OSS Distributions        </field_values>
2305*5c2921b0SApple OSS Distributions          <field_resets>
2306*5c2921b0SApple OSS Distributions
2307*5c2921b0SApple OSS Distributions    <field_reset>
2308*5c2921b0SApple OSS Distributions
2309*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2310*5c2921b0SApple OSS Distributions
2311*5c2921b0SApple OSS Distributions    </field_reset>
2312*5c2921b0SApple OSS Distributions</field_resets>
2313*5c2921b0SApple OSS Distributions      </field>
2314*5c2921b0SApple OSS Distributions        <field
2315*5c2921b0SApple OSS Distributions           id="CCKNOWNPASS_19_19"
2316*5c2921b0SApple OSS Distributions           is_variable_length="False"
2317*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2318*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2319*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2320*5c2921b0SApple OSS Distributions           is_constant_value="False"
2321*5c2921b0SApple OSS Distributions        >
2322*5c2921b0SApple OSS Distributions          <field_name>CCKNOWNPASS</field_name>
2323*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
2324*5c2921b0SApple OSS Distributions        <field_lsb>19</field_lsb>
2325*5c2921b0SApple OSS Distributions        <field_description order="before">
2326*5c2921b0SApple OSS Distributions
2327*5c2921b0SApple OSS Distributions  <para>Indicates whether the instruction might have failed its condition code check.</para>
2328*5c2921b0SApple OSS Distributions
2329*5c2921b0SApple OSS Distributions        </field_description>
2330*5c2921b0SApple OSS Distributions        <field_values>
2331*5c2921b0SApple OSS Distributions
2332*5c2921b0SApple OSS Distributions
2333*5c2921b0SApple OSS Distributions                <field_value_instance>
2334*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
2335*5c2921b0SApple OSS Distributions        <field_value_description>
2336*5c2921b0SApple OSS Distributions  <para>The instruction was unconditional, or was conditional and passed its condition code check.</para>
2337*5c2921b0SApple OSS Distributions</field_value_description>
2338*5c2921b0SApple OSS Distributions    </field_value_instance>
2339*5c2921b0SApple OSS Distributions                <field_value_instance>
2340*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
2341*5c2921b0SApple OSS Distributions        <field_value_description>
2342*5c2921b0SApple OSS Distributions  <para>The instruction was conditional, and might have failed its condition code check.</para>
2343*5c2921b0SApple OSS Distributions</field_value_description>
2344*5c2921b0SApple OSS Distributions    </field_value_instance>
2345*5c2921b0SApple OSS Distributions        </field_values>
2346*5c2921b0SApple OSS Distributions            <field_description order="after">
2347*5c2921b0SApple OSS Distributions
2348*5c2921b0SApple OSS Distributions  <note><para>In an implementation in which an SMC instruction that fails it code check is not trapped, this field can always return the value 0.</para></note>
2349*5c2921b0SApple OSS Distributions
2350*5c2921b0SApple OSS Distributions            </field_description>
2351*5c2921b0SApple OSS Distributions          <field_resets>
2352*5c2921b0SApple OSS Distributions
2353*5c2921b0SApple OSS Distributions    <field_reset>
2354*5c2921b0SApple OSS Distributions
2355*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2356*5c2921b0SApple OSS Distributions
2357*5c2921b0SApple OSS Distributions    </field_reset>
2358*5c2921b0SApple OSS Distributions</field_resets>
2359*5c2921b0SApple OSS Distributions      </field>
2360*5c2921b0SApple OSS Distributions        <field
2361*5c2921b0SApple OSS Distributions           id="0_18_0"
2362*5c2921b0SApple OSS Distributions           is_variable_length="False"
2363*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2364*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2365*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2366*5c2921b0SApple OSS Distributions           is_constant_value="False"
2367*5c2921b0SApple OSS Distributions           rwtype="RES0"
2368*5c2921b0SApple OSS Distributions        >
2369*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2370*5c2921b0SApple OSS Distributions        <field_msb>18</field_msb>
2371*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2372*5c2921b0SApple OSS Distributions        <field_description order="before">
2373*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2374*5c2921b0SApple OSS Distributions        </field_description>
2375*5c2921b0SApple OSS Distributions        <field_values>
2376*5c2921b0SApple OSS Distributions        </field_values>
2377*5c2921b0SApple OSS Distributions      </field>
2378*5c2921b0SApple OSS Distributions    <text_after_fields>
2379*5c2921b0SApple OSS Distributions
2380*5c2921b0SApple OSS Distributions  <para><xref linkend="BEIGGFEI" browsertext="'Traps to EL2 of Non-secure EL1 execution of SMC instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)," filename="D_the_aarch64_system_level_programmers_model"/> describes the configuration settings for trapping SMC instructions from EL1 modes, and <xref linkend="BEIBEAGE" browsertext="'System calls' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.16," filename="D_the_aarch64_system_level_programmers_model"/> describes the case where these exceptions are trapped to EL3.</para>
2381*5c2921b0SApple OSS Distributions
2382*5c2921b0SApple OSS Distributions    </text_after_fields>
2383*5c2921b0SApple OSS Distributions  </fields>
2384*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2385*5c2921b0SApple OSS Distributions
2386*5c2921b0SApple OSS Distributions
2387*5c2921b0SApple OSS Distributions
2388*5c2921b0SApple OSS Distributions
2389*5c2921b0SApple OSS Distributions
2390*5c2921b0SApple OSS Distributions
2391*5c2921b0SApple OSS Distributions
2392*5c2921b0SApple OSS Distributions
2393*5c2921b0SApple OSS Distributions
2394*5c2921b0SApple OSS Distributions
2395*5c2921b0SApple OSS Distributions        <fieldat id="CV_24_24" msb="24" lsb="24"/>
2396*5c2921b0SApple OSS Distributions        <fieldat id="COND_23_20" msb="23" lsb="20"/>
2397*5c2921b0SApple OSS Distributions        <fieldat id="CCKNOWNPASS_19_19" msb="19" lsb="19"/>
2398*5c2921b0SApple OSS Distributions        <fieldat id="0_18_0" msb="18" lsb="0"/>
2399*5c2921b0SApple OSS Distributions    </reg_fieldset>
2400*5c2921b0SApple OSS Distributions            </partial_fieldset>
2401*5c2921b0SApple OSS Distributions            <partial_fieldset>
2402*5c2921b0SApple OSS Distributions              <fields length="25">
2403*5c2921b0SApple OSS Distributions      <fields_instance>Exception from SMC instruction execution in AArch64 state</fields_instance>
2404*5c2921b0SApple OSS Distributions    <text_before_fields>
2405*5c2921b0SApple OSS Distributions
2406*5c2921b0SApple OSS Distributions
2407*5c2921b0SApple OSS Distributions
2408*5c2921b0SApple OSS Distributions    </text_before_fields>
2409*5c2921b0SApple OSS Distributions
2410*5c2921b0SApple OSS Distributions        <field
2411*5c2921b0SApple OSS Distributions           id="0_24_16"
2412*5c2921b0SApple OSS Distributions           is_variable_length="False"
2413*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2414*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2415*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2416*5c2921b0SApple OSS Distributions           is_constant_value="False"
2417*5c2921b0SApple OSS Distributions           rwtype="RES0"
2418*5c2921b0SApple OSS Distributions        >
2419*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2420*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2421*5c2921b0SApple OSS Distributions        <field_lsb>16</field_lsb>
2422*5c2921b0SApple OSS Distributions        <field_description order="before">
2423*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2424*5c2921b0SApple OSS Distributions        </field_description>
2425*5c2921b0SApple OSS Distributions        <field_values>
2426*5c2921b0SApple OSS Distributions        </field_values>
2427*5c2921b0SApple OSS Distributions      </field>
2428*5c2921b0SApple OSS Distributions        <field
2429*5c2921b0SApple OSS Distributions           id="imm16_15_0"
2430*5c2921b0SApple OSS Distributions           is_variable_length="False"
2431*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2432*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2433*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2434*5c2921b0SApple OSS Distributions           is_constant_value="False"
2435*5c2921b0SApple OSS Distributions        >
2436*5c2921b0SApple OSS Distributions          <field_name>imm16</field_name>
2437*5c2921b0SApple OSS Distributions        <field_msb>15</field_msb>
2438*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2439*5c2921b0SApple OSS Distributions        <field_description order="before">
2440*5c2921b0SApple OSS Distributions
2441*5c2921b0SApple OSS Distributions  <para>The value of the immediate field from the issued SMC instruction.</para>
2442*5c2921b0SApple OSS Distributions
2443*5c2921b0SApple OSS Distributions        </field_description>
2444*5c2921b0SApple OSS Distributions        <field_values>
2445*5c2921b0SApple OSS Distributions
2446*5c2921b0SApple OSS Distributions
2447*5c2921b0SApple OSS Distributions        </field_values>
2448*5c2921b0SApple OSS Distributions          <field_resets>
2449*5c2921b0SApple OSS Distributions
2450*5c2921b0SApple OSS Distributions    <field_reset>
2451*5c2921b0SApple OSS Distributions
2452*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2453*5c2921b0SApple OSS Distributions
2454*5c2921b0SApple OSS Distributions    </field_reset>
2455*5c2921b0SApple OSS Distributions</field_resets>
2456*5c2921b0SApple OSS Distributions      </field>
2457*5c2921b0SApple OSS Distributions    <text_after_fields>
2458*5c2921b0SApple OSS Distributions
2459*5c2921b0SApple OSS Distributions  <para>The value of ISS[24:0] described here is used both:</para>
2460*5c2921b0SApple OSS Distributions<list type="unordered">
2461*5c2921b0SApple OSS Distributions<listitem><content>When an SMC instruction is trapped from EL1 modes.</content>
2462*5c2921b0SApple OSS Distributions</listitem><listitem><content>When an SMC instruction is not trapped, so completes normally and generates an exception that is taken to EL3.</content>
2463*5c2921b0SApple OSS Distributions</listitem></list>
2464*5c2921b0SApple OSS Distributions<para><xref linkend="BEIGGFEI" browsertext="'Traps to EL2 of Non-secure EL1 execution of SMC instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)," filename="D_the_aarch64_system_level_programmers_model"/> describes the configuration settings for trapping SMC instructions from Non-secure EL1 modes, and <xref linkend="BEIBEAGE" browsertext="'System calls' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.16," filename="D_the_aarch64_system_level_programmers_model"/> describes the case where these exceptions are trapped to EL3.</para>
2465*5c2921b0SApple OSS Distributions
2466*5c2921b0SApple OSS Distributions    </text_after_fields>
2467*5c2921b0SApple OSS Distributions  </fields>
2468*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2469*5c2921b0SApple OSS Distributions
2470*5c2921b0SApple OSS Distributions
2471*5c2921b0SApple OSS Distributions
2472*5c2921b0SApple OSS Distributions
2473*5c2921b0SApple OSS Distributions
2474*5c2921b0SApple OSS Distributions
2475*5c2921b0SApple OSS Distributions        <fieldat id="0_24_16" msb="24" lsb="16"/>
2476*5c2921b0SApple OSS Distributions        <fieldat id="imm16_15_0" msb="15" lsb="0"/>
2477*5c2921b0SApple OSS Distributions    </reg_fieldset>
2478*5c2921b0SApple OSS Distributions            </partial_fieldset>
2479*5c2921b0SApple OSS Distributions            <partial_fieldset>
2480*5c2921b0SApple OSS Distributions              <fields length="25">
2481*5c2921b0SApple OSS Distributions      <fields_instance>Exception from MSR, MRS, or System instruction execution in AArch64 state</fields_instance>
2482*5c2921b0SApple OSS Distributions    <text_before_fields>
2483*5c2921b0SApple OSS Distributions
2484*5c2921b0SApple OSS Distributions
2485*5c2921b0SApple OSS Distributions
2486*5c2921b0SApple OSS Distributions    </text_before_fields>
2487*5c2921b0SApple OSS Distributions
2488*5c2921b0SApple OSS Distributions        <field
2489*5c2921b0SApple OSS Distributions           id="0_24_22"
2490*5c2921b0SApple OSS Distributions           is_variable_length="False"
2491*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2492*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2493*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2494*5c2921b0SApple OSS Distributions           is_constant_value="False"
2495*5c2921b0SApple OSS Distributions           rwtype="RES0"
2496*5c2921b0SApple OSS Distributions        >
2497*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2498*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2499*5c2921b0SApple OSS Distributions        <field_lsb>22</field_lsb>
2500*5c2921b0SApple OSS Distributions        <field_description order="before">
2501*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2502*5c2921b0SApple OSS Distributions        </field_description>
2503*5c2921b0SApple OSS Distributions        <field_values>
2504*5c2921b0SApple OSS Distributions        </field_values>
2505*5c2921b0SApple OSS Distributions      </field>
2506*5c2921b0SApple OSS Distributions        <field
2507*5c2921b0SApple OSS Distributions           id="Op0_21_20"
2508*5c2921b0SApple OSS Distributions           is_variable_length="False"
2509*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2510*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2511*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2512*5c2921b0SApple OSS Distributions           is_constant_value="False"
2513*5c2921b0SApple OSS Distributions        >
2514*5c2921b0SApple OSS Distributions          <field_name>Op0</field_name>
2515*5c2921b0SApple OSS Distributions        <field_msb>21</field_msb>
2516*5c2921b0SApple OSS Distributions        <field_lsb>20</field_lsb>
2517*5c2921b0SApple OSS Distributions        <field_description order="before">
2518*5c2921b0SApple OSS Distributions
2519*5c2921b0SApple OSS Distributions  <para>The Op0 value from the issued instruction.</para>
2520*5c2921b0SApple OSS Distributions
2521*5c2921b0SApple OSS Distributions        </field_description>
2522*5c2921b0SApple OSS Distributions        <field_values>
2523*5c2921b0SApple OSS Distributions
2524*5c2921b0SApple OSS Distributions
2525*5c2921b0SApple OSS Distributions        </field_values>
2526*5c2921b0SApple OSS Distributions          <field_resets>
2527*5c2921b0SApple OSS Distributions
2528*5c2921b0SApple OSS Distributions    <field_reset>
2529*5c2921b0SApple OSS Distributions
2530*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2531*5c2921b0SApple OSS Distributions
2532*5c2921b0SApple OSS Distributions    </field_reset>
2533*5c2921b0SApple OSS Distributions</field_resets>
2534*5c2921b0SApple OSS Distributions      </field>
2535*5c2921b0SApple OSS Distributions        <field
2536*5c2921b0SApple OSS Distributions           id="Op2_19_17"
2537*5c2921b0SApple OSS Distributions           is_variable_length="False"
2538*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2539*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2540*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2541*5c2921b0SApple OSS Distributions           is_constant_value="False"
2542*5c2921b0SApple OSS Distributions        >
2543*5c2921b0SApple OSS Distributions          <field_name>Op2</field_name>
2544*5c2921b0SApple OSS Distributions        <field_msb>19</field_msb>
2545*5c2921b0SApple OSS Distributions        <field_lsb>17</field_lsb>
2546*5c2921b0SApple OSS Distributions        <field_description order="before">
2547*5c2921b0SApple OSS Distributions
2548*5c2921b0SApple OSS Distributions  <para>The Op2 value from the issued instruction.</para>
2549*5c2921b0SApple OSS Distributions
2550*5c2921b0SApple OSS Distributions        </field_description>
2551*5c2921b0SApple OSS Distributions        <field_values>
2552*5c2921b0SApple OSS Distributions
2553*5c2921b0SApple OSS Distributions
2554*5c2921b0SApple OSS Distributions        </field_values>
2555*5c2921b0SApple OSS Distributions          <field_resets>
2556*5c2921b0SApple OSS Distributions
2557*5c2921b0SApple OSS Distributions    <field_reset>
2558*5c2921b0SApple OSS Distributions
2559*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2560*5c2921b0SApple OSS Distributions
2561*5c2921b0SApple OSS Distributions    </field_reset>
2562*5c2921b0SApple OSS Distributions</field_resets>
2563*5c2921b0SApple OSS Distributions      </field>
2564*5c2921b0SApple OSS Distributions        <field
2565*5c2921b0SApple OSS Distributions           id="Op1_16_14"
2566*5c2921b0SApple OSS Distributions           is_variable_length="False"
2567*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2568*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2569*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2570*5c2921b0SApple OSS Distributions           is_constant_value="False"
2571*5c2921b0SApple OSS Distributions        >
2572*5c2921b0SApple OSS Distributions          <field_name>Op1</field_name>
2573*5c2921b0SApple OSS Distributions        <field_msb>16</field_msb>
2574*5c2921b0SApple OSS Distributions        <field_lsb>14</field_lsb>
2575*5c2921b0SApple OSS Distributions        <field_description order="before">
2576*5c2921b0SApple OSS Distributions
2577*5c2921b0SApple OSS Distributions  <para>The Op1 value from the issued instruction.</para>
2578*5c2921b0SApple OSS Distributions
2579*5c2921b0SApple OSS Distributions        </field_description>
2580*5c2921b0SApple OSS Distributions        <field_values>
2581*5c2921b0SApple OSS Distributions
2582*5c2921b0SApple OSS Distributions
2583*5c2921b0SApple OSS Distributions        </field_values>
2584*5c2921b0SApple OSS Distributions          <field_resets>
2585*5c2921b0SApple OSS Distributions
2586*5c2921b0SApple OSS Distributions    <field_reset>
2587*5c2921b0SApple OSS Distributions
2588*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2589*5c2921b0SApple OSS Distributions
2590*5c2921b0SApple OSS Distributions    </field_reset>
2591*5c2921b0SApple OSS Distributions</field_resets>
2592*5c2921b0SApple OSS Distributions      </field>
2593*5c2921b0SApple OSS Distributions        <field
2594*5c2921b0SApple OSS Distributions           id="CRn_13_10"
2595*5c2921b0SApple OSS Distributions           is_variable_length="False"
2596*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2597*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2598*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2599*5c2921b0SApple OSS Distributions           is_constant_value="False"
2600*5c2921b0SApple OSS Distributions        >
2601*5c2921b0SApple OSS Distributions          <field_name>CRn</field_name>
2602*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
2603*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
2604*5c2921b0SApple OSS Distributions        <field_description order="before">
2605*5c2921b0SApple OSS Distributions
2606*5c2921b0SApple OSS Distributions  <para>The CRn value from the issued instruction.</para>
2607*5c2921b0SApple OSS Distributions
2608*5c2921b0SApple OSS Distributions        </field_description>
2609*5c2921b0SApple OSS Distributions        <field_values>
2610*5c2921b0SApple OSS Distributions
2611*5c2921b0SApple OSS Distributions
2612*5c2921b0SApple OSS Distributions        </field_values>
2613*5c2921b0SApple OSS Distributions          <field_resets>
2614*5c2921b0SApple OSS Distributions
2615*5c2921b0SApple OSS Distributions    <field_reset>
2616*5c2921b0SApple OSS Distributions
2617*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2618*5c2921b0SApple OSS Distributions
2619*5c2921b0SApple OSS Distributions    </field_reset>
2620*5c2921b0SApple OSS Distributions</field_resets>
2621*5c2921b0SApple OSS Distributions      </field>
2622*5c2921b0SApple OSS Distributions        <field
2623*5c2921b0SApple OSS Distributions           id="Rt_9_5"
2624*5c2921b0SApple OSS Distributions           is_variable_length="False"
2625*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2626*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2627*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2628*5c2921b0SApple OSS Distributions           is_constant_value="False"
2629*5c2921b0SApple OSS Distributions        >
2630*5c2921b0SApple OSS Distributions          <field_name>Rt</field_name>
2631*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
2632*5c2921b0SApple OSS Distributions        <field_lsb>5</field_lsb>
2633*5c2921b0SApple OSS Distributions        <field_description order="before">
2634*5c2921b0SApple OSS Distributions
2635*5c2921b0SApple OSS Distributions  <para>The Rt value from the issued instruction, the general-purpose register used for the transfer.</para>
2636*5c2921b0SApple OSS Distributions
2637*5c2921b0SApple OSS Distributions        </field_description>
2638*5c2921b0SApple OSS Distributions        <field_values>
2639*5c2921b0SApple OSS Distributions
2640*5c2921b0SApple OSS Distributions
2641*5c2921b0SApple OSS Distributions        </field_values>
2642*5c2921b0SApple OSS Distributions          <field_resets>
2643*5c2921b0SApple OSS Distributions
2644*5c2921b0SApple OSS Distributions    <field_reset>
2645*5c2921b0SApple OSS Distributions
2646*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2647*5c2921b0SApple OSS Distributions
2648*5c2921b0SApple OSS Distributions    </field_reset>
2649*5c2921b0SApple OSS Distributions</field_resets>
2650*5c2921b0SApple OSS Distributions      </field>
2651*5c2921b0SApple OSS Distributions        <field
2652*5c2921b0SApple OSS Distributions           id="CRm_4_1"
2653*5c2921b0SApple OSS Distributions           is_variable_length="False"
2654*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2655*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2656*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2657*5c2921b0SApple OSS Distributions           is_constant_value="False"
2658*5c2921b0SApple OSS Distributions        >
2659*5c2921b0SApple OSS Distributions          <field_name>CRm</field_name>
2660*5c2921b0SApple OSS Distributions        <field_msb>4</field_msb>
2661*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
2662*5c2921b0SApple OSS Distributions        <field_description order="before">
2663*5c2921b0SApple OSS Distributions
2664*5c2921b0SApple OSS Distributions  <para>The CRm value from the issued instruction.</para>
2665*5c2921b0SApple OSS Distributions
2666*5c2921b0SApple OSS Distributions        </field_description>
2667*5c2921b0SApple OSS Distributions        <field_values>
2668*5c2921b0SApple OSS Distributions
2669*5c2921b0SApple OSS Distributions
2670*5c2921b0SApple OSS Distributions        </field_values>
2671*5c2921b0SApple OSS Distributions          <field_resets>
2672*5c2921b0SApple OSS Distributions
2673*5c2921b0SApple OSS Distributions    <field_reset>
2674*5c2921b0SApple OSS Distributions
2675*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2676*5c2921b0SApple OSS Distributions
2677*5c2921b0SApple OSS Distributions    </field_reset>
2678*5c2921b0SApple OSS Distributions</field_resets>
2679*5c2921b0SApple OSS Distributions      </field>
2680*5c2921b0SApple OSS Distributions        <field
2681*5c2921b0SApple OSS Distributions           id="Direction_0_0"
2682*5c2921b0SApple OSS Distributions           is_variable_length="False"
2683*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2684*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2685*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2686*5c2921b0SApple OSS Distributions           is_constant_value="False"
2687*5c2921b0SApple OSS Distributions        >
2688*5c2921b0SApple OSS Distributions          <field_name>Direction</field_name>
2689*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
2690*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2691*5c2921b0SApple OSS Distributions        <field_description order="before">
2692*5c2921b0SApple OSS Distributions
2693*5c2921b0SApple OSS Distributions  <para>Indicates the direction of the trapped instruction. The possible values of this bit are:</para>
2694*5c2921b0SApple OSS Distributions
2695*5c2921b0SApple OSS Distributions        </field_description>
2696*5c2921b0SApple OSS Distributions        <field_values>
2697*5c2921b0SApple OSS Distributions
2698*5c2921b0SApple OSS Distributions
2699*5c2921b0SApple OSS Distributions                <field_value_instance>
2700*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
2701*5c2921b0SApple OSS Distributions        <field_value_description>
2702*5c2921b0SApple OSS Distributions  <para>Write access, including MSR instructions.</para>
2703*5c2921b0SApple OSS Distributions</field_value_description>
2704*5c2921b0SApple OSS Distributions    </field_value_instance>
2705*5c2921b0SApple OSS Distributions                <field_value_instance>
2706*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
2707*5c2921b0SApple OSS Distributions        <field_value_description>
2708*5c2921b0SApple OSS Distributions  <para>Read access, including MRS instructions.</para>
2709*5c2921b0SApple OSS Distributions</field_value_description>
2710*5c2921b0SApple OSS Distributions    </field_value_instance>
2711*5c2921b0SApple OSS Distributions        </field_values>
2712*5c2921b0SApple OSS Distributions          <field_resets>
2713*5c2921b0SApple OSS Distributions
2714*5c2921b0SApple OSS Distributions    <field_reset>
2715*5c2921b0SApple OSS Distributions
2716*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2717*5c2921b0SApple OSS Distributions
2718*5c2921b0SApple OSS Distributions    </field_reset>
2719*5c2921b0SApple OSS Distributions</field_resets>
2720*5c2921b0SApple OSS Distributions      </field>
2721*5c2921b0SApple OSS Distributions    <text_after_fields>
2722*5c2921b0SApple OSS Distributions
2723*5c2921b0SApple OSS Distributions  <para>For exceptions caused by System instructions, see <xref linkend="A64.encoding_index.system" browsertext="the 'System' subsection of 'Branches, exception generating and System instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section C3 (A64 Instruction Set Encoding)," filename="C_a64_instruction_set_encoding"/> for the encoding values returned by an instruction.</para>
2724*5c2921b0SApple OSS Distributions<para>The following sections describe configuration settings for generating the exception that is reported using EC value <binarynumber>0b011000</binarynumber>:</para>
2725*5c2921b0SApple OSS Distributions<list type="unordered">
2726*5c2921b0SApple OSS Distributions<listitem><content>In <xref linkend="D1BABDIIDI" browsertext="'EL1 configurable controls' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.<list type="unordered">
2727*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="CHDCDIIJ" browsertext="'Traps to EL1 of EL0 execution of cache maintenance instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2728*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDEIDGH" browsertext="'Traps to EL1 of EL0 accesses to the CTR_EL0' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2729*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDCDHJA" browsertext="'Traps to EL1 of EL0 execution of DC ZVA instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2730*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDHABAB" browsertext="'Traps to EL1 of EL0 accesses to the PSTATE.{D, A, I, F} interrupt masks' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1(The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2731*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDBAICA" browsertext="'Traps to EL1 of EL0 and EL1 System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2732*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDIGAJA" browsertext="'Traps to EL1 of EL0 accesses to the Debug Communications Channel (DCC) registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2733*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDJFHAI" browsertext="'Traps to EL1 of EL0 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2734*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGDIEA" browsertext="'Traps to EL1 of EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2735*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEICGACA" browsertext="'Traps to EL1 of EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2736*5c2921b0SApple OSS Distributions</listitem></list>
2737*5c2921b0SApple OSS Distributions</content>
2738*5c2921b0SApple OSS Distributions</listitem><listitem><content>In <xref linkend="D1BABBABAG" browsertext="'EL2 configurable controls' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.<list type="unordered">
2739*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="D1BEIGHBDF" browsertext="'Traps to EL2 of Non-secure EL1 accesses to virtual memory control registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2740*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDEHBGG" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 execution of DC ZVA instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2741*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICAEBH" browsertext="'Traps to EL2 of Non-secure EL1 execution of TLB maintenance instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2742*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICHIHA" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 execution of cache maintenance instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2743*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIFCHFF" browsertext="'Traps to EL2 of Non-secure EL1 accesses to the Auxiliary Control Register' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2744*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIDHFBB" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to lockdown, DMA, and TCM operations' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2745*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIEEJIA" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to the ID registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2746*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIFFJII" browsertext="'Trapping to EL2 of Non-secure EL1 accesses to the CPACR_EL1 or CPACR' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2747*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIIHJHA" browsertext="'Traps to EL2 of Non-secure system register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2748*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIHBBIC" browsertext="'Trapping System register accesses to Debug ROM registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2749*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEIECEGJ" browsertext="'Trapping System register accesses to OS-related debug registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2750*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDFFCIB" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to the Generic Timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2751*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICAABI" browsertext="'Trapping general System register accesses to debug registers to EL2' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2752*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1BEICIHGI" browsertext="'Traps to EL2 of Non-secure EL0 and EL1 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2753*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIGCEGJ" browsertext="'Traps to EL2 of EL1 and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2754*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDIAGCG" browsertext="'Trap to EL2 Non-secure EL1 accesses to Pointer authentication key registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2755*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDCFJDF" browsertext="'Traps to EL2 for Nested virtualization' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2756*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDIJFAH" browsertext="'Trap to EL2 Non-secure EL1 accesses to AT S1E* instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2757*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDFBJDH" browsertext="'Trap to EL3 accesses to Pointer authentication key registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2758*5c2921b0SApple OSS Distributions</listitem></list>
2759*5c2921b0SApple OSS Distributions</content>
2760*5c2921b0SApple OSS Distributions</listitem><listitem><content>In <xref linkend="D1BABCFDGA" browsertext="'EL3 configurable controls' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.<list type="unordered">
2761*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="CHDHAJBA" browsertext="'Traps to EL3 of Secure EL1 accesses to the Counter-timer Physical Secure timer registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2762*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDJACCE" browsertext="'Trapping to EL3 of EL2 accesses to the CPTR_EL2 or HCPTR, and EL2 and EL1 accesses to the CPACR_EL1 or CPACR' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2763*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDJICAB" browsertext="'Traps to EL3 of all System register accesses to the trace registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2764*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDDHIIA" browsertext="'Trapping System register accesses to OS-related debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2765*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDCBEHG" browsertext="'Trapping general System register accesses to debug registers to EL3' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2766*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="D1CHDGGBGH" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Performance Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2767*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="BEIHHEIC" browsertext="'Traps to EL3 of EL2, EL1, and EL0 accesses to Activity Monitors registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1 (The AArch64 System Level Programmers' Model)" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
2768*5c2921b0SApple OSS Distributions</listitem></list>
2769*5c2921b0SApple OSS Distributions</content>
2770*5c2921b0SApple OSS Distributions</listitem></list>
2771*5c2921b0SApple OSS Distributions
2772*5c2921b0SApple OSS Distributions    </text_after_fields>
2773*5c2921b0SApple OSS Distributions  </fields>
2774*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2775*5c2921b0SApple OSS Distributions
2776*5c2921b0SApple OSS Distributions
2777*5c2921b0SApple OSS Distributions
2778*5c2921b0SApple OSS Distributions
2779*5c2921b0SApple OSS Distributions
2780*5c2921b0SApple OSS Distributions
2781*5c2921b0SApple OSS Distributions
2782*5c2921b0SApple OSS Distributions
2783*5c2921b0SApple OSS Distributions
2784*5c2921b0SApple OSS Distributions
2785*5c2921b0SApple OSS Distributions
2786*5c2921b0SApple OSS Distributions
2787*5c2921b0SApple OSS Distributions
2788*5c2921b0SApple OSS Distributions
2789*5c2921b0SApple OSS Distributions
2790*5c2921b0SApple OSS Distributions
2791*5c2921b0SApple OSS Distributions
2792*5c2921b0SApple OSS Distributions
2793*5c2921b0SApple OSS Distributions        <fieldat id="0_24_22" msb="24" lsb="22"/>
2794*5c2921b0SApple OSS Distributions        <fieldat id="Op0_21_20" msb="21" lsb="20"/>
2795*5c2921b0SApple OSS Distributions        <fieldat id="Op2_19_17" msb="19" lsb="17"/>
2796*5c2921b0SApple OSS Distributions        <fieldat id="Op1_16_14" msb="16" lsb="14"/>
2797*5c2921b0SApple OSS Distributions        <fieldat id="CRn_13_10" msb="13" lsb="10"/>
2798*5c2921b0SApple OSS Distributions        <fieldat id="Rt_9_5" msb="9" lsb="5"/>
2799*5c2921b0SApple OSS Distributions        <fieldat id="CRm_4_1" msb="4" lsb="1"/>
2800*5c2921b0SApple OSS Distributions        <fieldat id="Direction_0_0" msb="0" lsb="0"/>
2801*5c2921b0SApple OSS Distributions    </reg_fieldset>
2802*5c2921b0SApple OSS Distributions            </partial_fieldset>
2803*5c2921b0SApple OSS Distributions            <partial_fieldset>
2804*5c2921b0SApple OSS Distributions              <fields length="25">
2805*5c2921b0SApple OSS Distributions      <fields_instance>IMPLEMENTATION DEFINED exception to EL3</fields_instance>
2806*5c2921b0SApple OSS Distributions    <text_before_fields>
2807*5c2921b0SApple OSS Distributions
2808*5c2921b0SApple OSS Distributions
2809*5c2921b0SApple OSS Distributions
2810*5c2921b0SApple OSS Distributions    </text_before_fields>
2811*5c2921b0SApple OSS Distributions
2812*5c2921b0SApple OSS Distributions        <field
2813*5c2921b0SApple OSS Distributions           id="IMPLEMENTATION DEFINED_24_0"
2814*5c2921b0SApple OSS Distributions           is_variable_length="False"
2815*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2816*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2817*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2818*5c2921b0SApple OSS Distributions           is_constant_value="False"
2819*5c2921b0SApple OSS Distributions        >
2820*5c2921b0SApple OSS Distributions          <field_name>IMPLEMENTATION DEFINED</field_name>
2821*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2822*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
2823*5c2921b0SApple OSS Distributions        <field_description order="before">
2824*5c2921b0SApple OSS Distributions            <para><arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word>.</para>
2825*5c2921b0SApple OSS Distributions
2826*5c2921b0SApple OSS Distributions
2827*5c2921b0SApple OSS Distributions
2828*5c2921b0SApple OSS Distributions        </field_description>
2829*5c2921b0SApple OSS Distributions        <field_values>
2830*5c2921b0SApple OSS Distributions
2831*5c2921b0SApple OSS Distributions               <field_value_name>I</field_value_name>
2832*5c2921b0SApple OSS Distributions        </field_values>
2833*5c2921b0SApple OSS Distributions          <field_resets>
2834*5c2921b0SApple OSS Distributions
2835*5c2921b0SApple OSS Distributions    <field_reset>
2836*5c2921b0SApple OSS Distributions
2837*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2838*5c2921b0SApple OSS Distributions
2839*5c2921b0SApple OSS Distributions    </field_reset>
2840*5c2921b0SApple OSS Distributions</field_resets>
2841*5c2921b0SApple OSS Distributions      </field>
2842*5c2921b0SApple OSS Distributions    <text_after_fields>
2843*5c2921b0SApple OSS Distributions
2844*5c2921b0SApple OSS Distributions
2845*5c2921b0SApple OSS Distributions
2846*5c2921b0SApple OSS Distributions    </text_after_fields>
2847*5c2921b0SApple OSS Distributions  </fields>
2848*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
2849*5c2921b0SApple OSS Distributions
2850*5c2921b0SApple OSS Distributions
2851*5c2921b0SApple OSS Distributions
2852*5c2921b0SApple OSS Distributions
2853*5c2921b0SApple OSS Distributions        <fieldat id="IMPLEMENTATION DEFINED_24_0" msb="24" lsb="0"/>
2854*5c2921b0SApple OSS Distributions    </reg_fieldset>
2855*5c2921b0SApple OSS Distributions            </partial_fieldset>
2856*5c2921b0SApple OSS Distributions            <partial_fieldset>
2857*5c2921b0SApple OSS Distributions              <fields length="25">
2858*5c2921b0SApple OSS Distributions      <fields_instance>Exception from an Instruction Abort</fields_instance>
2859*5c2921b0SApple OSS Distributions    <text_before_fields>
2860*5c2921b0SApple OSS Distributions
2861*5c2921b0SApple OSS Distributions
2862*5c2921b0SApple OSS Distributions
2863*5c2921b0SApple OSS Distributions    </text_before_fields>
2864*5c2921b0SApple OSS Distributions
2865*5c2921b0SApple OSS Distributions        <field
2866*5c2921b0SApple OSS Distributions           id="0_24_13"
2867*5c2921b0SApple OSS Distributions           is_variable_length="False"
2868*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2869*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2870*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2871*5c2921b0SApple OSS Distributions           is_constant_value="False"
2872*5c2921b0SApple OSS Distributions           rwtype="RES0"
2873*5c2921b0SApple OSS Distributions        >
2874*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
2875*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
2876*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
2877*5c2921b0SApple OSS Distributions        <field_description order="before">
2878*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
2879*5c2921b0SApple OSS Distributions        </field_description>
2880*5c2921b0SApple OSS Distributions        <field_values>
2881*5c2921b0SApple OSS Distributions        </field_values>
2882*5c2921b0SApple OSS Distributions      </field>
2883*5c2921b0SApple OSS Distributions        <field
2884*5c2921b0SApple OSS Distributions           id="SET_12_11"
2885*5c2921b0SApple OSS Distributions           is_variable_length="False"
2886*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2887*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2888*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2889*5c2921b0SApple OSS Distributions           is_constant_value="False"
2890*5c2921b0SApple OSS Distributions        >
2891*5c2921b0SApple OSS Distributions          <field_name>SET</field_name>
2892*5c2921b0SApple OSS Distributions        <field_msb>12</field_msb>
2893*5c2921b0SApple OSS Distributions        <field_lsb>11</field_lsb>
2894*5c2921b0SApple OSS Distributions        <field_description order="before">
2895*5c2921b0SApple OSS Distributions
2896*5c2921b0SApple OSS Distributions  <para>Synchronous Error Type. When the RAS Extension is implemented and IFSC is <binarynumber>0b010000</binarynumber>, describes the state of the PE after taking the Instruction Abort exception. The possible values of this field are:</para>
2897*5c2921b0SApple OSS Distributions
2898*5c2921b0SApple OSS Distributions        </field_description>
2899*5c2921b0SApple OSS Distributions        <field_values>
2900*5c2921b0SApple OSS Distributions
2901*5c2921b0SApple OSS Distributions
2902*5c2921b0SApple OSS Distributions                <field_value_instance>
2903*5c2921b0SApple OSS Distributions            <field_value>0b00</field_value>
2904*5c2921b0SApple OSS Distributions        <field_value_description>
2905*5c2921b0SApple OSS Distributions  <para>Recoverable error (UER).</para>
2906*5c2921b0SApple OSS Distributions</field_value_description>
2907*5c2921b0SApple OSS Distributions    </field_value_instance>
2908*5c2921b0SApple OSS Distributions                <field_value_instance>
2909*5c2921b0SApple OSS Distributions            <field_value>0b10</field_value>
2910*5c2921b0SApple OSS Distributions        <field_value_description>
2911*5c2921b0SApple OSS Distributions  <para>Uncontainable error (UC).</para>
2912*5c2921b0SApple OSS Distributions</field_value_description>
2913*5c2921b0SApple OSS Distributions    </field_value_instance>
2914*5c2921b0SApple OSS Distributions                <field_value_instance>
2915*5c2921b0SApple OSS Distributions            <field_value>0b11</field_value>
2916*5c2921b0SApple OSS Distributions        <field_value_description>
2917*5c2921b0SApple OSS Distributions  <para>Restartable error (UEO) or Corrected error (CE).</para>
2918*5c2921b0SApple OSS Distributions</field_value_description>
2919*5c2921b0SApple OSS Distributions    </field_value_instance>
2920*5c2921b0SApple OSS Distributions        </field_values>
2921*5c2921b0SApple OSS Distributions            <field_description order="after">
2922*5c2921b0SApple OSS Distributions
2923*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
2924*5c2921b0SApple OSS Distributions<note><para>Software can use this information to determine what recovery might be possible. Taking a synchronous External Abort exception might result in an unrecoverable PE state.</para></note><para>This field is <arm-defined-word>RES0</arm-defined-word> if either:</para>
2925*5c2921b0SApple OSS Distributions<list type="unordered">
2926*5c2921b0SApple OSS Distributions<listitem><content>The RAS Extension is not implemented.</content>
2927*5c2921b0SApple OSS Distributions</listitem><listitem><content>The value returned in the IFSC field is not <binarynumber>0b010000</binarynumber>.</content>
2928*5c2921b0SApple OSS Distributions</listitem></list>
2929*5c2921b0SApple OSS Distributions
2930*5c2921b0SApple OSS Distributions            </field_description>
2931*5c2921b0SApple OSS Distributions          <field_resets>
2932*5c2921b0SApple OSS Distributions
2933*5c2921b0SApple OSS Distributions    <field_reset>
2934*5c2921b0SApple OSS Distributions
2935*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2936*5c2921b0SApple OSS Distributions
2937*5c2921b0SApple OSS Distributions    </field_reset>
2938*5c2921b0SApple OSS Distributions</field_resets>
2939*5c2921b0SApple OSS Distributions      </field>
2940*5c2921b0SApple OSS Distributions        <field
2941*5c2921b0SApple OSS Distributions           id="FnV_10_10"
2942*5c2921b0SApple OSS Distributions           is_variable_length="False"
2943*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2944*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2945*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2946*5c2921b0SApple OSS Distributions           is_constant_value="False"
2947*5c2921b0SApple OSS Distributions        >
2948*5c2921b0SApple OSS Distributions          <field_name>FnV</field_name>
2949*5c2921b0SApple OSS Distributions        <field_msb>10</field_msb>
2950*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
2951*5c2921b0SApple OSS Distributions        <field_description order="before">
2952*5c2921b0SApple OSS Distributions
2953*5c2921b0SApple OSS Distributions  <para>FAR not Valid, for a synchronous External abort other than a synchronous External abort on a translation table walk.</para>
2954*5c2921b0SApple OSS Distributions
2955*5c2921b0SApple OSS Distributions        </field_description>
2956*5c2921b0SApple OSS Distributions        <field_values>
2957*5c2921b0SApple OSS Distributions
2958*5c2921b0SApple OSS Distributions
2959*5c2921b0SApple OSS Distributions                <field_value_instance>
2960*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
2961*5c2921b0SApple OSS Distributions        <field_value_description>
2962*5c2921b0SApple OSS Distributions  <para>FAR is valid.</para>
2963*5c2921b0SApple OSS Distributions</field_value_description>
2964*5c2921b0SApple OSS Distributions    </field_value_instance>
2965*5c2921b0SApple OSS Distributions                <field_value_instance>
2966*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
2967*5c2921b0SApple OSS Distributions        <field_value_description>
2968*5c2921b0SApple OSS Distributions  <para>FAR is not valid, and holds an <arm-defined-word>UNKNOWN</arm-defined-word> value.</para>
2969*5c2921b0SApple OSS Distributions</field_value_description>
2970*5c2921b0SApple OSS Distributions    </field_value_instance>
2971*5c2921b0SApple OSS Distributions        </field_values>
2972*5c2921b0SApple OSS Distributions            <field_description order="after">
2973*5c2921b0SApple OSS Distributions
2974*5c2921b0SApple OSS Distributions  <para>This field is only valid if the IFSC code is <binarynumber>0b010000</binarynumber>. It is <arm-defined-word>RES0</arm-defined-word> for all other aborts.</para>
2975*5c2921b0SApple OSS Distributions
2976*5c2921b0SApple OSS Distributions            </field_description>
2977*5c2921b0SApple OSS Distributions          <field_resets>
2978*5c2921b0SApple OSS Distributions
2979*5c2921b0SApple OSS Distributions    <field_reset>
2980*5c2921b0SApple OSS Distributions
2981*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
2982*5c2921b0SApple OSS Distributions
2983*5c2921b0SApple OSS Distributions    </field_reset>
2984*5c2921b0SApple OSS Distributions</field_resets>
2985*5c2921b0SApple OSS Distributions      </field>
2986*5c2921b0SApple OSS Distributions        <field
2987*5c2921b0SApple OSS Distributions           id="EA_9_9"
2988*5c2921b0SApple OSS Distributions           is_variable_length="False"
2989*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
2990*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
2991*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
2992*5c2921b0SApple OSS Distributions           is_constant_value="False"
2993*5c2921b0SApple OSS Distributions        >
2994*5c2921b0SApple OSS Distributions          <field_name>EA</field_name>
2995*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
2996*5c2921b0SApple OSS Distributions        <field_lsb>9</field_lsb>
2997*5c2921b0SApple OSS Distributions        <field_description order="before">
2998*5c2921b0SApple OSS Distributions
2999*5c2921b0SApple OSS Distributions  <para>External abort type. This bit can provide an <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> classification of External aborts.</para>
3000*5c2921b0SApple OSS Distributions<para>For any abort other than an External abort this bit returns a value of 0.</para>
3001*5c2921b0SApple OSS Distributions
3002*5c2921b0SApple OSS Distributions        </field_description>
3003*5c2921b0SApple OSS Distributions        <field_values>
3004*5c2921b0SApple OSS Distributions
3005*5c2921b0SApple OSS Distributions
3006*5c2921b0SApple OSS Distributions        </field_values>
3007*5c2921b0SApple OSS Distributions          <field_resets>
3008*5c2921b0SApple OSS Distributions
3009*5c2921b0SApple OSS Distributions    <field_reset>
3010*5c2921b0SApple OSS Distributions
3011*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3012*5c2921b0SApple OSS Distributions
3013*5c2921b0SApple OSS Distributions    </field_reset>
3014*5c2921b0SApple OSS Distributions</field_resets>
3015*5c2921b0SApple OSS Distributions      </field>
3016*5c2921b0SApple OSS Distributions        <field
3017*5c2921b0SApple OSS Distributions           id="0_8_8"
3018*5c2921b0SApple OSS Distributions           is_variable_length="False"
3019*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3020*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3021*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3022*5c2921b0SApple OSS Distributions           is_constant_value="False"
3023*5c2921b0SApple OSS Distributions           rwtype="RES0"
3024*5c2921b0SApple OSS Distributions        >
3025*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
3026*5c2921b0SApple OSS Distributions        <field_msb>8</field_msb>
3027*5c2921b0SApple OSS Distributions        <field_lsb>8</field_lsb>
3028*5c2921b0SApple OSS Distributions        <field_description order="before">
3029*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
3030*5c2921b0SApple OSS Distributions        </field_description>
3031*5c2921b0SApple OSS Distributions        <field_values>
3032*5c2921b0SApple OSS Distributions        </field_values>
3033*5c2921b0SApple OSS Distributions      </field>
3034*5c2921b0SApple OSS Distributions        <field
3035*5c2921b0SApple OSS Distributions           id="S1PTW_7_7"
3036*5c2921b0SApple OSS Distributions           is_variable_length="False"
3037*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3038*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3039*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3040*5c2921b0SApple OSS Distributions           is_constant_value="False"
3041*5c2921b0SApple OSS Distributions        >
3042*5c2921b0SApple OSS Distributions          <field_name>S1PTW</field_name>
3043*5c2921b0SApple OSS Distributions        <field_msb>7</field_msb>
3044*5c2921b0SApple OSS Distributions        <field_lsb>7</field_lsb>
3045*5c2921b0SApple OSS Distributions        <field_description order="before">
3046*5c2921b0SApple OSS Distributions
3047*5c2921b0SApple OSS Distributions  <para>For a stage 2 fault, indicates whether the fault was a stage 2 fault on an access made for a stage 1 translation table walk:</para>
3048*5c2921b0SApple OSS Distributions
3049*5c2921b0SApple OSS Distributions        </field_description>
3050*5c2921b0SApple OSS Distributions        <field_values>
3051*5c2921b0SApple OSS Distributions
3052*5c2921b0SApple OSS Distributions
3053*5c2921b0SApple OSS Distributions                <field_value_instance>
3054*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3055*5c2921b0SApple OSS Distributions        <field_value_description>
3056*5c2921b0SApple OSS Distributions  <para>Fault not on a stage 2 translation for a stage 1 translation table walk.</para>
3057*5c2921b0SApple OSS Distributions</field_value_description>
3058*5c2921b0SApple OSS Distributions    </field_value_instance>
3059*5c2921b0SApple OSS Distributions                <field_value_instance>
3060*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3061*5c2921b0SApple OSS Distributions        <field_value_description>
3062*5c2921b0SApple OSS Distributions  <para>Fault on the stage 2 translation of an access for a stage 1 translation table walk.</para>
3063*5c2921b0SApple OSS Distributions</field_value_description>
3064*5c2921b0SApple OSS Distributions    </field_value_instance>
3065*5c2921b0SApple OSS Distributions        </field_values>
3066*5c2921b0SApple OSS Distributions            <field_description order="after">
3067*5c2921b0SApple OSS Distributions
3068*5c2921b0SApple OSS Distributions  <para>For any abort other than a stage 2 fault this bit is <arm-defined-word>RES0</arm-defined-word>.</para>
3069*5c2921b0SApple OSS Distributions
3070*5c2921b0SApple OSS Distributions            </field_description>
3071*5c2921b0SApple OSS Distributions          <field_resets>
3072*5c2921b0SApple OSS Distributions
3073*5c2921b0SApple OSS Distributions    <field_reset>
3074*5c2921b0SApple OSS Distributions
3075*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3076*5c2921b0SApple OSS Distributions
3077*5c2921b0SApple OSS Distributions    </field_reset>
3078*5c2921b0SApple OSS Distributions</field_resets>
3079*5c2921b0SApple OSS Distributions      </field>
3080*5c2921b0SApple OSS Distributions        <field
3081*5c2921b0SApple OSS Distributions           id="0_6_6"
3082*5c2921b0SApple OSS Distributions           is_variable_length="False"
3083*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3084*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3085*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3086*5c2921b0SApple OSS Distributions           is_constant_value="False"
3087*5c2921b0SApple OSS Distributions           rwtype="RES0"
3088*5c2921b0SApple OSS Distributions        >
3089*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
3090*5c2921b0SApple OSS Distributions        <field_msb>6</field_msb>
3091*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
3092*5c2921b0SApple OSS Distributions        <field_description order="before">
3093*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
3094*5c2921b0SApple OSS Distributions        </field_description>
3095*5c2921b0SApple OSS Distributions        <field_values>
3096*5c2921b0SApple OSS Distributions        </field_values>
3097*5c2921b0SApple OSS Distributions      </field>
3098*5c2921b0SApple OSS Distributions        <field
3099*5c2921b0SApple OSS Distributions           id="IFSC_5_0"
3100*5c2921b0SApple OSS Distributions           is_variable_length="False"
3101*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3102*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3103*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3104*5c2921b0SApple OSS Distributions           is_constant_value="False"
3105*5c2921b0SApple OSS Distributions        >
3106*5c2921b0SApple OSS Distributions          <field_name>IFSC</field_name>
3107*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
3108*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
3109*5c2921b0SApple OSS Distributions        <field_description order="before">
3110*5c2921b0SApple OSS Distributions
3111*5c2921b0SApple OSS Distributions  <para>Instruction Fault Status Code. Possible values of this field are:</para>
3112*5c2921b0SApple OSS Distributions
3113*5c2921b0SApple OSS Distributions        </field_description>
3114*5c2921b0SApple OSS Distributions        <field_values>
3115*5c2921b0SApple OSS Distributions
3116*5c2921b0SApple OSS Distributions
3117*5c2921b0SApple OSS Distributions                <field_value_instance>
3118*5c2921b0SApple OSS Distributions            <field_value>0b000000</field_value>
3119*5c2921b0SApple OSS Distributions        <field_value_description>
3120*5c2921b0SApple OSS Distributions  <para>Address size fault, level 0 of translation or translation table base register</para>
3121*5c2921b0SApple OSS Distributions</field_value_description>
3122*5c2921b0SApple OSS Distributions    </field_value_instance>
3123*5c2921b0SApple OSS Distributions                <field_value_instance>
3124*5c2921b0SApple OSS Distributions            <field_value>0b000001</field_value>
3125*5c2921b0SApple OSS Distributions        <field_value_description>
3126*5c2921b0SApple OSS Distributions  <para>Address size fault, level 1</para>
3127*5c2921b0SApple OSS Distributions</field_value_description>
3128*5c2921b0SApple OSS Distributions    </field_value_instance>
3129*5c2921b0SApple OSS Distributions                <field_value_instance>
3130*5c2921b0SApple OSS Distributions            <field_value>0b000010</field_value>
3131*5c2921b0SApple OSS Distributions        <field_value_description>
3132*5c2921b0SApple OSS Distributions  <para>Address size fault, level 2</para>
3133*5c2921b0SApple OSS Distributions</field_value_description>
3134*5c2921b0SApple OSS Distributions    </field_value_instance>
3135*5c2921b0SApple OSS Distributions                <field_value_instance>
3136*5c2921b0SApple OSS Distributions            <field_value>0b000011</field_value>
3137*5c2921b0SApple OSS Distributions        <field_value_description>
3138*5c2921b0SApple OSS Distributions  <para>Address size fault, level 3</para>
3139*5c2921b0SApple OSS Distributions</field_value_description>
3140*5c2921b0SApple OSS Distributions    </field_value_instance>
3141*5c2921b0SApple OSS Distributions                <field_value_instance>
3142*5c2921b0SApple OSS Distributions            <field_value>0b000100</field_value>
3143*5c2921b0SApple OSS Distributions        <field_value_description>
3144*5c2921b0SApple OSS Distributions  <para>Translation fault, level 0</para>
3145*5c2921b0SApple OSS Distributions</field_value_description>
3146*5c2921b0SApple OSS Distributions    </field_value_instance>
3147*5c2921b0SApple OSS Distributions                <field_value_instance>
3148*5c2921b0SApple OSS Distributions            <field_value>0b000101</field_value>
3149*5c2921b0SApple OSS Distributions        <field_value_description>
3150*5c2921b0SApple OSS Distributions  <para>Translation fault, level 1</para>
3151*5c2921b0SApple OSS Distributions</field_value_description>
3152*5c2921b0SApple OSS Distributions    </field_value_instance>
3153*5c2921b0SApple OSS Distributions                <field_value_instance>
3154*5c2921b0SApple OSS Distributions            <field_value>0b000110</field_value>
3155*5c2921b0SApple OSS Distributions        <field_value_description>
3156*5c2921b0SApple OSS Distributions  <para>Translation fault, level 2</para>
3157*5c2921b0SApple OSS Distributions</field_value_description>
3158*5c2921b0SApple OSS Distributions    </field_value_instance>
3159*5c2921b0SApple OSS Distributions                <field_value_instance>
3160*5c2921b0SApple OSS Distributions            <field_value>0b000111</field_value>
3161*5c2921b0SApple OSS Distributions        <field_value_description>
3162*5c2921b0SApple OSS Distributions  <para>Translation fault, level 3</para>
3163*5c2921b0SApple OSS Distributions</field_value_description>
3164*5c2921b0SApple OSS Distributions    </field_value_instance>
3165*5c2921b0SApple OSS Distributions                <field_value_instance>
3166*5c2921b0SApple OSS Distributions            <field_value>0b001001</field_value>
3167*5c2921b0SApple OSS Distributions        <field_value_description>
3168*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 1</para>
3169*5c2921b0SApple OSS Distributions</field_value_description>
3170*5c2921b0SApple OSS Distributions    </field_value_instance>
3171*5c2921b0SApple OSS Distributions                <field_value_instance>
3172*5c2921b0SApple OSS Distributions            <field_value>0b001010</field_value>
3173*5c2921b0SApple OSS Distributions        <field_value_description>
3174*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 2</para>
3175*5c2921b0SApple OSS Distributions</field_value_description>
3176*5c2921b0SApple OSS Distributions    </field_value_instance>
3177*5c2921b0SApple OSS Distributions                <field_value_instance>
3178*5c2921b0SApple OSS Distributions            <field_value>0b001011</field_value>
3179*5c2921b0SApple OSS Distributions        <field_value_description>
3180*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 3</para>
3181*5c2921b0SApple OSS Distributions</field_value_description>
3182*5c2921b0SApple OSS Distributions    </field_value_instance>
3183*5c2921b0SApple OSS Distributions                <field_value_instance>
3184*5c2921b0SApple OSS Distributions            <field_value>0b001101</field_value>
3185*5c2921b0SApple OSS Distributions        <field_value_description>
3186*5c2921b0SApple OSS Distributions  <para>Permission fault, level 1</para>
3187*5c2921b0SApple OSS Distributions</field_value_description>
3188*5c2921b0SApple OSS Distributions    </field_value_instance>
3189*5c2921b0SApple OSS Distributions                <field_value_instance>
3190*5c2921b0SApple OSS Distributions            <field_value>0b001110</field_value>
3191*5c2921b0SApple OSS Distributions        <field_value_description>
3192*5c2921b0SApple OSS Distributions  <para>Permission fault, level 2</para>
3193*5c2921b0SApple OSS Distributions</field_value_description>
3194*5c2921b0SApple OSS Distributions    </field_value_instance>
3195*5c2921b0SApple OSS Distributions                <field_value_instance>
3196*5c2921b0SApple OSS Distributions            <field_value>0b001111</field_value>
3197*5c2921b0SApple OSS Distributions        <field_value_description>
3198*5c2921b0SApple OSS Distributions  <para>Permission fault, level 3</para>
3199*5c2921b0SApple OSS Distributions</field_value_description>
3200*5c2921b0SApple OSS Distributions    </field_value_instance>
3201*5c2921b0SApple OSS Distributions                <field_value_instance>
3202*5c2921b0SApple OSS Distributions            <field_value>0b010000</field_value>
3203*5c2921b0SApple OSS Distributions        <field_value_description>
3204*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, not on translation table walk</para>
3205*5c2921b0SApple OSS Distributions</field_value_description>
3206*5c2921b0SApple OSS Distributions    </field_value_instance>
3207*5c2921b0SApple OSS Distributions                <field_value_instance>
3208*5c2921b0SApple OSS Distributions            <field_value>0b010100</field_value>
3209*5c2921b0SApple OSS Distributions        <field_value_description>
3210*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 0</para>
3211*5c2921b0SApple OSS Distributions</field_value_description>
3212*5c2921b0SApple OSS Distributions    </field_value_instance>
3213*5c2921b0SApple OSS Distributions                <field_value_instance>
3214*5c2921b0SApple OSS Distributions            <field_value>0b010101</field_value>
3215*5c2921b0SApple OSS Distributions        <field_value_description>
3216*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 1</para>
3217*5c2921b0SApple OSS Distributions</field_value_description>
3218*5c2921b0SApple OSS Distributions    </field_value_instance>
3219*5c2921b0SApple OSS Distributions                <field_value_instance>
3220*5c2921b0SApple OSS Distributions            <field_value>0b010110</field_value>
3221*5c2921b0SApple OSS Distributions        <field_value_description>
3222*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 2</para>
3223*5c2921b0SApple OSS Distributions</field_value_description>
3224*5c2921b0SApple OSS Distributions    </field_value_instance>
3225*5c2921b0SApple OSS Distributions                <field_value_instance>
3226*5c2921b0SApple OSS Distributions            <field_value>0b010111</field_value>
3227*5c2921b0SApple OSS Distributions        <field_value_description>
3228*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 3</para>
3229*5c2921b0SApple OSS Distributions</field_value_description>
3230*5c2921b0SApple OSS Distributions    </field_value_instance>
3231*5c2921b0SApple OSS Distributions                <field_value_instance>
3232*5c2921b0SApple OSS Distributions            <field_value>0b011000</field_value>
3233*5c2921b0SApple OSS Distributions        <field_value_description>
3234*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access, not on translation table walk</para>
3235*5c2921b0SApple OSS Distributions</field_value_description>
3236*5c2921b0SApple OSS Distributions    </field_value_instance>
3237*5c2921b0SApple OSS Distributions                <field_value_instance>
3238*5c2921b0SApple OSS Distributions            <field_value>0b011100</field_value>
3239*5c2921b0SApple OSS Distributions        <field_value_description>
3240*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 0</para>
3241*5c2921b0SApple OSS Distributions</field_value_description>
3242*5c2921b0SApple OSS Distributions    </field_value_instance>
3243*5c2921b0SApple OSS Distributions                <field_value_instance>
3244*5c2921b0SApple OSS Distributions            <field_value>0b011101</field_value>
3245*5c2921b0SApple OSS Distributions        <field_value_description>
3246*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 1</para>
3247*5c2921b0SApple OSS Distributions</field_value_description>
3248*5c2921b0SApple OSS Distributions    </field_value_instance>
3249*5c2921b0SApple OSS Distributions                <field_value_instance>
3250*5c2921b0SApple OSS Distributions            <field_value>0b011110</field_value>
3251*5c2921b0SApple OSS Distributions        <field_value_description>
3252*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 2</para>
3253*5c2921b0SApple OSS Distributions</field_value_description>
3254*5c2921b0SApple OSS Distributions    </field_value_instance>
3255*5c2921b0SApple OSS Distributions                <field_value_instance>
3256*5c2921b0SApple OSS Distributions            <field_value>0b011111</field_value>
3257*5c2921b0SApple OSS Distributions        <field_value_description>
3258*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 3</para>
3259*5c2921b0SApple OSS Distributions</field_value_description>
3260*5c2921b0SApple OSS Distributions    </field_value_instance>
3261*5c2921b0SApple OSS Distributions                <field_value_instance>
3262*5c2921b0SApple OSS Distributions            <field_value>0b110000</field_value>
3263*5c2921b0SApple OSS Distributions        <field_value_description>
3264*5c2921b0SApple OSS Distributions  <para>TLB conflict abort</para>
3265*5c2921b0SApple OSS Distributions</field_value_description>
3266*5c2921b0SApple OSS Distributions    </field_value_instance>
3267*5c2921b0SApple OSS Distributions                <field_value_instance>
3268*5c2921b0SApple OSS Distributions            <field_value>0b110001</field_value>
3269*5c2921b0SApple OSS Distributions        <field_value_description>
3270*5c2921b0SApple OSS Distributions  <para>Unsupported atomic hardware update fault, if the implementation includes <xref browsertext="ARMv8.1-TTHM]" filename="A_introduction_to_the_armv8_architecture.fm" linkend="v8.1.TTHM"></xref>. Otherwise reserved.</para>
3271*5c2921b0SApple OSS Distributions</field_value_description>
3272*5c2921b0SApple OSS Distributions    </field_value_instance>
3273*5c2921b0SApple OSS Distributions        </field_values>
3274*5c2921b0SApple OSS Distributions            <field_description order="after">
3275*5c2921b0SApple OSS Distributions
3276*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
3277*5c2921b0SApple OSS Distributions<para>When the RAS Extension is implemented, <binarynumber>0b011000</binarynumber>, <binarynumber>0b011100</binarynumber>, <binarynumber>0b011101</binarynumber>, <binarynumber>0b011110</binarynumber>, and <binarynumber>0b011111</binarynumber>, are reserved.</para>
3278*5c2921b0SApple OSS Distributions<note><para>Armv8.2 requires the implementation of the RAS Extension.</para></note><para>For more information about the lookup level associated with a fault, see <xref linkend="CACDHEEH" browsertext="'The level associated with MMU faults' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile"/>.</para>
3279*5c2921b0SApple OSS Distributions<note><para>Because Access flag faults and Permission faults can only result from a Block or Page translation table descriptor, they cannot occur at level 0.</para></note><para>If the S1PTW bit is set, then the level refers the level of the stage2 translation that is translating a stage 1 translation walk.</para>
3280*5c2921b0SApple OSS Distributions
3281*5c2921b0SApple OSS Distributions            </field_description>
3282*5c2921b0SApple OSS Distributions          <field_resets>
3283*5c2921b0SApple OSS Distributions
3284*5c2921b0SApple OSS Distributions    <field_reset>
3285*5c2921b0SApple OSS Distributions
3286*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3287*5c2921b0SApple OSS Distributions
3288*5c2921b0SApple OSS Distributions    </field_reset>
3289*5c2921b0SApple OSS Distributions</field_resets>
3290*5c2921b0SApple OSS Distributions      </field>
3291*5c2921b0SApple OSS Distributions    <text_after_fields>
3292*5c2921b0SApple OSS Distributions
3293*5c2921b0SApple OSS Distributions
3294*5c2921b0SApple OSS Distributions
3295*5c2921b0SApple OSS Distributions    </text_after_fields>
3296*5c2921b0SApple OSS Distributions  </fields>
3297*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
3298*5c2921b0SApple OSS Distributions
3299*5c2921b0SApple OSS Distributions
3300*5c2921b0SApple OSS Distributions
3301*5c2921b0SApple OSS Distributions
3302*5c2921b0SApple OSS Distributions
3303*5c2921b0SApple OSS Distributions
3304*5c2921b0SApple OSS Distributions
3305*5c2921b0SApple OSS Distributions
3306*5c2921b0SApple OSS Distributions
3307*5c2921b0SApple OSS Distributions
3308*5c2921b0SApple OSS Distributions
3309*5c2921b0SApple OSS Distributions
3310*5c2921b0SApple OSS Distributions
3311*5c2921b0SApple OSS Distributions
3312*5c2921b0SApple OSS Distributions
3313*5c2921b0SApple OSS Distributions
3314*5c2921b0SApple OSS Distributions
3315*5c2921b0SApple OSS Distributions
3316*5c2921b0SApple OSS Distributions        <fieldat id="0_24_13" msb="24" lsb="13"/>
3317*5c2921b0SApple OSS Distributions        <fieldat id="SET_12_11" msb="12" lsb="11"/>
3318*5c2921b0SApple OSS Distributions        <fieldat id="FnV_10_10" msb="10" lsb="10"/>
3319*5c2921b0SApple OSS Distributions        <fieldat id="EA_9_9" msb="9" lsb="9"/>
3320*5c2921b0SApple OSS Distributions        <fieldat id="0_8_8" msb="8" lsb="8"/>
3321*5c2921b0SApple OSS Distributions        <fieldat id="S1PTW_7_7" msb="7" lsb="7"/>
3322*5c2921b0SApple OSS Distributions        <fieldat id="0_6_6" msb="6" lsb="6"/>
3323*5c2921b0SApple OSS Distributions        <fieldat id="IFSC_5_0" msb="5" lsb="0"/>
3324*5c2921b0SApple OSS Distributions    </reg_fieldset>
3325*5c2921b0SApple OSS Distributions            </partial_fieldset>
3326*5c2921b0SApple OSS Distributions            <partial_fieldset>
3327*5c2921b0SApple OSS Distributions              <fields length="25">
3328*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a Data Abort</fields_instance>
3329*5c2921b0SApple OSS Distributions    <text_before_fields>
3330*5c2921b0SApple OSS Distributions
3331*5c2921b0SApple OSS Distributions
3332*5c2921b0SApple OSS Distributions
3333*5c2921b0SApple OSS Distributions    </text_before_fields>
3334*5c2921b0SApple OSS Distributions
3335*5c2921b0SApple OSS Distributions        <field
3336*5c2921b0SApple OSS Distributions           id="ISV_24_24"
3337*5c2921b0SApple OSS Distributions           is_variable_length="False"
3338*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3339*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3340*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3341*5c2921b0SApple OSS Distributions           is_constant_value="False"
3342*5c2921b0SApple OSS Distributions        >
3343*5c2921b0SApple OSS Distributions          <field_name>ISV</field_name>
3344*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
3345*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
3346*5c2921b0SApple OSS Distributions        <field_description order="before">
3347*5c2921b0SApple OSS Distributions
3348*5c2921b0SApple OSS Distributions  <para>Instruction syndrome valid. Indicates whether the syndrome information in ISS[23:0] is valid.</para>
3349*5c2921b0SApple OSS Distributions
3350*5c2921b0SApple OSS Distributions        </field_description>
3351*5c2921b0SApple OSS Distributions        <field_values>
3352*5c2921b0SApple OSS Distributions
3353*5c2921b0SApple OSS Distributions
3354*5c2921b0SApple OSS Distributions                <field_value_instance>
3355*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3356*5c2921b0SApple OSS Distributions        <field_value_description>
3357*5c2921b0SApple OSS Distributions  <para>No valid instruction syndrome. ISS[23:14] are <arm-defined-word>RES0</arm-defined-word>.</para>
3358*5c2921b0SApple OSS Distributions</field_value_description>
3359*5c2921b0SApple OSS Distributions    </field_value_instance>
3360*5c2921b0SApple OSS Distributions                <field_value_instance>
3361*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3362*5c2921b0SApple OSS Distributions        <field_value_description>
3363*5c2921b0SApple OSS Distributions  <para>ISS[23:14] hold a valid instruction syndrome.</para>
3364*5c2921b0SApple OSS Distributions</field_value_description>
3365*5c2921b0SApple OSS Distributions    </field_value_instance>
3366*5c2921b0SApple OSS Distributions        </field_values>
3367*5c2921b0SApple OSS Distributions            <field_description order="after">
3368*5c2921b0SApple OSS Distributions
3369*5c2921b0SApple OSS Distributions  <para>This bit is 0 for all faults reported in ESR_EL2 except the following stage 2 aborts:</para>
3370*5c2921b0SApple OSS Distributions<list type="unordered">
3371*5c2921b0SApple OSS Distributions<listitem><content>AArch64 loads and stores of a single general-purpose register (including the register specified with <binarynumber>0b11111</binarynumber>, including those with Acquire/Release semantics, but excluding Load Exclusive or Store Exclusive and excluding those with writeback.</content>
3372*5c2921b0SApple OSS Distributions</listitem><listitem><content>AArch32 instructions where the instruction:<list type="unordered">
3373*5c2921b0SApple OSS Distributions<listitem><content>Is an LDR, LDA, LDRT, LDRSH, LDRSHT, LDRH, LDAH, LDRHT, LDRSB, LDRSBT, LDRB, LDAB, LDRBT, STR, STL, STRT, STRH, STLH, STRHT, STRB, STLB, or STRBT instruction.</content>
3374*5c2921b0SApple OSS Distributions</listitem><listitem><content>Is not performing register writeback.</content>
3375*5c2921b0SApple OSS Distributions</listitem><listitem><content>Is not using R15 as a source or destination register.</content>
3376*5c2921b0SApple OSS Distributions</listitem></list>
3377*5c2921b0SApple OSS Distributions</content>
3378*5c2921b0SApple OSS Distributions</listitem></list>
3379*5c2921b0SApple OSS Distributions<para>For these cases, ISV is <arm-defined-word>UNKNOWN</arm-defined-word> if the exception was generated in Debug state in memory access mode, and otherwise indicates whether ISS[23:14] hold a valid syndrome.</para>
3380*5c2921b0SApple OSS Distributions<para>ISV is 0 for all faults reported in ESR_EL1 or ESR_EL3.</para>
3381*5c2921b0SApple OSS Distributions<para>When the RAS Extension is implemented, ISV is 0 for any synchronous External abort.</para>
3382*5c2921b0SApple OSS Distributions<para>For ISS reporting, a stage 2 abort on a stage 1 translation table walk does not return a valid instruction syndrome, and therefore ISV is 0 for these aborts.</para>
3383*5c2921b0SApple OSS Distributions<para>When the RAS Extension is not implemented, the value of ISV on a synchronous External abort on a stage 2 translation table walk is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word>.</para>
3384*5c2921b0SApple OSS Distributions
3385*5c2921b0SApple OSS Distributions            </field_description>
3386*5c2921b0SApple OSS Distributions          <field_resets>
3387*5c2921b0SApple OSS Distributions
3388*5c2921b0SApple OSS Distributions    <field_reset>
3389*5c2921b0SApple OSS Distributions
3390*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3391*5c2921b0SApple OSS Distributions
3392*5c2921b0SApple OSS Distributions    </field_reset>
3393*5c2921b0SApple OSS Distributions</field_resets>
3394*5c2921b0SApple OSS Distributions      </field>
3395*5c2921b0SApple OSS Distributions        <field
3396*5c2921b0SApple OSS Distributions           id="SAS_23_22"
3397*5c2921b0SApple OSS Distributions           is_variable_length="False"
3398*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3399*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3400*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3401*5c2921b0SApple OSS Distributions           is_constant_value="False"
3402*5c2921b0SApple OSS Distributions        >
3403*5c2921b0SApple OSS Distributions          <field_name>SAS</field_name>
3404*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
3405*5c2921b0SApple OSS Distributions        <field_lsb>22</field_lsb>
3406*5c2921b0SApple OSS Distributions        <field_description order="before">
3407*5c2921b0SApple OSS Distributions
3408*5c2921b0SApple OSS Distributions  <para>Syndrome Access Size. When ISV is 1, indicates the size of the access attempted by the faulting operation.</para>
3409*5c2921b0SApple OSS Distributions
3410*5c2921b0SApple OSS Distributions        </field_description>
3411*5c2921b0SApple OSS Distributions        <field_values>
3412*5c2921b0SApple OSS Distributions
3413*5c2921b0SApple OSS Distributions
3414*5c2921b0SApple OSS Distributions                <field_value_instance>
3415*5c2921b0SApple OSS Distributions            <field_value>0b00</field_value>
3416*5c2921b0SApple OSS Distributions        <field_value_description>
3417*5c2921b0SApple OSS Distributions  <para>Byte</para>
3418*5c2921b0SApple OSS Distributions</field_value_description>
3419*5c2921b0SApple OSS Distributions    </field_value_instance>
3420*5c2921b0SApple OSS Distributions                <field_value_instance>
3421*5c2921b0SApple OSS Distributions            <field_value>0b01</field_value>
3422*5c2921b0SApple OSS Distributions        <field_value_description>
3423*5c2921b0SApple OSS Distributions  <para>Halfword</para>
3424*5c2921b0SApple OSS Distributions</field_value_description>
3425*5c2921b0SApple OSS Distributions    </field_value_instance>
3426*5c2921b0SApple OSS Distributions                <field_value_instance>
3427*5c2921b0SApple OSS Distributions            <field_value>0b10</field_value>
3428*5c2921b0SApple OSS Distributions        <field_value_description>
3429*5c2921b0SApple OSS Distributions  <para>Word</para>
3430*5c2921b0SApple OSS Distributions</field_value_description>
3431*5c2921b0SApple OSS Distributions    </field_value_instance>
3432*5c2921b0SApple OSS Distributions                <field_value_instance>
3433*5c2921b0SApple OSS Distributions            <field_value>0b11</field_value>
3434*5c2921b0SApple OSS Distributions        <field_value_description>
3435*5c2921b0SApple OSS Distributions  <para>Doubleword</para>
3436*5c2921b0SApple OSS Distributions</field_value_description>
3437*5c2921b0SApple OSS Distributions    </field_value_instance>
3438*5c2921b0SApple OSS Distributions        </field_values>
3439*5c2921b0SApple OSS Distributions            <field_description order="after">
3440*5c2921b0SApple OSS Distributions
3441*5c2921b0SApple OSS Distributions  <para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> when the value of ISV is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
3442*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> when the value of ISV is 0.</para>
3443*5c2921b0SApple OSS Distributions
3444*5c2921b0SApple OSS Distributions            </field_description>
3445*5c2921b0SApple OSS Distributions          <field_resets>
3446*5c2921b0SApple OSS Distributions
3447*5c2921b0SApple OSS Distributions    <field_reset>
3448*5c2921b0SApple OSS Distributions
3449*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3450*5c2921b0SApple OSS Distributions
3451*5c2921b0SApple OSS Distributions    </field_reset>
3452*5c2921b0SApple OSS Distributions</field_resets>
3453*5c2921b0SApple OSS Distributions      </field>
3454*5c2921b0SApple OSS Distributions        <field
3455*5c2921b0SApple OSS Distributions           id="SSE_21_21"
3456*5c2921b0SApple OSS Distributions           is_variable_length="False"
3457*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3458*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3459*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3460*5c2921b0SApple OSS Distributions           is_constant_value="False"
3461*5c2921b0SApple OSS Distributions        >
3462*5c2921b0SApple OSS Distributions          <field_name>SSE</field_name>
3463*5c2921b0SApple OSS Distributions        <field_msb>21</field_msb>
3464*5c2921b0SApple OSS Distributions        <field_lsb>21</field_lsb>
3465*5c2921b0SApple OSS Distributions        <field_description order="before">
3466*5c2921b0SApple OSS Distributions
3467*5c2921b0SApple OSS Distributions  <para>Syndrome Sign Extend. When ISV is 1, for a byte, halfword, or word load operation, indicates whether the data item must be sign extended. For these cases, the possible values of this bit are:</para>
3468*5c2921b0SApple OSS Distributions
3469*5c2921b0SApple OSS Distributions        </field_description>
3470*5c2921b0SApple OSS Distributions        <field_values>
3471*5c2921b0SApple OSS Distributions
3472*5c2921b0SApple OSS Distributions
3473*5c2921b0SApple OSS Distributions                <field_value_instance>
3474*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3475*5c2921b0SApple OSS Distributions        <field_value_description>
3476*5c2921b0SApple OSS Distributions  <para>Sign-extension not required.</para>
3477*5c2921b0SApple OSS Distributions</field_value_description>
3478*5c2921b0SApple OSS Distributions    </field_value_instance>
3479*5c2921b0SApple OSS Distributions                <field_value_instance>
3480*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3481*5c2921b0SApple OSS Distributions        <field_value_description>
3482*5c2921b0SApple OSS Distributions  <para>Data item must be sign-extended.</para>
3483*5c2921b0SApple OSS Distributions</field_value_description>
3484*5c2921b0SApple OSS Distributions    </field_value_instance>
3485*5c2921b0SApple OSS Distributions        </field_values>
3486*5c2921b0SApple OSS Distributions            <field_description order="after">
3487*5c2921b0SApple OSS Distributions
3488*5c2921b0SApple OSS Distributions  <para>For all other operations this bit is 0.</para>
3489*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> when the value of ISV is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
3490*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> when the value of ISV is 0.</para>
3491*5c2921b0SApple OSS Distributions
3492*5c2921b0SApple OSS Distributions            </field_description>
3493*5c2921b0SApple OSS Distributions          <field_resets>
3494*5c2921b0SApple OSS Distributions
3495*5c2921b0SApple OSS Distributions    <field_reset>
3496*5c2921b0SApple OSS Distributions
3497*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3498*5c2921b0SApple OSS Distributions
3499*5c2921b0SApple OSS Distributions    </field_reset>
3500*5c2921b0SApple OSS Distributions</field_resets>
3501*5c2921b0SApple OSS Distributions      </field>
3502*5c2921b0SApple OSS Distributions        <field
3503*5c2921b0SApple OSS Distributions           id="SRT_20_16"
3504*5c2921b0SApple OSS Distributions           is_variable_length="False"
3505*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3506*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3507*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3508*5c2921b0SApple OSS Distributions           is_constant_value="False"
3509*5c2921b0SApple OSS Distributions        >
3510*5c2921b0SApple OSS Distributions          <field_name>SRT</field_name>
3511*5c2921b0SApple OSS Distributions        <field_msb>20</field_msb>
3512*5c2921b0SApple OSS Distributions        <field_lsb>16</field_lsb>
3513*5c2921b0SApple OSS Distributions        <field_description order="before">
3514*5c2921b0SApple OSS Distributions
3515*5c2921b0SApple OSS Distributions  <para>Syndrome Register transfer. When ISV is 1, the register number of the Rt operand of the faulting instruction. If the exception was taken from an Exception level that is using AArch32 then this is the AArch64 view of the register. See <xref linkend="BEIDFCCE" browsertext="'Mapping of the general-purpose registers between the Execution states' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.20.1"/>.</para>
3516*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> when the value of ISV is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
3517*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> when the value of ISV is 0.</para>
3518*5c2921b0SApple OSS Distributions
3519*5c2921b0SApple OSS Distributions        </field_description>
3520*5c2921b0SApple OSS Distributions        <field_values>
3521*5c2921b0SApple OSS Distributions
3522*5c2921b0SApple OSS Distributions
3523*5c2921b0SApple OSS Distributions        </field_values>
3524*5c2921b0SApple OSS Distributions          <field_resets>
3525*5c2921b0SApple OSS Distributions
3526*5c2921b0SApple OSS Distributions    <field_reset>
3527*5c2921b0SApple OSS Distributions
3528*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3529*5c2921b0SApple OSS Distributions
3530*5c2921b0SApple OSS Distributions    </field_reset>
3531*5c2921b0SApple OSS Distributions</field_resets>
3532*5c2921b0SApple OSS Distributions      </field>
3533*5c2921b0SApple OSS Distributions        <field
3534*5c2921b0SApple OSS Distributions           id="SF_15_15"
3535*5c2921b0SApple OSS Distributions           is_variable_length="False"
3536*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3537*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3538*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3539*5c2921b0SApple OSS Distributions           is_constant_value="False"
3540*5c2921b0SApple OSS Distributions        >
3541*5c2921b0SApple OSS Distributions          <field_name>SF</field_name>
3542*5c2921b0SApple OSS Distributions        <field_msb>15</field_msb>
3543*5c2921b0SApple OSS Distributions        <field_lsb>15</field_lsb>
3544*5c2921b0SApple OSS Distributions        <field_description order="before">
3545*5c2921b0SApple OSS Distributions
3546*5c2921b0SApple OSS Distributions  <para>Width of the register accessed by the instruction is Sixty-Four. When ISV is 1, the possible values of this bit are:</para>
3547*5c2921b0SApple OSS Distributions
3548*5c2921b0SApple OSS Distributions        </field_description>
3549*5c2921b0SApple OSS Distributions        <field_values>
3550*5c2921b0SApple OSS Distributions
3551*5c2921b0SApple OSS Distributions
3552*5c2921b0SApple OSS Distributions                <field_value_instance>
3553*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3554*5c2921b0SApple OSS Distributions        <field_value_description>
3555*5c2921b0SApple OSS Distributions  <para>Instruction loads/stores a 32-bit wide register.</para>
3556*5c2921b0SApple OSS Distributions</field_value_description>
3557*5c2921b0SApple OSS Distributions    </field_value_instance>
3558*5c2921b0SApple OSS Distributions                <field_value_instance>
3559*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3560*5c2921b0SApple OSS Distributions        <field_value_description>
3561*5c2921b0SApple OSS Distributions  <para>Instruction loads/stores a 64-bit wide register.</para>
3562*5c2921b0SApple OSS Distributions</field_value_description>
3563*5c2921b0SApple OSS Distributions    </field_value_instance>
3564*5c2921b0SApple OSS Distributions        </field_values>
3565*5c2921b0SApple OSS Distributions            <field_description order="after">
3566*5c2921b0SApple OSS Distributions
3567*5c2921b0SApple OSS Distributions  <note><para>This field specifies the register width identified by the instruction, not the Execution state.</para></note><para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> when the value of ISV is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
3568*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> when the value of ISV is 0.</para>
3569*5c2921b0SApple OSS Distributions
3570*5c2921b0SApple OSS Distributions            </field_description>
3571*5c2921b0SApple OSS Distributions          <field_resets>
3572*5c2921b0SApple OSS Distributions
3573*5c2921b0SApple OSS Distributions    <field_reset>
3574*5c2921b0SApple OSS Distributions
3575*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3576*5c2921b0SApple OSS Distributions
3577*5c2921b0SApple OSS Distributions    </field_reset>
3578*5c2921b0SApple OSS Distributions</field_resets>
3579*5c2921b0SApple OSS Distributions      </field>
3580*5c2921b0SApple OSS Distributions        <field
3581*5c2921b0SApple OSS Distributions           id="AR_14_14"
3582*5c2921b0SApple OSS Distributions           is_variable_length="False"
3583*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3584*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3585*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3586*5c2921b0SApple OSS Distributions           is_constant_value="False"
3587*5c2921b0SApple OSS Distributions        >
3588*5c2921b0SApple OSS Distributions          <field_name>AR</field_name>
3589*5c2921b0SApple OSS Distributions        <field_msb>14</field_msb>
3590*5c2921b0SApple OSS Distributions        <field_lsb>14</field_lsb>
3591*5c2921b0SApple OSS Distributions        <field_description order="before">
3592*5c2921b0SApple OSS Distributions
3593*5c2921b0SApple OSS Distributions  <para>Acquire/Release. When ISV is 1, the possible values of this bit are:</para>
3594*5c2921b0SApple OSS Distributions
3595*5c2921b0SApple OSS Distributions        </field_description>
3596*5c2921b0SApple OSS Distributions        <field_values>
3597*5c2921b0SApple OSS Distributions
3598*5c2921b0SApple OSS Distributions
3599*5c2921b0SApple OSS Distributions                <field_value_instance>
3600*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3601*5c2921b0SApple OSS Distributions        <field_value_description>
3602*5c2921b0SApple OSS Distributions  <para>Instruction did not have acquire/release semantics.</para>
3603*5c2921b0SApple OSS Distributions</field_value_description>
3604*5c2921b0SApple OSS Distributions    </field_value_instance>
3605*5c2921b0SApple OSS Distributions                <field_value_instance>
3606*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3607*5c2921b0SApple OSS Distributions        <field_value_description>
3608*5c2921b0SApple OSS Distributions  <para>Instruction did have acquire/release semantics.</para>
3609*5c2921b0SApple OSS Distributions</field_value_description>
3610*5c2921b0SApple OSS Distributions    </field_value_instance>
3611*5c2921b0SApple OSS Distributions        </field_values>
3612*5c2921b0SApple OSS Distributions            <field_description order="after">
3613*5c2921b0SApple OSS Distributions
3614*5c2921b0SApple OSS Distributions  <para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> when the value of ISV is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
3615*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> when the value of ISV is 0.</para>
3616*5c2921b0SApple OSS Distributions
3617*5c2921b0SApple OSS Distributions            </field_description>
3618*5c2921b0SApple OSS Distributions          <field_resets>
3619*5c2921b0SApple OSS Distributions
3620*5c2921b0SApple OSS Distributions    <field_reset>
3621*5c2921b0SApple OSS Distributions
3622*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3623*5c2921b0SApple OSS Distributions
3624*5c2921b0SApple OSS Distributions    </field_reset>
3625*5c2921b0SApple OSS Distributions</field_resets>
3626*5c2921b0SApple OSS Distributions      </field>
3627*5c2921b0SApple OSS Distributions        <field
3628*5c2921b0SApple OSS Distributions           id="VNCR_13_13_1"
3629*5c2921b0SApple OSS Distributions           is_variable_length="False"
3630*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3631*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3632*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3633*5c2921b0SApple OSS Distributions           is_constant_value="False"
3634*5c2921b0SApple OSS Distributions        >
3635*5c2921b0SApple OSS Distributions          <field_name>VNCR</field_name>
3636*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
3637*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
3638*5c2921b0SApple OSS Distributions        <field_description order="before">
3639*5c2921b0SApple OSS Distributions
3640*5c2921b0SApple OSS Distributions  <para>Indicates that the fault came from use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link> register by EL1 code.</para>
3641*5c2921b0SApple OSS Distributions
3642*5c2921b0SApple OSS Distributions        </field_description>
3643*5c2921b0SApple OSS Distributions        <field_values>
3644*5c2921b0SApple OSS Distributions
3645*5c2921b0SApple OSS Distributions
3646*5c2921b0SApple OSS Distributions                <field_value_instance>
3647*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3648*5c2921b0SApple OSS Distributions        <field_value_description>
3649*5c2921b0SApple OSS Distributions  <para>The fault was not generated by the use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link>, by an MRS or MSR instruction executed at EL1.</para>
3650*5c2921b0SApple OSS Distributions</field_value_description>
3651*5c2921b0SApple OSS Distributions    </field_value_instance>
3652*5c2921b0SApple OSS Distributions                <field_value_instance>
3653*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3654*5c2921b0SApple OSS Distributions        <field_value_description>
3655*5c2921b0SApple OSS Distributions  <para>The fault was generated by the use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link>, by an MRS or MSR instruction executed at EL1.</para>
3656*5c2921b0SApple OSS Distributions</field_value_description>
3657*5c2921b0SApple OSS Distributions    </field_value_instance>
3658*5c2921b0SApple OSS Distributions        </field_values>
3659*5c2921b0SApple OSS Distributions            <field_description order="after">
3660*5c2921b0SApple OSS Distributions
3661*5c2921b0SApple OSS Distributions  <para>This field is 0 in ESR_EL1.</para>
3662*5c2921b0SApple OSS Distributions
3663*5c2921b0SApple OSS Distributions            </field_description>
3664*5c2921b0SApple OSS Distributions          <field_resets>
3665*5c2921b0SApple OSS Distributions
3666*5c2921b0SApple OSS Distributions    <field_reset>
3667*5c2921b0SApple OSS Distributions
3668*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3669*5c2921b0SApple OSS Distributions
3670*5c2921b0SApple OSS Distributions    </field_reset>
3671*5c2921b0SApple OSS Distributions</field_resets>
3672*5c2921b0SApple OSS Distributions            <fields_condition>When ARMv8.4-NV is implemented</fields_condition>
3673*5c2921b0SApple OSS Distributions      </field>
3674*5c2921b0SApple OSS Distributions        <field
3675*5c2921b0SApple OSS Distributions           id="0_13_13_2"
3676*5c2921b0SApple OSS Distributions           is_variable_length="False"
3677*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3678*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3679*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3680*5c2921b0SApple OSS Distributions           is_constant_value="False"
3681*5c2921b0SApple OSS Distributions           rwtype="RES0"
3682*5c2921b0SApple OSS Distributions        >
3683*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
3684*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
3685*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
3686*5c2921b0SApple OSS Distributions        <field_description order="before">
3687*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
3688*5c2921b0SApple OSS Distributions        </field_description>
3689*5c2921b0SApple OSS Distributions        <field_values>
3690*5c2921b0SApple OSS Distributions        </field_values>
3691*5c2921b0SApple OSS Distributions      </field>
3692*5c2921b0SApple OSS Distributions        <field
3693*5c2921b0SApple OSS Distributions           id="SET_12_11"
3694*5c2921b0SApple OSS Distributions           is_variable_length="False"
3695*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3696*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3697*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3698*5c2921b0SApple OSS Distributions           is_constant_value="False"
3699*5c2921b0SApple OSS Distributions        >
3700*5c2921b0SApple OSS Distributions          <field_name>SET</field_name>
3701*5c2921b0SApple OSS Distributions        <field_msb>12</field_msb>
3702*5c2921b0SApple OSS Distributions        <field_lsb>11</field_lsb>
3703*5c2921b0SApple OSS Distributions        <field_description order="before">
3704*5c2921b0SApple OSS Distributions
3705*5c2921b0SApple OSS Distributions  <para>Synchronous Error Type. When the RAS Extension is implemented and DFSC is <binarynumber>0b010000</binarynumber>, describes the state of the PE after taking the Data Abort exception. The possible values of this field are:</para>
3706*5c2921b0SApple OSS Distributions
3707*5c2921b0SApple OSS Distributions        </field_description>
3708*5c2921b0SApple OSS Distributions        <field_values>
3709*5c2921b0SApple OSS Distributions
3710*5c2921b0SApple OSS Distributions
3711*5c2921b0SApple OSS Distributions                <field_value_instance>
3712*5c2921b0SApple OSS Distributions            <field_value>0b00</field_value>
3713*5c2921b0SApple OSS Distributions        <field_value_description>
3714*5c2921b0SApple OSS Distributions  <para>Recoverable error (UER).</para>
3715*5c2921b0SApple OSS Distributions</field_value_description>
3716*5c2921b0SApple OSS Distributions    </field_value_instance>
3717*5c2921b0SApple OSS Distributions                <field_value_instance>
3718*5c2921b0SApple OSS Distributions            <field_value>0b10</field_value>
3719*5c2921b0SApple OSS Distributions        <field_value_description>
3720*5c2921b0SApple OSS Distributions  <para>Uncontainable error (UC).</para>
3721*5c2921b0SApple OSS Distributions</field_value_description>
3722*5c2921b0SApple OSS Distributions    </field_value_instance>
3723*5c2921b0SApple OSS Distributions                <field_value_instance>
3724*5c2921b0SApple OSS Distributions            <field_value>0b11</field_value>
3725*5c2921b0SApple OSS Distributions        <field_value_description>
3726*5c2921b0SApple OSS Distributions  <para>Restartable error (UEO) or Corrected error (CE).</para>
3727*5c2921b0SApple OSS Distributions</field_value_description>
3728*5c2921b0SApple OSS Distributions    </field_value_instance>
3729*5c2921b0SApple OSS Distributions        </field_values>
3730*5c2921b0SApple OSS Distributions            <field_description order="after">
3731*5c2921b0SApple OSS Distributions
3732*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
3733*5c2921b0SApple OSS Distributions<note><para>Software can use this information to determine what recovery might be possible. Taking a synchronous External Abort exception might result in an unrecoverable PE state.</para></note><para>This field is <arm-defined-word>RES0</arm-defined-word> if either:</para>
3734*5c2921b0SApple OSS Distributions<list type="unordered">
3735*5c2921b0SApple OSS Distributions<listitem><content>The RAS Extension is not implemented.</content>
3736*5c2921b0SApple OSS Distributions</listitem><listitem><content>The value returned in the DFSC field is not <binarynumber>0b010000</binarynumber>.</content>
3737*5c2921b0SApple OSS Distributions</listitem></list>
3738*5c2921b0SApple OSS Distributions
3739*5c2921b0SApple OSS Distributions            </field_description>
3740*5c2921b0SApple OSS Distributions          <field_resets>
3741*5c2921b0SApple OSS Distributions
3742*5c2921b0SApple OSS Distributions    <field_reset>
3743*5c2921b0SApple OSS Distributions
3744*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3745*5c2921b0SApple OSS Distributions
3746*5c2921b0SApple OSS Distributions    </field_reset>
3747*5c2921b0SApple OSS Distributions</field_resets>
3748*5c2921b0SApple OSS Distributions      </field>
3749*5c2921b0SApple OSS Distributions        <field
3750*5c2921b0SApple OSS Distributions           id="FnV_10_10"
3751*5c2921b0SApple OSS Distributions           is_variable_length="False"
3752*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3753*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3754*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3755*5c2921b0SApple OSS Distributions           is_constant_value="False"
3756*5c2921b0SApple OSS Distributions        >
3757*5c2921b0SApple OSS Distributions          <field_name>FnV</field_name>
3758*5c2921b0SApple OSS Distributions        <field_msb>10</field_msb>
3759*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
3760*5c2921b0SApple OSS Distributions        <field_description order="before">
3761*5c2921b0SApple OSS Distributions
3762*5c2921b0SApple OSS Distributions  <para>FAR not Valid, for a synchronous External abort other than a synchronous External abort on a translation table walk.</para>
3763*5c2921b0SApple OSS Distributions
3764*5c2921b0SApple OSS Distributions        </field_description>
3765*5c2921b0SApple OSS Distributions        <field_values>
3766*5c2921b0SApple OSS Distributions
3767*5c2921b0SApple OSS Distributions
3768*5c2921b0SApple OSS Distributions                <field_value_instance>
3769*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3770*5c2921b0SApple OSS Distributions        <field_value_description>
3771*5c2921b0SApple OSS Distributions  <para>FAR is valid.</para>
3772*5c2921b0SApple OSS Distributions</field_value_description>
3773*5c2921b0SApple OSS Distributions    </field_value_instance>
3774*5c2921b0SApple OSS Distributions                <field_value_instance>
3775*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3776*5c2921b0SApple OSS Distributions        <field_value_description>
3777*5c2921b0SApple OSS Distributions  <para>FAR is not valid, and holds an <arm-defined-word>UNKNOWN</arm-defined-word> value.</para>
3778*5c2921b0SApple OSS Distributions</field_value_description>
3779*5c2921b0SApple OSS Distributions    </field_value_instance>
3780*5c2921b0SApple OSS Distributions        </field_values>
3781*5c2921b0SApple OSS Distributions            <field_description order="after">
3782*5c2921b0SApple OSS Distributions
3783*5c2921b0SApple OSS Distributions  <para>This field is valid only if the DFSC code is <binarynumber>0b010000</binarynumber>. It is <arm-defined-word>RES0</arm-defined-word> for all other aborts.</para>
3784*5c2921b0SApple OSS Distributions
3785*5c2921b0SApple OSS Distributions            </field_description>
3786*5c2921b0SApple OSS Distributions          <field_resets>
3787*5c2921b0SApple OSS Distributions
3788*5c2921b0SApple OSS Distributions    <field_reset>
3789*5c2921b0SApple OSS Distributions
3790*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3791*5c2921b0SApple OSS Distributions
3792*5c2921b0SApple OSS Distributions    </field_reset>
3793*5c2921b0SApple OSS Distributions</field_resets>
3794*5c2921b0SApple OSS Distributions      </field>
3795*5c2921b0SApple OSS Distributions        <field
3796*5c2921b0SApple OSS Distributions           id="EA_9_9"
3797*5c2921b0SApple OSS Distributions           is_variable_length="False"
3798*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3799*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3800*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3801*5c2921b0SApple OSS Distributions           is_constant_value="False"
3802*5c2921b0SApple OSS Distributions        >
3803*5c2921b0SApple OSS Distributions          <field_name>EA</field_name>
3804*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
3805*5c2921b0SApple OSS Distributions        <field_lsb>9</field_lsb>
3806*5c2921b0SApple OSS Distributions        <field_description order="before">
3807*5c2921b0SApple OSS Distributions
3808*5c2921b0SApple OSS Distributions  <para>External abort type. This bit can provide an <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> classification of External aborts.</para>
3809*5c2921b0SApple OSS Distributions<para>For any abort other than an External abort this bit returns a value of 0.</para>
3810*5c2921b0SApple OSS Distributions
3811*5c2921b0SApple OSS Distributions        </field_description>
3812*5c2921b0SApple OSS Distributions        <field_values>
3813*5c2921b0SApple OSS Distributions
3814*5c2921b0SApple OSS Distributions
3815*5c2921b0SApple OSS Distributions        </field_values>
3816*5c2921b0SApple OSS Distributions          <field_resets>
3817*5c2921b0SApple OSS Distributions
3818*5c2921b0SApple OSS Distributions    <field_reset>
3819*5c2921b0SApple OSS Distributions
3820*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3821*5c2921b0SApple OSS Distributions
3822*5c2921b0SApple OSS Distributions    </field_reset>
3823*5c2921b0SApple OSS Distributions</field_resets>
3824*5c2921b0SApple OSS Distributions      </field>
3825*5c2921b0SApple OSS Distributions        <field
3826*5c2921b0SApple OSS Distributions           id="CM_8_8"
3827*5c2921b0SApple OSS Distributions           is_variable_length="False"
3828*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3829*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3830*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3831*5c2921b0SApple OSS Distributions           is_constant_value="False"
3832*5c2921b0SApple OSS Distributions        >
3833*5c2921b0SApple OSS Distributions          <field_name>CM</field_name>
3834*5c2921b0SApple OSS Distributions        <field_msb>8</field_msb>
3835*5c2921b0SApple OSS Distributions        <field_lsb>8</field_lsb>
3836*5c2921b0SApple OSS Distributions        <field_description order="before">
3837*5c2921b0SApple OSS Distributions
3838*5c2921b0SApple OSS Distributions  <para>Cache maintenance. Indicates whether the Data Abort came from a cache maintenance or address translation instruction:</para>
3839*5c2921b0SApple OSS Distributions
3840*5c2921b0SApple OSS Distributions        </field_description>
3841*5c2921b0SApple OSS Distributions        <field_values>
3842*5c2921b0SApple OSS Distributions
3843*5c2921b0SApple OSS Distributions
3844*5c2921b0SApple OSS Distributions                <field_value_instance>
3845*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3846*5c2921b0SApple OSS Distributions        <field_value_description>
3847*5c2921b0SApple OSS Distributions  <para>The Data Abort was not generated by the execution of one of the System instructions identified in the description of value 1.</para>
3848*5c2921b0SApple OSS Distributions</field_value_description>
3849*5c2921b0SApple OSS Distributions    </field_value_instance>
3850*5c2921b0SApple OSS Distributions                <field_value_instance>
3851*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3852*5c2921b0SApple OSS Distributions        <field_value_description>
3853*5c2921b0SApple OSS Distributions  <para>The Data Abort was generated by either the execution of a cache maintenance instruction or by a synchronous fault on the execution of an address translation instruction. The <register_link id="AArch64-dc-zva.xml" state="AArch64">DC ZVA</register_link> instruction is not classified as a cache maintenance instruction, and therefore its execution cannot cause this field to be set to 1.</para>
3854*5c2921b0SApple OSS Distributions</field_value_description>
3855*5c2921b0SApple OSS Distributions    </field_value_instance>
3856*5c2921b0SApple OSS Distributions        </field_values>
3857*5c2921b0SApple OSS Distributions          <field_resets>
3858*5c2921b0SApple OSS Distributions
3859*5c2921b0SApple OSS Distributions    <field_reset>
3860*5c2921b0SApple OSS Distributions
3861*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3862*5c2921b0SApple OSS Distributions
3863*5c2921b0SApple OSS Distributions    </field_reset>
3864*5c2921b0SApple OSS Distributions</field_resets>
3865*5c2921b0SApple OSS Distributions      </field>
3866*5c2921b0SApple OSS Distributions        <field
3867*5c2921b0SApple OSS Distributions           id="S1PTW_7_7"
3868*5c2921b0SApple OSS Distributions           is_variable_length="False"
3869*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3870*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3871*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3872*5c2921b0SApple OSS Distributions           is_constant_value="False"
3873*5c2921b0SApple OSS Distributions        >
3874*5c2921b0SApple OSS Distributions          <field_name>S1PTW</field_name>
3875*5c2921b0SApple OSS Distributions        <field_msb>7</field_msb>
3876*5c2921b0SApple OSS Distributions        <field_lsb>7</field_lsb>
3877*5c2921b0SApple OSS Distributions        <field_description order="before">
3878*5c2921b0SApple OSS Distributions
3879*5c2921b0SApple OSS Distributions  <para>For a stage 2 fault, indicates whether the fault was a stage 2 fault on an access made for a stage 1 translation table walk:</para>
3880*5c2921b0SApple OSS Distributions
3881*5c2921b0SApple OSS Distributions        </field_description>
3882*5c2921b0SApple OSS Distributions        <field_values>
3883*5c2921b0SApple OSS Distributions
3884*5c2921b0SApple OSS Distributions
3885*5c2921b0SApple OSS Distributions                <field_value_instance>
3886*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3887*5c2921b0SApple OSS Distributions        <field_value_description>
3888*5c2921b0SApple OSS Distributions  <para>Fault not on a stage 2 translation for a stage 1 translation table walk.</para>
3889*5c2921b0SApple OSS Distributions</field_value_description>
3890*5c2921b0SApple OSS Distributions    </field_value_instance>
3891*5c2921b0SApple OSS Distributions                <field_value_instance>
3892*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3893*5c2921b0SApple OSS Distributions        <field_value_description>
3894*5c2921b0SApple OSS Distributions  <para>Fault on the stage 2 translation of an access for a stage 1 translation table walk.</para>
3895*5c2921b0SApple OSS Distributions</field_value_description>
3896*5c2921b0SApple OSS Distributions    </field_value_instance>
3897*5c2921b0SApple OSS Distributions        </field_values>
3898*5c2921b0SApple OSS Distributions            <field_description order="after">
3899*5c2921b0SApple OSS Distributions
3900*5c2921b0SApple OSS Distributions  <para>For any abort other than a stage 2 fault this bit is <arm-defined-word>RES0</arm-defined-word>.</para>
3901*5c2921b0SApple OSS Distributions
3902*5c2921b0SApple OSS Distributions            </field_description>
3903*5c2921b0SApple OSS Distributions          <field_resets>
3904*5c2921b0SApple OSS Distributions
3905*5c2921b0SApple OSS Distributions    <field_reset>
3906*5c2921b0SApple OSS Distributions
3907*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3908*5c2921b0SApple OSS Distributions
3909*5c2921b0SApple OSS Distributions    </field_reset>
3910*5c2921b0SApple OSS Distributions</field_resets>
3911*5c2921b0SApple OSS Distributions      </field>
3912*5c2921b0SApple OSS Distributions        <field
3913*5c2921b0SApple OSS Distributions           id="WnR_6_6"
3914*5c2921b0SApple OSS Distributions           is_variable_length="False"
3915*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3916*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3917*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3918*5c2921b0SApple OSS Distributions           is_constant_value="False"
3919*5c2921b0SApple OSS Distributions        >
3920*5c2921b0SApple OSS Distributions          <field_name>WnR</field_name>
3921*5c2921b0SApple OSS Distributions        <field_msb>6</field_msb>
3922*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
3923*5c2921b0SApple OSS Distributions        <field_description order="before">
3924*5c2921b0SApple OSS Distributions
3925*5c2921b0SApple OSS Distributions  <para>Write not Read. Indicates whether a synchronous abort was caused by an instruction writing to a memory location, or by an instruction reading from a memory location. The possible values of this bit are:</para>
3926*5c2921b0SApple OSS Distributions
3927*5c2921b0SApple OSS Distributions        </field_description>
3928*5c2921b0SApple OSS Distributions        <field_values>
3929*5c2921b0SApple OSS Distributions
3930*5c2921b0SApple OSS Distributions
3931*5c2921b0SApple OSS Distributions                <field_value_instance>
3932*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
3933*5c2921b0SApple OSS Distributions        <field_value_description>
3934*5c2921b0SApple OSS Distributions  <para>Abort caused by an instruction reading from a memory location.</para>
3935*5c2921b0SApple OSS Distributions</field_value_description>
3936*5c2921b0SApple OSS Distributions    </field_value_instance>
3937*5c2921b0SApple OSS Distributions                <field_value_instance>
3938*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
3939*5c2921b0SApple OSS Distributions        <field_value_description>
3940*5c2921b0SApple OSS Distributions  <para>Abort caused by an instruction writing to a memory location.</para>
3941*5c2921b0SApple OSS Distributions</field_value_description>
3942*5c2921b0SApple OSS Distributions    </field_value_instance>
3943*5c2921b0SApple OSS Distributions        </field_values>
3944*5c2921b0SApple OSS Distributions            <field_description order="after">
3945*5c2921b0SApple OSS Distributions
3946*5c2921b0SApple OSS Distributions  <para>For faults on cache maintenance and address translation instructions, this bit always returns a value of 1.</para>
3947*5c2921b0SApple OSS Distributions<para>For faults from an atomic instruction that both reads and writes from a memory location, this bit is set to 0 if a read of the address specified by the instruction would have generated the fault which is being reported, otherwise it is set to 1. The architecture permits, but does not require, a relaxation of this requirement such that for all stage 2 aborts on stage 1 translation table walks for atomic instructions, the WnR bit is always 0.</para>
3948*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>UNKNOWN</arm-defined-word> for:</para>
3949*5c2921b0SApple OSS Distributions<list type="unordered">
3950*5c2921b0SApple OSS Distributions<listitem><content>An External abort on an Atomic access.</content>
3951*5c2921b0SApple OSS Distributions</listitem><listitem><content>A fault reported using a DFSC value of <binarynumber>0b110101</binarynumber> or <binarynumber>0b110001</binarynumber>, indicating an unsupported Exclusive or atomic access.</content>
3952*5c2921b0SApple OSS Distributions</listitem></list>
3953*5c2921b0SApple OSS Distributions
3954*5c2921b0SApple OSS Distributions            </field_description>
3955*5c2921b0SApple OSS Distributions          <field_resets>
3956*5c2921b0SApple OSS Distributions
3957*5c2921b0SApple OSS Distributions    <field_reset>
3958*5c2921b0SApple OSS Distributions
3959*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
3960*5c2921b0SApple OSS Distributions
3961*5c2921b0SApple OSS Distributions    </field_reset>
3962*5c2921b0SApple OSS Distributions</field_resets>
3963*5c2921b0SApple OSS Distributions      </field>
3964*5c2921b0SApple OSS Distributions        <field
3965*5c2921b0SApple OSS Distributions           id="DFSC_5_0"
3966*5c2921b0SApple OSS Distributions           is_variable_length="False"
3967*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
3968*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
3969*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
3970*5c2921b0SApple OSS Distributions           is_constant_value="False"
3971*5c2921b0SApple OSS Distributions        >
3972*5c2921b0SApple OSS Distributions          <field_name>DFSC</field_name>
3973*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
3974*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
3975*5c2921b0SApple OSS Distributions        <field_description order="before">
3976*5c2921b0SApple OSS Distributions
3977*5c2921b0SApple OSS Distributions  <para>Data Fault Status Code. Possible values of this field are:</para>
3978*5c2921b0SApple OSS Distributions
3979*5c2921b0SApple OSS Distributions        </field_description>
3980*5c2921b0SApple OSS Distributions        <field_values>
3981*5c2921b0SApple OSS Distributions
3982*5c2921b0SApple OSS Distributions
3983*5c2921b0SApple OSS Distributions                <field_value_instance>
3984*5c2921b0SApple OSS Distributions            <field_value>0b000000</field_value>
3985*5c2921b0SApple OSS Distributions        <field_value_description>
3986*5c2921b0SApple OSS Distributions  <para>Address size fault, level 0 of translation or translation table base register.</para>
3987*5c2921b0SApple OSS Distributions</field_value_description>
3988*5c2921b0SApple OSS Distributions    </field_value_instance>
3989*5c2921b0SApple OSS Distributions                <field_value_instance>
3990*5c2921b0SApple OSS Distributions            <field_value>0b000001</field_value>
3991*5c2921b0SApple OSS Distributions        <field_value_description>
3992*5c2921b0SApple OSS Distributions  <para>Address size fault, level 1.</para>
3993*5c2921b0SApple OSS Distributions</field_value_description>
3994*5c2921b0SApple OSS Distributions    </field_value_instance>
3995*5c2921b0SApple OSS Distributions                <field_value_instance>
3996*5c2921b0SApple OSS Distributions            <field_value>0b000010</field_value>
3997*5c2921b0SApple OSS Distributions        <field_value_description>
3998*5c2921b0SApple OSS Distributions  <para>Address size fault, level 2.</para>
3999*5c2921b0SApple OSS Distributions</field_value_description>
4000*5c2921b0SApple OSS Distributions    </field_value_instance>
4001*5c2921b0SApple OSS Distributions                <field_value_instance>
4002*5c2921b0SApple OSS Distributions            <field_value>0b000011</field_value>
4003*5c2921b0SApple OSS Distributions        <field_value_description>
4004*5c2921b0SApple OSS Distributions  <para>Address size fault, level 3.</para>
4005*5c2921b0SApple OSS Distributions</field_value_description>
4006*5c2921b0SApple OSS Distributions    </field_value_instance>
4007*5c2921b0SApple OSS Distributions                <field_value_instance>
4008*5c2921b0SApple OSS Distributions            <field_value>0b000100</field_value>
4009*5c2921b0SApple OSS Distributions        <field_value_description>
4010*5c2921b0SApple OSS Distributions  <para>Translation fault, level 0.</para>
4011*5c2921b0SApple OSS Distributions</field_value_description>
4012*5c2921b0SApple OSS Distributions    </field_value_instance>
4013*5c2921b0SApple OSS Distributions                <field_value_instance>
4014*5c2921b0SApple OSS Distributions            <field_value>0b000101</field_value>
4015*5c2921b0SApple OSS Distributions        <field_value_description>
4016*5c2921b0SApple OSS Distributions  <para>Translation fault, level 1.</para>
4017*5c2921b0SApple OSS Distributions</field_value_description>
4018*5c2921b0SApple OSS Distributions    </field_value_instance>
4019*5c2921b0SApple OSS Distributions                <field_value_instance>
4020*5c2921b0SApple OSS Distributions            <field_value>0b000110</field_value>
4021*5c2921b0SApple OSS Distributions        <field_value_description>
4022*5c2921b0SApple OSS Distributions  <para>Translation fault, level 2.</para>
4023*5c2921b0SApple OSS Distributions</field_value_description>
4024*5c2921b0SApple OSS Distributions    </field_value_instance>
4025*5c2921b0SApple OSS Distributions                <field_value_instance>
4026*5c2921b0SApple OSS Distributions            <field_value>0b000111</field_value>
4027*5c2921b0SApple OSS Distributions        <field_value_description>
4028*5c2921b0SApple OSS Distributions  <para>Translation fault, level 3.</para>
4029*5c2921b0SApple OSS Distributions</field_value_description>
4030*5c2921b0SApple OSS Distributions    </field_value_instance>
4031*5c2921b0SApple OSS Distributions                <field_value_instance>
4032*5c2921b0SApple OSS Distributions            <field_value>0b001001</field_value>
4033*5c2921b0SApple OSS Distributions        <field_value_description>
4034*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 1.</para>
4035*5c2921b0SApple OSS Distributions</field_value_description>
4036*5c2921b0SApple OSS Distributions    </field_value_instance>
4037*5c2921b0SApple OSS Distributions                <field_value_instance>
4038*5c2921b0SApple OSS Distributions            <field_value>0b001010</field_value>
4039*5c2921b0SApple OSS Distributions        <field_value_description>
4040*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 2.</para>
4041*5c2921b0SApple OSS Distributions</field_value_description>
4042*5c2921b0SApple OSS Distributions    </field_value_instance>
4043*5c2921b0SApple OSS Distributions                <field_value_instance>
4044*5c2921b0SApple OSS Distributions            <field_value>0b001011</field_value>
4045*5c2921b0SApple OSS Distributions        <field_value_description>
4046*5c2921b0SApple OSS Distributions  <para>Access flag fault, level 3.</para>
4047*5c2921b0SApple OSS Distributions</field_value_description>
4048*5c2921b0SApple OSS Distributions    </field_value_instance>
4049*5c2921b0SApple OSS Distributions                <field_value_instance>
4050*5c2921b0SApple OSS Distributions            <field_value>0b001101</field_value>
4051*5c2921b0SApple OSS Distributions        <field_value_description>
4052*5c2921b0SApple OSS Distributions  <para>Permission fault, level 1.</para>
4053*5c2921b0SApple OSS Distributions</field_value_description>
4054*5c2921b0SApple OSS Distributions    </field_value_instance>
4055*5c2921b0SApple OSS Distributions                <field_value_instance>
4056*5c2921b0SApple OSS Distributions            <field_value>0b001110</field_value>
4057*5c2921b0SApple OSS Distributions        <field_value_description>
4058*5c2921b0SApple OSS Distributions  <para>Permission fault, level 2.</para>
4059*5c2921b0SApple OSS Distributions</field_value_description>
4060*5c2921b0SApple OSS Distributions    </field_value_instance>
4061*5c2921b0SApple OSS Distributions                <field_value_instance>
4062*5c2921b0SApple OSS Distributions            <field_value>0b001111</field_value>
4063*5c2921b0SApple OSS Distributions        <field_value_description>
4064*5c2921b0SApple OSS Distributions  <para>Permission fault, level 3.</para>
4065*5c2921b0SApple OSS Distributions</field_value_description>
4066*5c2921b0SApple OSS Distributions    </field_value_instance>
4067*5c2921b0SApple OSS Distributions                <field_value_instance>
4068*5c2921b0SApple OSS Distributions            <field_value>0b010000</field_value>
4069*5c2921b0SApple OSS Distributions        <field_value_description>
4070*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, not on translation table walk.</para>
4071*5c2921b0SApple OSS Distributions</field_value_description>
4072*5c2921b0SApple OSS Distributions    </field_value_instance>
4073*5c2921b0SApple OSS Distributions                <field_value_instance>
4074*5c2921b0SApple OSS Distributions            <field_value>0b010001</field_value>
4075*5c2921b0SApple OSS Distributions        <field_value_description>
4076*5c2921b0SApple OSS Distributions  <para>Synchronous Tag Check fail</para>
4077*5c2921b0SApple OSS Distributions</field_value_description>
4078*5c2921b0SApple OSS Distributions    </field_value_instance>
4079*5c2921b0SApple OSS Distributions                <field_value_instance>
4080*5c2921b0SApple OSS Distributions            <field_value>0b010100</field_value>
4081*5c2921b0SApple OSS Distributions        <field_value_description>
4082*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 0.</para>
4083*5c2921b0SApple OSS Distributions</field_value_description>
4084*5c2921b0SApple OSS Distributions    </field_value_instance>
4085*5c2921b0SApple OSS Distributions                <field_value_instance>
4086*5c2921b0SApple OSS Distributions            <field_value>0b010101</field_value>
4087*5c2921b0SApple OSS Distributions        <field_value_description>
4088*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 1.</para>
4089*5c2921b0SApple OSS Distributions</field_value_description>
4090*5c2921b0SApple OSS Distributions    </field_value_instance>
4091*5c2921b0SApple OSS Distributions                <field_value_instance>
4092*5c2921b0SApple OSS Distributions            <field_value>0b010110</field_value>
4093*5c2921b0SApple OSS Distributions        <field_value_description>
4094*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 2.</para>
4095*5c2921b0SApple OSS Distributions</field_value_description>
4096*5c2921b0SApple OSS Distributions    </field_value_instance>
4097*5c2921b0SApple OSS Distributions                <field_value_instance>
4098*5c2921b0SApple OSS Distributions            <field_value>0b010111</field_value>
4099*5c2921b0SApple OSS Distributions        <field_value_description>
4100*5c2921b0SApple OSS Distributions  <para>Synchronous External abort, on translation table walk, level 3.</para>
4101*5c2921b0SApple OSS Distributions</field_value_description>
4102*5c2921b0SApple OSS Distributions    </field_value_instance>
4103*5c2921b0SApple OSS Distributions                <field_value_instance>
4104*5c2921b0SApple OSS Distributions            <field_value>0b011000</field_value>
4105*5c2921b0SApple OSS Distributions        <field_value_description>
4106*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access, not on translation table walk.</para>
4107*5c2921b0SApple OSS Distributions</field_value_description>
4108*5c2921b0SApple OSS Distributions    </field_value_instance>
4109*5c2921b0SApple OSS Distributions                <field_value_instance>
4110*5c2921b0SApple OSS Distributions            <field_value>0b011100</field_value>
4111*5c2921b0SApple OSS Distributions        <field_value_description>
4112*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 0.</para>
4113*5c2921b0SApple OSS Distributions</field_value_description>
4114*5c2921b0SApple OSS Distributions    </field_value_instance>
4115*5c2921b0SApple OSS Distributions                <field_value_instance>
4116*5c2921b0SApple OSS Distributions            <field_value>0b011101</field_value>
4117*5c2921b0SApple OSS Distributions        <field_value_description>
4118*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 1.</para>
4119*5c2921b0SApple OSS Distributions</field_value_description>
4120*5c2921b0SApple OSS Distributions    </field_value_instance>
4121*5c2921b0SApple OSS Distributions                <field_value_instance>
4122*5c2921b0SApple OSS Distributions            <field_value>0b011110</field_value>
4123*5c2921b0SApple OSS Distributions        <field_value_description>
4124*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 2.</para>
4125*5c2921b0SApple OSS Distributions</field_value_description>
4126*5c2921b0SApple OSS Distributions    </field_value_instance>
4127*5c2921b0SApple OSS Distributions                <field_value_instance>
4128*5c2921b0SApple OSS Distributions            <field_value>0b011111</field_value>
4129*5c2921b0SApple OSS Distributions        <field_value_description>
4130*5c2921b0SApple OSS Distributions  <para>Synchronous parity or ECC error on memory access on translation table walk, level 3.</para>
4131*5c2921b0SApple OSS Distributions</field_value_description>
4132*5c2921b0SApple OSS Distributions    </field_value_instance>
4133*5c2921b0SApple OSS Distributions                <field_value_instance>
4134*5c2921b0SApple OSS Distributions            <field_value>0b100001</field_value>
4135*5c2921b0SApple OSS Distributions        <field_value_description>
4136*5c2921b0SApple OSS Distributions  <para>Alignment fault.</para>
4137*5c2921b0SApple OSS Distributions</field_value_description>
4138*5c2921b0SApple OSS Distributions    </field_value_instance>
4139*5c2921b0SApple OSS Distributions                <field_value_instance>
4140*5c2921b0SApple OSS Distributions            <field_value>0b110000</field_value>
4141*5c2921b0SApple OSS Distributions        <field_value_description>
4142*5c2921b0SApple OSS Distributions  <para>TLB conflict abort.</para>
4143*5c2921b0SApple OSS Distributions</field_value_description>
4144*5c2921b0SApple OSS Distributions    </field_value_instance>
4145*5c2921b0SApple OSS Distributions                <field_value_instance>
4146*5c2921b0SApple OSS Distributions            <field_value>0b110001</field_value>
4147*5c2921b0SApple OSS Distributions        <field_value_description>
4148*5c2921b0SApple OSS Distributions  <para>Unsupported atomic hardware update fault, if the implementation includes <xref browsertext="ARMv8.1-TTHM]" filename="A_introduction_to_the_armv8_architecture.fm" linkend="v8.1.TTHM"></xref>. Otherwise reserved.</para>
4149*5c2921b0SApple OSS Distributions</field_value_description>
4150*5c2921b0SApple OSS Distributions    </field_value_instance>
4151*5c2921b0SApple OSS Distributions                <field_value_instance>
4152*5c2921b0SApple OSS Distributions            <field_value>0b110100</field_value>
4153*5c2921b0SApple OSS Distributions        <field_value_description>
4154*5c2921b0SApple OSS Distributions  <para><arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> fault (Lockdown).</para>
4155*5c2921b0SApple OSS Distributions</field_value_description>
4156*5c2921b0SApple OSS Distributions    </field_value_instance>
4157*5c2921b0SApple OSS Distributions                <field_value_instance>
4158*5c2921b0SApple OSS Distributions            <field_value>0b110101</field_value>
4159*5c2921b0SApple OSS Distributions        <field_value_description>
4160*5c2921b0SApple OSS Distributions  <para><arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> fault (Unsupported Exclusive or Atomic access).</para>
4161*5c2921b0SApple OSS Distributions</field_value_description>
4162*5c2921b0SApple OSS Distributions    </field_value_instance>
4163*5c2921b0SApple OSS Distributions                <field_value_instance>
4164*5c2921b0SApple OSS Distributions            <field_value>0b111101</field_value>
4165*5c2921b0SApple OSS Distributions        <field_value_description>
4166*5c2921b0SApple OSS Distributions  <para>Section Domain Fault, used only for faults reported in the <register_link state="AArch64" id="AArch64-par_el1.xml">PAR_EL1</register_link>.</para>
4167*5c2921b0SApple OSS Distributions</field_value_description>
4168*5c2921b0SApple OSS Distributions    </field_value_instance>
4169*5c2921b0SApple OSS Distributions                <field_value_instance>
4170*5c2921b0SApple OSS Distributions            <field_value>0b111110</field_value>
4171*5c2921b0SApple OSS Distributions        <field_value_description>
4172*5c2921b0SApple OSS Distributions  <para>Page Domain Fault, used only for faults reported in the <register_link state="AArch64" id="AArch64-par_el1.xml">PAR_EL1</register_link>.</para>
4173*5c2921b0SApple OSS Distributions</field_value_description>
4174*5c2921b0SApple OSS Distributions    </field_value_instance>
4175*5c2921b0SApple OSS Distributions        </field_values>
4176*5c2921b0SApple OSS Distributions            <field_description order="after">
4177*5c2921b0SApple OSS Distributions
4178*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
4179*5c2921b0SApple OSS Distributions<para>When the RAS Extension is implemented, <binarynumber>0b011000</binarynumber>, <binarynumber>0b011100</binarynumber>, <binarynumber>0b011101</binarynumber>, <binarynumber>0b011110</binarynumber>, and <binarynumber>0b011111</binarynumber>, are reserved.</para>
4180*5c2921b0SApple OSS Distributions<para>For more information about the lookup level associated with a fault, see <xref linkend="CACDHEEH" browsertext="'The level associated with MMU faults' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile"/>.</para>
4181*5c2921b0SApple OSS Distributions<note><para>Because Access flag faults and Permission faults can only result from a Block or Page translation table descriptor, they cannot occur at level 0.</para></note><para>If the S1PTW bit is set, then the level refers the level of the stage2 translation that is translating a stage 1 translation walk.</para>
4182*5c2921b0SApple OSS Distributions
4183*5c2921b0SApple OSS Distributions            </field_description>
4184*5c2921b0SApple OSS Distributions          <field_resets>
4185*5c2921b0SApple OSS Distributions
4186*5c2921b0SApple OSS Distributions    <field_reset>
4187*5c2921b0SApple OSS Distributions
4188*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4189*5c2921b0SApple OSS Distributions
4190*5c2921b0SApple OSS Distributions    </field_reset>
4191*5c2921b0SApple OSS Distributions</field_resets>
4192*5c2921b0SApple OSS Distributions      </field>
4193*5c2921b0SApple OSS Distributions    <text_after_fields>
4194*5c2921b0SApple OSS Distributions
4195*5c2921b0SApple OSS Distributions
4196*5c2921b0SApple OSS Distributions
4197*5c2921b0SApple OSS Distributions    </text_after_fields>
4198*5c2921b0SApple OSS Distributions  </fields>
4199*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
4200*5c2921b0SApple OSS Distributions
4201*5c2921b0SApple OSS Distributions
4202*5c2921b0SApple OSS Distributions
4203*5c2921b0SApple OSS Distributions
4204*5c2921b0SApple OSS Distributions
4205*5c2921b0SApple OSS Distributions
4206*5c2921b0SApple OSS Distributions
4207*5c2921b0SApple OSS Distributions
4208*5c2921b0SApple OSS Distributions
4209*5c2921b0SApple OSS Distributions
4210*5c2921b0SApple OSS Distributions
4211*5c2921b0SApple OSS Distributions
4212*5c2921b0SApple OSS Distributions
4213*5c2921b0SApple OSS Distributions
4214*5c2921b0SApple OSS Distributions
4215*5c2921b0SApple OSS Distributions
4216*5c2921b0SApple OSS Distributions
4217*5c2921b0SApple OSS Distributions
4218*5c2921b0SApple OSS Distributions
4219*5c2921b0SApple OSS Distributions
4220*5c2921b0SApple OSS Distributions
4221*5c2921b0SApple OSS Distributions
4222*5c2921b0SApple OSS Distributions
4223*5c2921b0SApple OSS Distributions
4224*5c2921b0SApple OSS Distributions
4225*5c2921b0SApple OSS Distributions
4226*5c2921b0SApple OSS Distributions
4227*5c2921b0SApple OSS Distributions
4228*5c2921b0SApple OSS Distributions
4229*5c2921b0SApple OSS Distributions
4230*5c2921b0SApple OSS Distributions        <fieldat id="ISV_24_24" msb="24" lsb="24"/>
4231*5c2921b0SApple OSS Distributions        <fieldat id="SAS_23_22" msb="23" lsb="22"/>
4232*5c2921b0SApple OSS Distributions        <fieldat id="SSE_21_21" msb="21" lsb="21"/>
4233*5c2921b0SApple OSS Distributions        <fieldat id="SRT_20_16" msb="20" lsb="16"/>
4234*5c2921b0SApple OSS Distributions        <fieldat id="SF_15_15" msb="15" lsb="15"/>
4235*5c2921b0SApple OSS Distributions        <fieldat id="AR_14_14" msb="14" lsb="14"/>
4236*5c2921b0SApple OSS Distributions        <fieldat id="VNCR_13_13_1" msb="13" lsb="13"/>
4237*5c2921b0SApple OSS Distributions        <fieldat id="SET_12_11" msb="12" lsb="11"/>
4238*5c2921b0SApple OSS Distributions        <fieldat id="FnV_10_10" msb="10" lsb="10"/>
4239*5c2921b0SApple OSS Distributions        <fieldat id="EA_9_9" msb="9" lsb="9"/>
4240*5c2921b0SApple OSS Distributions        <fieldat id="CM_8_8" msb="8" lsb="8"/>
4241*5c2921b0SApple OSS Distributions        <fieldat id="S1PTW_7_7" msb="7" lsb="7"/>
4242*5c2921b0SApple OSS Distributions        <fieldat id="WnR_6_6" msb="6" lsb="6"/>
4243*5c2921b0SApple OSS Distributions        <fieldat id="DFSC_5_0" msb="5" lsb="0"/>
4244*5c2921b0SApple OSS Distributions    </reg_fieldset>
4245*5c2921b0SApple OSS Distributions            </partial_fieldset>
4246*5c2921b0SApple OSS Distributions            <partial_fieldset>
4247*5c2921b0SApple OSS Distributions              <fields length="25">
4248*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a trapped floating-point exception</fields_instance>
4249*5c2921b0SApple OSS Distributions    <text_before_fields>
4250*5c2921b0SApple OSS Distributions
4251*5c2921b0SApple OSS Distributions
4252*5c2921b0SApple OSS Distributions
4253*5c2921b0SApple OSS Distributions    </text_before_fields>
4254*5c2921b0SApple OSS Distributions
4255*5c2921b0SApple OSS Distributions        <field
4256*5c2921b0SApple OSS Distributions           id="0_24_24"
4257*5c2921b0SApple OSS Distributions           is_variable_length="False"
4258*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4259*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4260*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4261*5c2921b0SApple OSS Distributions           is_constant_value="False"
4262*5c2921b0SApple OSS Distributions           rwtype="RES0"
4263*5c2921b0SApple OSS Distributions        >
4264*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4265*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
4266*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
4267*5c2921b0SApple OSS Distributions        <field_description order="before">
4268*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4269*5c2921b0SApple OSS Distributions        </field_description>
4270*5c2921b0SApple OSS Distributions        <field_values>
4271*5c2921b0SApple OSS Distributions        </field_values>
4272*5c2921b0SApple OSS Distributions      </field>
4273*5c2921b0SApple OSS Distributions        <field
4274*5c2921b0SApple OSS Distributions           id="TFV_23_23"
4275*5c2921b0SApple OSS Distributions           is_variable_length="False"
4276*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4277*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4278*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4279*5c2921b0SApple OSS Distributions           is_constant_value="False"
4280*5c2921b0SApple OSS Distributions        >
4281*5c2921b0SApple OSS Distributions          <field_name>TFV</field_name>
4282*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
4283*5c2921b0SApple OSS Distributions        <field_lsb>23</field_lsb>
4284*5c2921b0SApple OSS Distributions        <field_description order="before">
4285*5c2921b0SApple OSS Distributions
4286*5c2921b0SApple OSS Distributions  <para>Trapped Fault Valid bit. Indicates whether the IDF, IXF, UFF, OFF, DZF, and IOF bits hold valid information about trapped floating-point exceptions. The possible values of this bit are:</para>
4287*5c2921b0SApple OSS Distributions
4288*5c2921b0SApple OSS Distributions        </field_description>
4289*5c2921b0SApple OSS Distributions        <field_values>
4290*5c2921b0SApple OSS Distributions
4291*5c2921b0SApple OSS Distributions
4292*5c2921b0SApple OSS Distributions                <field_value_instance>
4293*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4294*5c2921b0SApple OSS Distributions        <field_value_description>
4295*5c2921b0SApple OSS Distributions  <para>The IDF, IXF, UFF, OFF, DZF, and IOF bits do not hold valid information about trapped floating-point exceptions and are <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
4296*5c2921b0SApple OSS Distributions</field_value_description>
4297*5c2921b0SApple OSS Distributions    </field_value_instance>
4298*5c2921b0SApple OSS Distributions                <field_value_instance>
4299*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4300*5c2921b0SApple OSS Distributions        <field_value_description>
4301*5c2921b0SApple OSS Distributions  <para>One or more floating-point exceptions occurred during an operation performed while executing the reported instruction. The IDF, IXF, UFF, OFF, DZF, and IOF bits indicate trapped floating-point exceptions that occurred. For more information see <xref linkend="BEIJDDAG" browsertext="'Floating-point exception traps' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1.13.4"/>.</para>
4302*5c2921b0SApple OSS Distributions</field_value_description>
4303*5c2921b0SApple OSS Distributions    </field_value_instance>
4304*5c2921b0SApple OSS Distributions        </field_values>
4305*5c2921b0SApple OSS Distributions            <field_description order="after">
4306*5c2921b0SApple OSS Distributions
4307*5c2921b0SApple OSS Distributions  <para>It is <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> whether this field is set to 0 on an exception generated by a trapped floating point exception from a vector instruction.</para>
4308*5c2921b0SApple OSS Distributions<note><para>This is not a requirement. Implementations can set this field to 1 on a trapped floating-point exception from a vector instruction and return valid information in the {IDF, IXF, UFF, OFF, DZF, IOF} fields.</para></note>
4309*5c2921b0SApple OSS Distributions
4310*5c2921b0SApple OSS Distributions            </field_description>
4311*5c2921b0SApple OSS Distributions          <field_resets>
4312*5c2921b0SApple OSS Distributions
4313*5c2921b0SApple OSS Distributions    <field_reset>
4314*5c2921b0SApple OSS Distributions
4315*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4316*5c2921b0SApple OSS Distributions
4317*5c2921b0SApple OSS Distributions    </field_reset>
4318*5c2921b0SApple OSS Distributions</field_resets>
4319*5c2921b0SApple OSS Distributions      </field>
4320*5c2921b0SApple OSS Distributions        <field
4321*5c2921b0SApple OSS Distributions           id="0_22_11"
4322*5c2921b0SApple OSS Distributions           is_variable_length="False"
4323*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4324*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4325*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4326*5c2921b0SApple OSS Distributions           is_constant_value="False"
4327*5c2921b0SApple OSS Distributions           rwtype="RES0"
4328*5c2921b0SApple OSS Distributions        >
4329*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4330*5c2921b0SApple OSS Distributions        <field_msb>22</field_msb>
4331*5c2921b0SApple OSS Distributions        <field_lsb>11</field_lsb>
4332*5c2921b0SApple OSS Distributions        <field_description order="before">
4333*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4334*5c2921b0SApple OSS Distributions        </field_description>
4335*5c2921b0SApple OSS Distributions        <field_values>
4336*5c2921b0SApple OSS Distributions        </field_values>
4337*5c2921b0SApple OSS Distributions      </field>
4338*5c2921b0SApple OSS Distributions        <field
4339*5c2921b0SApple OSS Distributions           id="VECITR_10_8"
4340*5c2921b0SApple OSS Distributions           is_variable_length="False"
4341*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4342*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4343*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4344*5c2921b0SApple OSS Distributions           is_constant_value="False"
4345*5c2921b0SApple OSS Distributions        >
4346*5c2921b0SApple OSS Distributions          <field_name>VECITR</field_name>
4347*5c2921b0SApple OSS Distributions        <field_msb>10</field_msb>
4348*5c2921b0SApple OSS Distributions        <field_lsb>8</field_lsb>
4349*5c2921b0SApple OSS Distributions        <field_description order="before">
4350*5c2921b0SApple OSS Distributions
4351*5c2921b0SApple OSS Distributions  <para>For a trapped floating-point exception from an instruction executed in AArch32 state this field is <arm-defined-word>RES1</arm-defined-word>.</para>
4352*5c2921b0SApple OSS Distributions<para>For a trapped floating-point exception from an instruction executed in AArch64 state this field is <arm-defined-word>UNKNOWN</arm-defined-word>.</para>
4353*5c2921b0SApple OSS Distributions
4354*5c2921b0SApple OSS Distributions        </field_description>
4355*5c2921b0SApple OSS Distributions        <field_values>
4356*5c2921b0SApple OSS Distributions
4357*5c2921b0SApple OSS Distributions
4358*5c2921b0SApple OSS Distributions        </field_values>
4359*5c2921b0SApple OSS Distributions          <field_resets>
4360*5c2921b0SApple OSS Distributions
4361*5c2921b0SApple OSS Distributions    <field_reset>
4362*5c2921b0SApple OSS Distributions
4363*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4364*5c2921b0SApple OSS Distributions
4365*5c2921b0SApple OSS Distributions    </field_reset>
4366*5c2921b0SApple OSS Distributions</field_resets>
4367*5c2921b0SApple OSS Distributions      </field>
4368*5c2921b0SApple OSS Distributions        <field
4369*5c2921b0SApple OSS Distributions           id="IDF_7_7"
4370*5c2921b0SApple OSS Distributions           is_variable_length="False"
4371*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4372*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4373*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4374*5c2921b0SApple OSS Distributions           is_constant_value="False"
4375*5c2921b0SApple OSS Distributions        >
4376*5c2921b0SApple OSS Distributions          <field_name>IDF</field_name>
4377*5c2921b0SApple OSS Distributions        <field_msb>7</field_msb>
4378*5c2921b0SApple OSS Distributions        <field_lsb>7</field_lsb>
4379*5c2921b0SApple OSS Distributions        <field_description order="before">
4380*5c2921b0SApple OSS Distributions
4381*5c2921b0SApple OSS Distributions  <para>Input Denormal floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4382*5c2921b0SApple OSS Distributions
4383*5c2921b0SApple OSS Distributions        </field_description>
4384*5c2921b0SApple OSS Distributions        <field_values>
4385*5c2921b0SApple OSS Distributions
4386*5c2921b0SApple OSS Distributions
4387*5c2921b0SApple OSS Distributions                <field_value_instance>
4388*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4389*5c2921b0SApple OSS Distributions        <field_value_description>
4390*5c2921b0SApple OSS Distributions  <para>Input denormal floating-point exception has not occurred.</para>
4391*5c2921b0SApple OSS Distributions</field_value_description>
4392*5c2921b0SApple OSS Distributions    </field_value_instance>
4393*5c2921b0SApple OSS Distributions                <field_value_instance>
4394*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4395*5c2921b0SApple OSS Distributions        <field_value_description>
4396*5c2921b0SApple OSS Distributions  <para>Input denormal floating-point exception occurred during execution of the reported instruction.</para>
4397*5c2921b0SApple OSS Distributions</field_value_description>
4398*5c2921b0SApple OSS Distributions    </field_value_instance>
4399*5c2921b0SApple OSS Distributions        </field_values>
4400*5c2921b0SApple OSS Distributions          <field_resets>
4401*5c2921b0SApple OSS Distributions
4402*5c2921b0SApple OSS Distributions    <field_reset>
4403*5c2921b0SApple OSS Distributions
4404*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4405*5c2921b0SApple OSS Distributions
4406*5c2921b0SApple OSS Distributions    </field_reset>
4407*5c2921b0SApple OSS Distributions</field_resets>
4408*5c2921b0SApple OSS Distributions      </field>
4409*5c2921b0SApple OSS Distributions        <field
4410*5c2921b0SApple OSS Distributions           id="0_6_5"
4411*5c2921b0SApple OSS Distributions           is_variable_length="False"
4412*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4413*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4414*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4415*5c2921b0SApple OSS Distributions           is_constant_value="False"
4416*5c2921b0SApple OSS Distributions           rwtype="RES0"
4417*5c2921b0SApple OSS Distributions        >
4418*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4419*5c2921b0SApple OSS Distributions        <field_msb>6</field_msb>
4420*5c2921b0SApple OSS Distributions        <field_lsb>5</field_lsb>
4421*5c2921b0SApple OSS Distributions        <field_description order="before">
4422*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4423*5c2921b0SApple OSS Distributions        </field_description>
4424*5c2921b0SApple OSS Distributions        <field_values>
4425*5c2921b0SApple OSS Distributions        </field_values>
4426*5c2921b0SApple OSS Distributions      </field>
4427*5c2921b0SApple OSS Distributions        <field
4428*5c2921b0SApple OSS Distributions           id="IXF_4_4"
4429*5c2921b0SApple OSS Distributions           is_variable_length="False"
4430*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4431*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4432*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4433*5c2921b0SApple OSS Distributions           is_constant_value="False"
4434*5c2921b0SApple OSS Distributions        >
4435*5c2921b0SApple OSS Distributions          <field_name>IXF</field_name>
4436*5c2921b0SApple OSS Distributions        <field_msb>4</field_msb>
4437*5c2921b0SApple OSS Distributions        <field_lsb>4</field_lsb>
4438*5c2921b0SApple OSS Distributions        <field_description order="before">
4439*5c2921b0SApple OSS Distributions
4440*5c2921b0SApple OSS Distributions  <para>Inexact floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4441*5c2921b0SApple OSS Distributions
4442*5c2921b0SApple OSS Distributions        </field_description>
4443*5c2921b0SApple OSS Distributions        <field_values>
4444*5c2921b0SApple OSS Distributions
4445*5c2921b0SApple OSS Distributions
4446*5c2921b0SApple OSS Distributions                <field_value_instance>
4447*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4448*5c2921b0SApple OSS Distributions        <field_value_description>
4449*5c2921b0SApple OSS Distributions  <para>Inexact floating-point exception has not occurred.</para>
4450*5c2921b0SApple OSS Distributions</field_value_description>
4451*5c2921b0SApple OSS Distributions    </field_value_instance>
4452*5c2921b0SApple OSS Distributions                <field_value_instance>
4453*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4454*5c2921b0SApple OSS Distributions        <field_value_description>
4455*5c2921b0SApple OSS Distributions  <para>Inexact floating-point exception occurred during execution of the reported instruction.</para>
4456*5c2921b0SApple OSS Distributions</field_value_description>
4457*5c2921b0SApple OSS Distributions    </field_value_instance>
4458*5c2921b0SApple OSS Distributions        </field_values>
4459*5c2921b0SApple OSS Distributions          <field_resets>
4460*5c2921b0SApple OSS Distributions
4461*5c2921b0SApple OSS Distributions    <field_reset>
4462*5c2921b0SApple OSS Distributions
4463*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4464*5c2921b0SApple OSS Distributions
4465*5c2921b0SApple OSS Distributions    </field_reset>
4466*5c2921b0SApple OSS Distributions</field_resets>
4467*5c2921b0SApple OSS Distributions      </field>
4468*5c2921b0SApple OSS Distributions        <field
4469*5c2921b0SApple OSS Distributions           id="UFF_3_3"
4470*5c2921b0SApple OSS Distributions           is_variable_length="False"
4471*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4472*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4473*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4474*5c2921b0SApple OSS Distributions           is_constant_value="False"
4475*5c2921b0SApple OSS Distributions        >
4476*5c2921b0SApple OSS Distributions          <field_name>UFF</field_name>
4477*5c2921b0SApple OSS Distributions        <field_msb>3</field_msb>
4478*5c2921b0SApple OSS Distributions        <field_lsb>3</field_lsb>
4479*5c2921b0SApple OSS Distributions        <field_description order="before">
4480*5c2921b0SApple OSS Distributions
4481*5c2921b0SApple OSS Distributions  <para>Underflow floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4482*5c2921b0SApple OSS Distributions
4483*5c2921b0SApple OSS Distributions        </field_description>
4484*5c2921b0SApple OSS Distributions        <field_values>
4485*5c2921b0SApple OSS Distributions
4486*5c2921b0SApple OSS Distributions
4487*5c2921b0SApple OSS Distributions                <field_value_instance>
4488*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4489*5c2921b0SApple OSS Distributions        <field_value_description>
4490*5c2921b0SApple OSS Distributions  <para>Underflow floating-point exception has not occurred.</para>
4491*5c2921b0SApple OSS Distributions</field_value_description>
4492*5c2921b0SApple OSS Distributions    </field_value_instance>
4493*5c2921b0SApple OSS Distributions                <field_value_instance>
4494*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4495*5c2921b0SApple OSS Distributions        <field_value_description>
4496*5c2921b0SApple OSS Distributions  <para>Underflow floating-point exception occurred during execution of the reported instruction.</para>
4497*5c2921b0SApple OSS Distributions</field_value_description>
4498*5c2921b0SApple OSS Distributions    </field_value_instance>
4499*5c2921b0SApple OSS Distributions        </field_values>
4500*5c2921b0SApple OSS Distributions          <field_resets>
4501*5c2921b0SApple OSS Distributions
4502*5c2921b0SApple OSS Distributions    <field_reset>
4503*5c2921b0SApple OSS Distributions
4504*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4505*5c2921b0SApple OSS Distributions
4506*5c2921b0SApple OSS Distributions    </field_reset>
4507*5c2921b0SApple OSS Distributions</field_resets>
4508*5c2921b0SApple OSS Distributions      </field>
4509*5c2921b0SApple OSS Distributions        <field
4510*5c2921b0SApple OSS Distributions           id="OFF_2_2"
4511*5c2921b0SApple OSS Distributions           is_variable_length="False"
4512*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4513*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4514*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4515*5c2921b0SApple OSS Distributions           is_constant_value="False"
4516*5c2921b0SApple OSS Distributions        >
4517*5c2921b0SApple OSS Distributions          <field_name>OFF</field_name>
4518*5c2921b0SApple OSS Distributions        <field_msb>2</field_msb>
4519*5c2921b0SApple OSS Distributions        <field_lsb>2</field_lsb>
4520*5c2921b0SApple OSS Distributions        <field_description order="before">
4521*5c2921b0SApple OSS Distributions
4522*5c2921b0SApple OSS Distributions  <para>Overflow floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4523*5c2921b0SApple OSS Distributions
4524*5c2921b0SApple OSS Distributions        </field_description>
4525*5c2921b0SApple OSS Distributions        <field_values>
4526*5c2921b0SApple OSS Distributions
4527*5c2921b0SApple OSS Distributions
4528*5c2921b0SApple OSS Distributions                <field_value_instance>
4529*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4530*5c2921b0SApple OSS Distributions        <field_value_description>
4531*5c2921b0SApple OSS Distributions  <para>Overflow floating-point exception has not occurred.</para>
4532*5c2921b0SApple OSS Distributions</field_value_description>
4533*5c2921b0SApple OSS Distributions    </field_value_instance>
4534*5c2921b0SApple OSS Distributions                <field_value_instance>
4535*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4536*5c2921b0SApple OSS Distributions        <field_value_description>
4537*5c2921b0SApple OSS Distributions  <para>Overflow floating-point exception occurred during execution of the reported instruction.</para>
4538*5c2921b0SApple OSS Distributions</field_value_description>
4539*5c2921b0SApple OSS Distributions    </field_value_instance>
4540*5c2921b0SApple OSS Distributions        </field_values>
4541*5c2921b0SApple OSS Distributions          <field_resets>
4542*5c2921b0SApple OSS Distributions
4543*5c2921b0SApple OSS Distributions    <field_reset>
4544*5c2921b0SApple OSS Distributions
4545*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4546*5c2921b0SApple OSS Distributions
4547*5c2921b0SApple OSS Distributions    </field_reset>
4548*5c2921b0SApple OSS Distributions</field_resets>
4549*5c2921b0SApple OSS Distributions      </field>
4550*5c2921b0SApple OSS Distributions        <field
4551*5c2921b0SApple OSS Distributions           id="DZF_1_1"
4552*5c2921b0SApple OSS Distributions           is_variable_length="False"
4553*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4554*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4555*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4556*5c2921b0SApple OSS Distributions           is_constant_value="False"
4557*5c2921b0SApple OSS Distributions        >
4558*5c2921b0SApple OSS Distributions          <field_name>DZF</field_name>
4559*5c2921b0SApple OSS Distributions        <field_msb>1</field_msb>
4560*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
4561*5c2921b0SApple OSS Distributions        <field_description order="before">
4562*5c2921b0SApple OSS Distributions
4563*5c2921b0SApple OSS Distributions  <para>Divide by Zero floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4564*5c2921b0SApple OSS Distributions
4565*5c2921b0SApple OSS Distributions        </field_description>
4566*5c2921b0SApple OSS Distributions        <field_values>
4567*5c2921b0SApple OSS Distributions
4568*5c2921b0SApple OSS Distributions
4569*5c2921b0SApple OSS Distributions                <field_value_instance>
4570*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4571*5c2921b0SApple OSS Distributions        <field_value_description>
4572*5c2921b0SApple OSS Distributions  <para>Divide by Zero floating-point exception has not occurred.</para>
4573*5c2921b0SApple OSS Distributions</field_value_description>
4574*5c2921b0SApple OSS Distributions    </field_value_instance>
4575*5c2921b0SApple OSS Distributions                <field_value_instance>
4576*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4577*5c2921b0SApple OSS Distributions        <field_value_description>
4578*5c2921b0SApple OSS Distributions  <para>Divide by Zero floating-point exception occurred during execution of the reported instruction.</para>
4579*5c2921b0SApple OSS Distributions</field_value_description>
4580*5c2921b0SApple OSS Distributions    </field_value_instance>
4581*5c2921b0SApple OSS Distributions        </field_values>
4582*5c2921b0SApple OSS Distributions          <field_resets>
4583*5c2921b0SApple OSS Distributions
4584*5c2921b0SApple OSS Distributions    <field_reset>
4585*5c2921b0SApple OSS Distributions
4586*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4587*5c2921b0SApple OSS Distributions
4588*5c2921b0SApple OSS Distributions    </field_reset>
4589*5c2921b0SApple OSS Distributions</field_resets>
4590*5c2921b0SApple OSS Distributions      </field>
4591*5c2921b0SApple OSS Distributions        <field
4592*5c2921b0SApple OSS Distributions           id="IOF_0_0"
4593*5c2921b0SApple OSS Distributions           is_variable_length="False"
4594*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4595*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4596*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4597*5c2921b0SApple OSS Distributions           is_constant_value="False"
4598*5c2921b0SApple OSS Distributions        >
4599*5c2921b0SApple OSS Distributions          <field_name>IOF</field_name>
4600*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
4601*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
4602*5c2921b0SApple OSS Distributions        <field_description order="before">
4603*5c2921b0SApple OSS Distributions
4604*5c2921b0SApple OSS Distributions  <para>Invalid Operation floating-point exception trapped bit. If the TFV field is 0, this bit is <arm-defined-word>UNKNOWN</arm-defined-word>. Otherwise, the possible values of this bit are:</para>
4605*5c2921b0SApple OSS Distributions
4606*5c2921b0SApple OSS Distributions        </field_description>
4607*5c2921b0SApple OSS Distributions        <field_values>
4608*5c2921b0SApple OSS Distributions
4609*5c2921b0SApple OSS Distributions
4610*5c2921b0SApple OSS Distributions                <field_value_instance>
4611*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4612*5c2921b0SApple OSS Distributions        <field_value_description>
4613*5c2921b0SApple OSS Distributions  <para>Invalid Operation floating-point exception has not occurred.</para>
4614*5c2921b0SApple OSS Distributions</field_value_description>
4615*5c2921b0SApple OSS Distributions    </field_value_instance>
4616*5c2921b0SApple OSS Distributions                <field_value_instance>
4617*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4618*5c2921b0SApple OSS Distributions        <field_value_description>
4619*5c2921b0SApple OSS Distributions  <para>Invalid Operation floating-point exception occurred during execution of the reported instruction.</para>
4620*5c2921b0SApple OSS Distributions</field_value_description>
4621*5c2921b0SApple OSS Distributions    </field_value_instance>
4622*5c2921b0SApple OSS Distributions        </field_values>
4623*5c2921b0SApple OSS Distributions          <field_resets>
4624*5c2921b0SApple OSS Distributions
4625*5c2921b0SApple OSS Distributions    <field_reset>
4626*5c2921b0SApple OSS Distributions
4627*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4628*5c2921b0SApple OSS Distributions
4629*5c2921b0SApple OSS Distributions    </field_reset>
4630*5c2921b0SApple OSS Distributions</field_resets>
4631*5c2921b0SApple OSS Distributions      </field>
4632*5c2921b0SApple OSS Distributions    <text_after_fields>
4633*5c2921b0SApple OSS Distributions
4634*5c2921b0SApple OSS Distributions  <para>In an implementation that supports the trapping of floating-point exceptions:</para>
4635*5c2921b0SApple OSS Distributions<list type="unordered">
4636*5c2921b0SApple OSS Distributions<listitem><content>From an Exception level using AArch64, the <register_link state="AArch64" id="AArch64-fpcr.xml">FPCR</register_link>.{IDE, IXE, UFE, OFE, DZE, IOE} bits enable each of the floating-point exception traps.</content>
4637*5c2921b0SApple OSS Distributions</listitem><listitem><content>From an Exception level using AArch32, the <register_link state="AArch32" id="AArch32-fpscr.xml">FPSCR</register_link>.{IDE, IXE, UFE, OFE, DZE, IOE} bits enable each of the floating-point exception traps.</content>
4638*5c2921b0SApple OSS Distributions</listitem></list>
4639*5c2921b0SApple OSS Distributions
4640*5c2921b0SApple OSS Distributions    </text_after_fields>
4641*5c2921b0SApple OSS Distributions  </fields>
4642*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
4643*5c2921b0SApple OSS Distributions
4644*5c2921b0SApple OSS Distributions
4645*5c2921b0SApple OSS Distributions
4646*5c2921b0SApple OSS Distributions
4647*5c2921b0SApple OSS Distributions
4648*5c2921b0SApple OSS Distributions
4649*5c2921b0SApple OSS Distributions
4650*5c2921b0SApple OSS Distributions
4651*5c2921b0SApple OSS Distributions
4652*5c2921b0SApple OSS Distributions
4653*5c2921b0SApple OSS Distributions
4654*5c2921b0SApple OSS Distributions
4655*5c2921b0SApple OSS Distributions
4656*5c2921b0SApple OSS Distributions
4657*5c2921b0SApple OSS Distributions
4658*5c2921b0SApple OSS Distributions
4659*5c2921b0SApple OSS Distributions
4660*5c2921b0SApple OSS Distributions
4661*5c2921b0SApple OSS Distributions
4662*5c2921b0SApple OSS Distributions
4663*5c2921b0SApple OSS Distributions
4664*5c2921b0SApple OSS Distributions
4665*5c2921b0SApple OSS Distributions
4666*5c2921b0SApple OSS Distributions
4667*5c2921b0SApple OSS Distributions        <fieldat id="0_24_24" msb="24" lsb="24"/>
4668*5c2921b0SApple OSS Distributions        <fieldat id="TFV_23_23" msb="23" lsb="23"/>
4669*5c2921b0SApple OSS Distributions        <fieldat id="0_22_11" msb="22" lsb="11"/>
4670*5c2921b0SApple OSS Distributions        <fieldat id="VECITR_10_8" msb="10" lsb="8"/>
4671*5c2921b0SApple OSS Distributions        <fieldat id="IDF_7_7" msb="7" lsb="7"/>
4672*5c2921b0SApple OSS Distributions        <fieldat id="0_6_5" msb="6" lsb="5"/>
4673*5c2921b0SApple OSS Distributions        <fieldat id="IXF_4_4" msb="4" lsb="4"/>
4674*5c2921b0SApple OSS Distributions        <fieldat id="UFF_3_3" msb="3" lsb="3"/>
4675*5c2921b0SApple OSS Distributions        <fieldat id="OFF_2_2" msb="2" lsb="2"/>
4676*5c2921b0SApple OSS Distributions        <fieldat id="DZF_1_1" msb="1" lsb="1"/>
4677*5c2921b0SApple OSS Distributions        <fieldat id="IOF_0_0" msb="0" lsb="0"/>
4678*5c2921b0SApple OSS Distributions    </reg_fieldset>
4679*5c2921b0SApple OSS Distributions            </partial_fieldset>
4680*5c2921b0SApple OSS Distributions            <partial_fieldset>
4681*5c2921b0SApple OSS Distributions              <fields length="25">
4682*5c2921b0SApple OSS Distributions      <fields_instance>SError interrupt</fields_instance>
4683*5c2921b0SApple OSS Distributions    <text_before_fields>
4684*5c2921b0SApple OSS Distributions
4685*5c2921b0SApple OSS Distributions
4686*5c2921b0SApple OSS Distributions
4687*5c2921b0SApple OSS Distributions    </text_before_fields>
4688*5c2921b0SApple OSS Distributions
4689*5c2921b0SApple OSS Distributions        <field
4690*5c2921b0SApple OSS Distributions           id="IDS_24_24"
4691*5c2921b0SApple OSS Distributions           is_variable_length="False"
4692*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4693*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4694*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4695*5c2921b0SApple OSS Distributions           is_constant_value="False"
4696*5c2921b0SApple OSS Distributions        >
4697*5c2921b0SApple OSS Distributions          <field_name>IDS</field_name>
4698*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
4699*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
4700*5c2921b0SApple OSS Distributions        <field_description order="before">
4701*5c2921b0SApple OSS Distributions
4702*5c2921b0SApple OSS Distributions  <para><arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> syndrome. Possible values of this bit are:</para>
4703*5c2921b0SApple OSS Distributions
4704*5c2921b0SApple OSS Distributions        </field_description>
4705*5c2921b0SApple OSS Distributions        <field_values>
4706*5c2921b0SApple OSS Distributions
4707*5c2921b0SApple OSS Distributions
4708*5c2921b0SApple OSS Distributions                <field_value_instance>
4709*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4710*5c2921b0SApple OSS Distributions        <field_value_description>
4711*5c2921b0SApple OSS Distributions  <para>Bits[23:0] of the ISS field holds the fields described in this encoding.</para>
4712*5c2921b0SApple OSS Distributions<note><para>If the RAS Extension is not implemented, this means that bits[23:0] of the ISS field are <arm-defined-word>RES0</arm-defined-word>.</para></note>
4713*5c2921b0SApple OSS Distributions</field_value_description>
4714*5c2921b0SApple OSS Distributions    </field_value_instance>
4715*5c2921b0SApple OSS Distributions                <field_value_instance>
4716*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4717*5c2921b0SApple OSS Distributions        <field_value_description>
4718*5c2921b0SApple OSS Distributions  <para>Bits[23:0] of the ISS field holds <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> syndrome information that can be used to provide additional information about the SError interrupt.</para>
4719*5c2921b0SApple OSS Distributions</field_value_description>
4720*5c2921b0SApple OSS Distributions    </field_value_instance>
4721*5c2921b0SApple OSS Distributions        </field_values>
4722*5c2921b0SApple OSS Distributions            <field_description order="after">
4723*5c2921b0SApple OSS Distributions
4724*5c2921b0SApple OSS Distributions  <note><para>This field was previously called ISV.</para></note>
4725*5c2921b0SApple OSS Distributions
4726*5c2921b0SApple OSS Distributions            </field_description>
4727*5c2921b0SApple OSS Distributions          <field_resets>
4728*5c2921b0SApple OSS Distributions
4729*5c2921b0SApple OSS Distributions    <field_reset>
4730*5c2921b0SApple OSS Distributions
4731*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4732*5c2921b0SApple OSS Distributions
4733*5c2921b0SApple OSS Distributions    </field_reset>
4734*5c2921b0SApple OSS Distributions</field_resets>
4735*5c2921b0SApple OSS Distributions      </field>
4736*5c2921b0SApple OSS Distributions        <field
4737*5c2921b0SApple OSS Distributions           id="0_23_14"
4738*5c2921b0SApple OSS Distributions           is_variable_length="False"
4739*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4740*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4741*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4742*5c2921b0SApple OSS Distributions           is_constant_value="False"
4743*5c2921b0SApple OSS Distributions           rwtype="RES0"
4744*5c2921b0SApple OSS Distributions        >
4745*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4746*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
4747*5c2921b0SApple OSS Distributions        <field_lsb>14</field_lsb>
4748*5c2921b0SApple OSS Distributions        <field_description order="before">
4749*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4750*5c2921b0SApple OSS Distributions        </field_description>
4751*5c2921b0SApple OSS Distributions        <field_values>
4752*5c2921b0SApple OSS Distributions        </field_values>
4753*5c2921b0SApple OSS Distributions      </field>
4754*5c2921b0SApple OSS Distributions        <field
4755*5c2921b0SApple OSS Distributions           id="IESB_13_13_1"
4756*5c2921b0SApple OSS Distributions           is_variable_length="False"
4757*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4758*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4759*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4760*5c2921b0SApple OSS Distributions           is_constant_value="False"
4761*5c2921b0SApple OSS Distributions        >
4762*5c2921b0SApple OSS Distributions          <field_name>IESB</field_name>
4763*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
4764*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
4765*5c2921b0SApple OSS Distributions        <field_description order="before">
4766*5c2921b0SApple OSS Distributions
4767*5c2921b0SApple OSS Distributions  <para>Implicit error synchronization event.</para>
4768*5c2921b0SApple OSS Distributions
4769*5c2921b0SApple OSS Distributions        </field_description>
4770*5c2921b0SApple OSS Distributions        <field_values>
4771*5c2921b0SApple OSS Distributions
4772*5c2921b0SApple OSS Distributions
4773*5c2921b0SApple OSS Distributions                <field_value_instance>
4774*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
4775*5c2921b0SApple OSS Distributions        <field_value_description>
4776*5c2921b0SApple OSS Distributions  <para>The SError interrupt was either not synchronized by the implicit error synchronization event or not taken immediately.</para>
4777*5c2921b0SApple OSS Distributions</field_value_description>
4778*5c2921b0SApple OSS Distributions    </field_value_instance>
4779*5c2921b0SApple OSS Distributions                <field_value_instance>
4780*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
4781*5c2921b0SApple OSS Distributions        <field_value_description>
4782*5c2921b0SApple OSS Distributions  <para>The SError interrupt was synchronized by the implicit error synchronization event and taken immediately.</para>
4783*5c2921b0SApple OSS Distributions</field_value_description>
4784*5c2921b0SApple OSS Distributions    </field_value_instance>
4785*5c2921b0SApple OSS Distributions        </field_values>
4786*5c2921b0SApple OSS Distributions            <field_description order="after">
4787*5c2921b0SApple OSS Distributions
4788*5c2921b0SApple OSS Distributions  <para>This field is <arm-defined-word>RES0</arm-defined-word> if the value returned in the DFSC field is not <binarynumber>0b010001</binarynumber>.</para>
4789*5c2921b0SApple OSS Distributions<note><para>Armv8.2 requires the implementation of the RAS Extension and <xref linkend="v8.2.IESB" browsertext="ARMv8.2-IESB" filename="A_introduction_to_the_armv8_architecture.fm"/>.</para></note>
4790*5c2921b0SApple OSS Distributions
4791*5c2921b0SApple OSS Distributions            </field_description>
4792*5c2921b0SApple OSS Distributions          <field_resets>
4793*5c2921b0SApple OSS Distributions
4794*5c2921b0SApple OSS Distributions    <field_reset>
4795*5c2921b0SApple OSS Distributions
4796*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4797*5c2921b0SApple OSS Distributions
4798*5c2921b0SApple OSS Distributions    </field_reset>
4799*5c2921b0SApple OSS Distributions</field_resets>
4800*5c2921b0SApple OSS Distributions            <fields_condition>When ARMv8.2-IESB is implemented</fields_condition>
4801*5c2921b0SApple OSS Distributions      </field>
4802*5c2921b0SApple OSS Distributions        <field
4803*5c2921b0SApple OSS Distributions           id="0_13_13_2"
4804*5c2921b0SApple OSS Distributions           is_variable_length="False"
4805*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4806*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4807*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4808*5c2921b0SApple OSS Distributions           is_constant_value="False"
4809*5c2921b0SApple OSS Distributions           rwtype="RES0"
4810*5c2921b0SApple OSS Distributions        >
4811*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4812*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
4813*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
4814*5c2921b0SApple OSS Distributions        <field_description order="before">
4815*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4816*5c2921b0SApple OSS Distributions        </field_description>
4817*5c2921b0SApple OSS Distributions        <field_values>
4818*5c2921b0SApple OSS Distributions        </field_values>
4819*5c2921b0SApple OSS Distributions      </field>
4820*5c2921b0SApple OSS Distributions        <field
4821*5c2921b0SApple OSS Distributions           id="AET_12_10"
4822*5c2921b0SApple OSS Distributions           is_variable_length="False"
4823*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4824*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4825*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4826*5c2921b0SApple OSS Distributions           is_constant_value="False"
4827*5c2921b0SApple OSS Distributions        >
4828*5c2921b0SApple OSS Distributions          <field_name>AET</field_name>
4829*5c2921b0SApple OSS Distributions        <field_msb>12</field_msb>
4830*5c2921b0SApple OSS Distributions        <field_lsb>10</field_lsb>
4831*5c2921b0SApple OSS Distributions        <field_description order="before">
4832*5c2921b0SApple OSS Distributions
4833*5c2921b0SApple OSS Distributions  <para>Asynchronous Error Type.</para>
4834*5c2921b0SApple OSS Distributions<para>When the RAS Extension is implemented and DFSC is <binarynumber>0b010001</binarynumber>, describes the state of the PE after taking the SError interrupt exception. The possible values of this field are:</para>
4835*5c2921b0SApple OSS Distributions
4836*5c2921b0SApple OSS Distributions        </field_description>
4837*5c2921b0SApple OSS Distributions        <field_values>
4838*5c2921b0SApple OSS Distributions
4839*5c2921b0SApple OSS Distributions
4840*5c2921b0SApple OSS Distributions                <field_value_instance>
4841*5c2921b0SApple OSS Distributions            <field_value>0b000</field_value>
4842*5c2921b0SApple OSS Distributions        <field_value_description>
4843*5c2921b0SApple OSS Distributions  <para>Uncontainable error (UC).</para>
4844*5c2921b0SApple OSS Distributions</field_value_description>
4845*5c2921b0SApple OSS Distributions    </field_value_instance>
4846*5c2921b0SApple OSS Distributions                <field_value_instance>
4847*5c2921b0SApple OSS Distributions            <field_value>0b001</field_value>
4848*5c2921b0SApple OSS Distributions        <field_value_description>
4849*5c2921b0SApple OSS Distributions  <para>Unrecoverable error (UEU).</para>
4850*5c2921b0SApple OSS Distributions</field_value_description>
4851*5c2921b0SApple OSS Distributions    </field_value_instance>
4852*5c2921b0SApple OSS Distributions                <field_value_instance>
4853*5c2921b0SApple OSS Distributions            <field_value>0b010</field_value>
4854*5c2921b0SApple OSS Distributions        <field_value_description>
4855*5c2921b0SApple OSS Distributions  <para>Restartable error (UEO).</para>
4856*5c2921b0SApple OSS Distributions</field_value_description>
4857*5c2921b0SApple OSS Distributions    </field_value_instance>
4858*5c2921b0SApple OSS Distributions                <field_value_instance>
4859*5c2921b0SApple OSS Distributions            <field_value>0b011</field_value>
4860*5c2921b0SApple OSS Distributions        <field_value_description>
4861*5c2921b0SApple OSS Distributions  <para>Recoverable error (UER).</para>
4862*5c2921b0SApple OSS Distributions</field_value_description>
4863*5c2921b0SApple OSS Distributions    </field_value_instance>
4864*5c2921b0SApple OSS Distributions                <field_value_instance>
4865*5c2921b0SApple OSS Distributions            <field_value>0b110</field_value>
4866*5c2921b0SApple OSS Distributions        <field_value_description>
4867*5c2921b0SApple OSS Distributions  <para>Corrected error (CE).</para>
4868*5c2921b0SApple OSS Distributions</field_value_description>
4869*5c2921b0SApple OSS Distributions    </field_value_instance>
4870*5c2921b0SApple OSS Distributions        </field_values>
4871*5c2921b0SApple OSS Distributions            <field_description order="after">
4872*5c2921b0SApple OSS Distributions
4873*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
4874*5c2921b0SApple OSS Distributions<para>If multiple errors are taken as a single SError interrupt exception, the overall state of the PE is reported. For example, if both a Recoverable and Unrecoverable error occurred, the state is Unrecoverable.</para>
4875*5c2921b0SApple OSS Distributions<note><para>Software can use this information to determine what recovery might be possible. The recovery software must also examine any implemented fault records to determine the location and extent of the error.</para></note><para>This field is <arm-defined-word>RES0</arm-defined-word> if either:</para>
4876*5c2921b0SApple OSS Distributions<list type="unordered">
4877*5c2921b0SApple OSS Distributions<listitem><content>The RAS Extension is not implemented.</content>
4878*5c2921b0SApple OSS Distributions</listitem><listitem><content>The value returned in the DFSC field is not <binarynumber>0b010001</binarynumber>.</content>
4879*5c2921b0SApple OSS Distributions</listitem></list>
4880*5c2921b0SApple OSS Distributions<note><para>Armv8.2 requires the implementation of the RAS Extension.</para></note>
4881*5c2921b0SApple OSS Distributions
4882*5c2921b0SApple OSS Distributions            </field_description>
4883*5c2921b0SApple OSS Distributions          <field_resets>
4884*5c2921b0SApple OSS Distributions
4885*5c2921b0SApple OSS Distributions    <field_reset>
4886*5c2921b0SApple OSS Distributions
4887*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4888*5c2921b0SApple OSS Distributions
4889*5c2921b0SApple OSS Distributions    </field_reset>
4890*5c2921b0SApple OSS Distributions</field_resets>
4891*5c2921b0SApple OSS Distributions      </field>
4892*5c2921b0SApple OSS Distributions        <field
4893*5c2921b0SApple OSS Distributions           id="EA_9_9"
4894*5c2921b0SApple OSS Distributions           is_variable_length="False"
4895*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4896*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4897*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4898*5c2921b0SApple OSS Distributions           is_constant_value="False"
4899*5c2921b0SApple OSS Distributions        >
4900*5c2921b0SApple OSS Distributions          <field_name>EA</field_name>
4901*5c2921b0SApple OSS Distributions        <field_msb>9</field_msb>
4902*5c2921b0SApple OSS Distributions        <field_lsb>9</field_lsb>
4903*5c2921b0SApple OSS Distributions        <field_description order="before">
4904*5c2921b0SApple OSS Distributions
4905*5c2921b0SApple OSS Distributions  <para>External abort type. When the RAS Extension is implemented, this bit can provide an <arm-defined-word>IMPLEMENTATION DEFINED</arm-defined-word> classification of External aborts.</para>
4906*5c2921b0SApple OSS Distributions<para>For any abort other than an External abort this bit returns a value of 0.</para>
4907*5c2921b0SApple OSS Distributions<para>This field is <arm-defined-word>RES0</arm-defined-word> if either:</para>
4908*5c2921b0SApple OSS Distributions<list type="unordered">
4909*5c2921b0SApple OSS Distributions<listitem><content>The RAS Extension is not implemented.</content>
4910*5c2921b0SApple OSS Distributions</listitem><listitem><content>The value returned in the DFSC field is not <binarynumber>0b010001</binarynumber>.</content>
4911*5c2921b0SApple OSS Distributions</listitem></list>
4912*5c2921b0SApple OSS Distributions<note><para>Armv8.2 requires the implementation of the RAS Extension.</para></note>
4913*5c2921b0SApple OSS Distributions
4914*5c2921b0SApple OSS Distributions        </field_description>
4915*5c2921b0SApple OSS Distributions        <field_values>
4916*5c2921b0SApple OSS Distributions
4917*5c2921b0SApple OSS Distributions
4918*5c2921b0SApple OSS Distributions        </field_values>
4919*5c2921b0SApple OSS Distributions          <field_resets>
4920*5c2921b0SApple OSS Distributions
4921*5c2921b0SApple OSS Distributions    <field_reset>
4922*5c2921b0SApple OSS Distributions
4923*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4924*5c2921b0SApple OSS Distributions
4925*5c2921b0SApple OSS Distributions    </field_reset>
4926*5c2921b0SApple OSS Distributions</field_resets>
4927*5c2921b0SApple OSS Distributions      </field>
4928*5c2921b0SApple OSS Distributions        <field
4929*5c2921b0SApple OSS Distributions           id="0_8_6"
4930*5c2921b0SApple OSS Distributions           is_variable_length="False"
4931*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4932*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4933*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4934*5c2921b0SApple OSS Distributions           is_constant_value="False"
4935*5c2921b0SApple OSS Distributions           rwtype="RES0"
4936*5c2921b0SApple OSS Distributions        >
4937*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
4938*5c2921b0SApple OSS Distributions        <field_msb>8</field_msb>
4939*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
4940*5c2921b0SApple OSS Distributions        <field_description order="before">
4941*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
4942*5c2921b0SApple OSS Distributions        </field_description>
4943*5c2921b0SApple OSS Distributions        <field_values>
4944*5c2921b0SApple OSS Distributions        </field_values>
4945*5c2921b0SApple OSS Distributions      </field>
4946*5c2921b0SApple OSS Distributions        <field
4947*5c2921b0SApple OSS Distributions           id="DFSC_5_0"
4948*5c2921b0SApple OSS Distributions           is_variable_length="False"
4949*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
4950*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
4951*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
4952*5c2921b0SApple OSS Distributions           is_constant_value="False"
4953*5c2921b0SApple OSS Distributions        >
4954*5c2921b0SApple OSS Distributions          <field_name>DFSC</field_name>
4955*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
4956*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
4957*5c2921b0SApple OSS Distributions        <field_description order="before">
4958*5c2921b0SApple OSS Distributions
4959*5c2921b0SApple OSS Distributions  <para>Data Fault Status Code. When the RAS Extension is implemented, possible values of this field are:</para>
4960*5c2921b0SApple OSS Distributions
4961*5c2921b0SApple OSS Distributions        </field_description>
4962*5c2921b0SApple OSS Distributions        <field_values>
4963*5c2921b0SApple OSS Distributions
4964*5c2921b0SApple OSS Distributions
4965*5c2921b0SApple OSS Distributions                <field_value_instance>
4966*5c2921b0SApple OSS Distributions            <field_value>0b000000</field_value>
4967*5c2921b0SApple OSS Distributions        <field_value_description>
4968*5c2921b0SApple OSS Distributions  <para>Uncategorized.</para>
4969*5c2921b0SApple OSS Distributions</field_value_description>
4970*5c2921b0SApple OSS Distributions    </field_value_instance>
4971*5c2921b0SApple OSS Distributions                <field_value_instance>
4972*5c2921b0SApple OSS Distributions            <field_value>0b010001</field_value>
4973*5c2921b0SApple OSS Distributions        <field_value_description>
4974*5c2921b0SApple OSS Distributions  <para>Asynchronous SError interrupt.</para>
4975*5c2921b0SApple OSS Distributions</field_value_description>
4976*5c2921b0SApple OSS Distributions    </field_value_instance>
4977*5c2921b0SApple OSS Distributions        </field_values>
4978*5c2921b0SApple OSS Distributions            <field_description order="after">
4979*5c2921b0SApple OSS Distributions
4980*5c2921b0SApple OSS Distributions  <para>All other values are reserved.</para>
4981*5c2921b0SApple OSS Distributions<para>If the RAS Extension is not implemented, this field is <arm-defined-word>RES0</arm-defined-word>.</para>
4982*5c2921b0SApple OSS Distributions<note><para>Armv8.2 requires the implementation of the RAS Extension.</para></note>
4983*5c2921b0SApple OSS Distributions
4984*5c2921b0SApple OSS Distributions            </field_description>
4985*5c2921b0SApple OSS Distributions          <field_resets>
4986*5c2921b0SApple OSS Distributions
4987*5c2921b0SApple OSS Distributions    <field_reset>
4988*5c2921b0SApple OSS Distributions
4989*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
4990*5c2921b0SApple OSS Distributions
4991*5c2921b0SApple OSS Distributions    </field_reset>
4992*5c2921b0SApple OSS Distributions</field_resets>
4993*5c2921b0SApple OSS Distributions      </field>
4994*5c2921b0SApple OSS Distributions    <text_after_fields>
4995*5c2921b0SApple OSS Distributions
4996*5c2921b0SApple OSS Distributions
4997*5c2921b0SApple OSS Distributions
4998*5c2921b0SApple OSS Distributions    </text_after_fields>
4999*5c2921b0SApple OSS Distributions  </fields>
5000*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5001*5c2921b0SApple OSS Distributions
5002*5c2921b0SApple OSS Distributions
5003*5c2921b0SApple OSS Distributions
5004*5c2921b0SApple OSS Distributions
5005*5c2921b0SApple OSS Distributions
5006*5c2921b0SApple OSS Distributions
5007*5c2921b0SApple OSS Distributions
5008*5c2921b0SApple OSS Distributions
5009*5c2921b0SApple OSS Distributions
5010*5c2921b0SApple OSS Distributions
5011*5c2921b0SApple OSS Distributions
5012*5c2921b0SApple OSS Distributions
5013*5c2921b0SApple OSS Distributions
5014*5c2921b0SApple OSS Distributions
5015*5c2921b0SApple OSS Distributions
5016*5c2921b0SApple OSS Distributions
5017*5c2921b0SApple OSS Distributions        <fieldat id="IDS_24_24" msb="24" lsb="24"/>
5018*5c2921b0SApple OSS Distributions        <fieldat id="0_23_14" msb="23" lsb="14"/>
5019*5c2921b0SApple OSS Distributions        <fieldat id="IESB_13_13_1" msb="13" lsb="13"/>
5020*5c2921b0SApple OSS Distributions        <fieldat id="AET_12_10" msb="12" lsb="10"/>
5021*5c2921b0SApple OSS Distributions        <fieldat id="EA_9_9" msb="9" lsb="9"/>
5022*5c2921b0SApple OSS Distributions        <fieldat id="0_8_6" msb="8" lsb="6"/>
5023*5c2921b0SApple OSS Distributions        <fieldat id="DFSC_5_0" msb="5" lsb="0"/>
5024*5c2921b0SApple OSS Distributions    </reg_fieldset>
5025*5c2921b0SApple OSS Distributions            </partial_fieldset>
5026*5c2921b0SApple OSS Distributions            <partial_fieldset>
5027*5c2921b0SApple OSS Distributions              <fields length="25">
5028*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a Breakpoint or Vector Catch debug exception</fields_instance>
5029*5c2921b0SApple OSS Distributions    <text_before_fields>
5030*5c2921b0SApple OSS Distributions
5031*5c2921b0SApple OSS Distributions
5032*5c2921b0SApple OSS Distributions
5033*5c2921b0SApple OSS Distributions    </text_before_fields>
5034*5c2921b0SApple OSS Distributions
5035*5c2921b0SApple OSS Distributions        <field
5036*5c2921b0SApple OSS Distributions           id="0_24_6"
5037*5c2921b0SApple OSS Distributions           is_variable_length="False"
5038*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5039*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5040*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5041*5c2921b0SApple OSS Distributions           is_constant_value="False"
5042*5c2921b0SApple OSS Distributions           rwtype="RES0"
5043*5c2921b0SApple OSS Distributions        >
5044*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5045*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5046*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
5047*5c2921b0SApple OSS Distributions        <field_description order="before">
5048*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5049*5c2921b0SApple OSS Distributions        </field_description>
5050*5c2921b0SApple OSS Distributions        <field_values>
5051*5c2921b0SApple OSS Distributions        </field_values>
5052*5c2921b0SApple OSS Distributions      </field>
5053*5c2921b0SApple OSS Distributions        <field
5054*5c2921b0SApple OSS Distributions           id="IFSC_5_0"
5055*5c2921b0SApple OSS Distributions           is_variable_length="False"
5056*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5057*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5058*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5059*5c2921b0SApple OSS Distributions           is_constant_value="False"
5060*5c2921b0SApple OSS Distributions        >
5061*5c2921b0SApple OSS Distributions          <field_name>IFSC</field_name>
5062*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
5063*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5064*5c2921b0SApple OSS Distributions        <field_description order="before">
5065*5c2921b0SApple OSS Distributions
5066*5c2921b0SApple OSS Distributions  <para>Instruction Fault Status Code. This field is set to <binarynumber>0b100010</binarynumber>, to indicate a Debug exception.</para>
5067*5c2921b0SApple OSS Distributions
5068*5c2921b0SApple OSS Distributions        </field_description>
5069*5c2921b0SApple OSS Distributions        <field_values>
5070*5c2921b0SApple OSS Distributions
5071*5c2921b0SApple OSS Distributions
5072*5c2921b0SApple OSS Distributions        </field_values>
5073*5c2921b0SApple OSS Distributions          <field_resets>
5074*5c2921b0SApple OSS Distributions
5075*5c2921b0SApple OSS Distributions    <field_reset>
5076*5c2921b0SApple OSS Distributions
5077*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5078*5c2921b0SApple OSS Distributions
5079*5c2921b0SApple OSS Distributions    </field_reset>
5080*5c2921b0SApple OSS Distributions</field_resets>
5081*5c2921b0SApple OSS Distributions      </field>
5082*5c2921b0SApple OSS Distributions    <text_after_fields>
5083*5c2921b0SApple OSS Distributions
5084*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions:</para>
5085*5c2921b0SApple OSS Distributions<list type="unordered">
5086*5c2921b0SApple OSS Distributions<listitem><content>For exceptions from AArch64, see <xref linkend="BCGGEABJ" browsertext="'Breakpoint exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D2 (AArch64 Self-hosted Debug)" filename="D_debug_exceptions"/>.</content>
5087*5c2921b0SApple OSS Distributions</listitem><listitem><content>For exceptions from AArch32, see <xref linkend="BGBDJAJB" browsertext="'Breakpoint exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section G2 (AArch32 Self-hosted Debug)" filename="G_aarch32_self_hosted_debug"/> and <xref linkend="G2BCGJGBCC" browsertext="'Vector Catch exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section G2" filename="G_aarch32_self_hosted_debug"/>.</content>
5088*5c2921b0SApple OSS Distributions</listitem></list>
5089*5c2921b0SApple OSS Distributions
5090*5c2921b0SApple OSS Distributions    </text_after_fields>
5091*5c2921b0SApple OSS Distributions  </fields>
5092*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5093*5c2921b0SApple OSS Distributions
5094*5c2921b0SApple OSS Distributions
5095*5c2921b0SApple OSS Distributions
5096*5c2921b0SApple OSS Distributions
5097*5c2921b0SApple OSS Distributions
5098*5c2921b0SApple OSS Distributions
5099*5c2921b0SApple OSS Distributions        <fieldat id="0_24_6" msb="24" lsb="6"/>
5100*5c2921b0SApple OSS Distributions        <fieldat id="IFSC_5_0" msb="5" lsb="0"/>
5101*5c2921b0SApple OSS Distributions    </reg_fieldset>
5102*5c2921b0SApple OSS Distributions            </partial_fieldset>
5103*5c2921b0SApple OSS Distributions            <partial_fieldset>
5104*5c2921b0SApple OSS Distributions              <fields length="25">
5105*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a Software Step exception</fields_instance>
5106*5c2921b0SApple OSS Distributions    <text_before_fields>
5107*5c2921b0SApple OSS Distributions
5108*5c2921b0SApple OSS Distributions
5109*5c2921b0SApple OSS Distributions
5110*5c2921b0SApple OSS Distributions    </text_before_fields>
5111*5c2921b0SApple OSS Distributions
5112*5c2921b0SApple OSS Distributions        <field
5113*5c2921b0SApple OSS Distributions           id="ISV_24_24"
5114*5c2921b0SApple OSS Distributions           is_variable_length="False"
5115*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5116*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5117*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5118*5c2921b0SApple OSS Distributions           is_constant_value="False"
5119*5c2921b0SApple OSS Distributions        >
5120*5c2921b0SApple OSS Distributions          <field_name>ISV</field_name>
5121*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5122*5c2921b0SApple OSS Distributions        <field_lsb>24</field_lsb>
5123*5c2921b0SApple OSS Distributions        <field_description order="before">
5124*5c2921b0SApple OSS Distributions
5125*5c2921b0SApple OSS Distributions  <para>Instruction syndrome valid. Indicates whether the EX bit, ISS[6], is valid, as follows:</para>
5126*5c2921b0SApple OSS Distributions
5127*5c2921b0SApple OSS Distributions        </field_description>
5128*5c2921b0SApple OSS Distributions        <field_values>
5129*5c2921b0SApple OSS Distributions
5130*5c2921b0SApple OSS Distributions
5131*5c2921b0SApple OSS Distributions                <field_value_instance>
5132*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5133*5c2921b0SApple OSS Distributions        <field_value_description>
5134*5c2921b0SApple OSS Distributions  <para>EX bit is <arm-defined-word>RES0</arm-defined-word>.</para>
5135*5c2921b0SApple OSS Distributions</field_value_description>
5136*5c2921b0SApple OSS Distributions    </field_value_instance>
5137*5c2921b0SApple OSS Distributions                <field_value_instance>
5138*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5139*5c2921b0SApple OSS Distributions        <field_value_description>
5140*5c2921b0SApple OSS Distributions  <para>EX bit is valid.</para>
5141*5c2921b0SApple OSS Distributions</field_value_description>
5142*5c2921b0SApple OSS Distributions    </field_value_instance>
5143*5c2921b0SApple OSS Distributions        </field_values>
5144*5c2921b0SApple OSS Distributions            <field_description order="after">
5145*5c2921b0SApple OSS Distributions
5146*5c2921b0SApple OSS Distributions  <para>See the EX bit description for more information.</para>
5147*5c2921b0SApple OSS Distributions
5148*5c2921b0SApple OSS Distributions            </field_description>
5149*5c2921b0SApple OSS Distributions          <field_resets>
5150*5c2921b0SApple OSS Distributions
5151*5c2921b0SApple OSS Distributions    <field_reset>
5152*5c2921b0SApple OSS Distributions
5153*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5154*5c2921b0SApple OSS Distributions
5155*5c2921b0SApple OSS Distributions    </field_reset>
5156*5c2921b0SApple OSS Distributions</field_resets>
5157*5c2921b0SApple OSS Distributions      </field>
5158*5c2921b0SApple OSS Distributions        <field
5159*5c2921b0SApple OSS Distributions           id="0_23_7"
5160*5c2921b0SApple OSS Distributions           is_variable_length="False"
5161*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5162*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5163*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5164*5c2921b0SApple OSS Distributions           is_constant_value="False"
5165*5c2921b0SApple OSS Distributions           rwtype="RES0"
5166*5c2921b0SApple OSS Distributions        >
5167*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5168*5c2921b0SApple OSS Distributions        <field_msb>23</field_msb>
5169*5c2921b0SApple OSS Distributions        <field_lsb>7</field_lsb>
5170*5c2921b0SApple OSS Distributions        <field_description order="before">
5171*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5172*5c2921b0SApple OSS Distributions        </field_description>
5173*5c2921b0SApple OSS Distributions        <field_values>
5174*5c2921b0SApple OSS Distributions        </field_values>
5175*5c2921b0SApple OSS Distributions      </field>
5176*5c2921b0SApple OSS Distributions        <field
5177*5c2921b0SApple OSS Distributions           id="EX_6_6"
5178*5c2921b0SApple OSS Distributions           is_variable_length="False"
5179*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5180*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5181*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5182*5c2921b0SApple OSS Distributions           is_constant_value="False"
5183*5c2921b0SApple OSS Distributions        >
5184*5c2921b0SApple OSS Distributions          <field_name>EX</field_name>
5185*5c2921b0SApple OSS Distributions        <field_msb>6</field_msb>
5186*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
5187*5c2921b0SApple OSS Distributions        <field_description order="before">
5188*5c2921b0SApple OSS Distributions
5189*5c2921b0SApple OSS Distributions  <para>Exclusive operation. If the ISV bit is set to 1, this bit indicates whether a Load-Exclusive instruction was stepped.</para>
5190*5c2921b0SApple OSS Distributions
5191*5c2921b0SApple OSS Distributions        </field_description>
5192*5c2921b0SApple OSS Distributions        <field_values>
5193*5c2921b0SApple OSS Distributions
5194*5c2921b0SApple OSS Distributions
5195*5c2921b0SApple OSS Distributions                <field_value_instance>
5196*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5197*5c2921b0SApple OSS Distributions        <field_value_description>
5198*5c2921b0SApple OSS Distributions  <para>An instruction other than a Load-Exclusive instruction was stepped.</para>
5199*5c2921b0SApple OSS Distributions</field_value_description>
5200*5c2921b0SApple OSS Distributions    </field_value_instance>
5201*5c2921b0SApple OSS Distributions                <field_value_instance>
5202*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5203*5c2921b0SApple OSS Distributions        <field_value_description>
5204*5c2921b0SApple OSS Distributions  <para>A Load-Exclusive instruction was stepped.</para>
5205*5c2921b0SApple OSS Distributions</field_value_description>
5206*5c2921b0SApple OSS Distributions    </field_value_instance>
5207*5c2921b0SApple OSS Distributions        </field_values>
5208*5c2921b0SApple OSS Distributions            <field_description order="after">
5209*5c2921b0SApple OSS Distributions
5210*5c2921b0SApple OSS Distributions  <para>If the ISV bit is set to 0, this bit is <arm-defined-word>RES0</arm-defined-word>, indicating no syndrome data is available.</para>
5211*5c2921b0SApple OSS Distributions
5212*5c2921b0SApple OSS Distributions            </field_description>
5213*5c2921b0SApple OSS Distributions          <field_resets>
5214*5c2921b0SApple OSS Distributions
5215*5c2921b0SApple OSS Distributions    <field_reset>
5216*5c2921b0SApple OSS Distributions
5217*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5218*5c2921b0SApple OSS Distributions
5219*5c2921b0SApple OSS Distributions    </field_reset>
5220*5c2921b0SApple OSS Distributions</field_resets>
5221*5c2921b0SApple OSS Distributions      </field>
5222*5c2921b0SApple OSS Distributions        <field
5223*5c2921b0SApple OSS Distributions           id="IFSC_5_0"
5224*5c2921b0SApple OSS Distributions           is_variable_length="False"
5225*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5226*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5227*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5228*5c2921b0SApple OSS Distributions           is_constant_value="False"
5229*5c2921b0SApple OSS Distributions        >
5230*5c2921b0SApple OSS Distributions          <field_name>IFSC</field_name>
5231*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
5232*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5233*5c2921b0SApple OSS Distributions        <field_description order="before">
5234*5c2921b0SApple OSS Distributions
5235*5c2921b0SApple OSS Distributions  <para>Instruction Fault Status Code. This field is set to <binarynumber>0b100010</binarynumber>, to indicate a Debug exception.</para>
5236*5c2921b0SApple OSS Distributions
5237*5c2921b0SApple OSS Distributions        </field_description>
5238*5c2921b0SApple OSS Distributions        <field_values>
5239*5c2921b0SApple OSS Distributions
5240*5c2921b0SApple OSS Distributions
5241*5c2921b0SApple OSS Distributions        </field_values>
5242*5c2921b0SApple OSS Distributions          <field_resets>
5243*5c2921b0SApple OSS Distributions
5244*5c2921b0SApple OSS Distributions    <field_reset>
5245*5c2921b0SApple OSS Distributions
5246*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5247*5c2921b0SApple OSS Distributions
5248*5c2921b0SApple OSS Distributions    </field_reset>
5249*5c2921b0SApple OSS Distributions</field_resets>
5250*5c2921b0SApple OSS Distributions      </field>
5251*5c2921b0SApple OSS Distributions    <text_after_fields>
5252*5c2921b0SApple OSS Distributions
5253*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see <xref linkend="BCGIIDAJ" browsertext="'Software Step exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D2 (AArch64 Self-hosted Debug)" filename="D_debug_exceptions"/>.</para>
5254*5c2921b0SApple OSS Distributions
5255*5c2921b0SApple OSS Distributions    </text_after_fields>
5256*5c2921b0SApple OSS Distributions  </fields>
5257*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5258*5c2921b0SApple OSS Distributions
5259*5c2921b0SApple OSS Distributions
5260*5c2921b0SApple OSS Distributions
5261*5c2921b0SApple OSS Distributions
5262*5c2921b0SApple OSS Distributions
5263*5c2921b0SApple OSS Distributions
5264*5c2921b0SApple OSS Distributions
5265*5c2921b0SApple OSS Distributions
5266*5c2921b0SApple OSS Distributions
5267*5c2921b0SApple OSS Distributions
5268*5c2921b0SApple OSS Distributions        <fieldat id="ISV_24_24" msb="24" lsb="24"/>
5269*5c2921b0SApple OSS Distributions        <fieldat id="0_23_7" msb="23" lsb="7"/>
5270*5c2921b0SApple OSS Distributions        <fieldat id="EX_6_6" msb="6" lsb="6"/>
5271*5c2921b0SApple OSS Distributions        <fieldat id="IFSC_5_0" msb="5" lsb="0"/>
5272*5c2921b0SApple OSS Distributions    </reg_fieldset>
5273*5c2921b0SApple OSS Distributions            </partial_fieldset>
5274*5c2921b0SApple OSS Distributions            <partial_fieldset>
5275*5c2921b0SApple OSS Distributions              <fields length="25">
5276*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a Watchpoint exception</fields_instance>
5277*5c2921b0SApple OSS Distributions    <text_before_fields>
5278*5c2921b0SApple OSS Distributions
5279*5c2921b0SApple OSS Distributions
5280*5c2921b0SApple OSS Distributions
5281*5c2921b0SApple OSS Distributions    </text_before_fields>
5282*5c2921b0SApple OSS Distributions
5283*5c2921b0SApple OSS Distributions        <field
5284*5c2921b0SApple OSS Distributions           id="0_24_14"
5285*5c2921b0SApple OSS Distributions           is_variable_length="False"
5286*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5287*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5288*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5289*5c2921b0SApple OSS Distributions           is_constant_value="False"
5290*5c2921b0SApple OSS Distributions           rwtype="RES0"
5291*5c2921b0SApple OSS Distributions        >
5292*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5293*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5294*5c2921b0SApple OSS Distributions        <field_lsb>14</field_lsb>
5295*5c2921b0SApple OSS Distributions        <field_description order="before">
5296*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5297*5c2921b0SApple OSS Distributions        </field_description>
5298*5c2921b0SApple OSS Distributions        <field_values>
5299*5c2921b0SApple OSS Distributions        </field_values>
5300*5c2921b0SApple OSS Distributions      </field>
5301*5c2921b0SApple OSS Distributions        <field
5302*5c2921b0SApple OSS Distributions           id="VNCR_13_13_1"
5303*5c2921b0SApple OSS Distributions           is_variable_length="False"
5304*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5305*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5306*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5307*5c2921b0SApple OSS Distributions           is_constant_value="False"
5308*5c2921b0SApple OSS Distributions        >
5309*5c2921b0SApple OSS Distributions          <field_name>VNCR</field_name>
5310*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
5311*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
5312*5c2921b0SApple OSS Distributions        <field_description order="before">
5313*5c2921b0SApple OSS Distributions
5314*5c2921b0SApple OSS Distributions  <para>Indicates that the watchpoint came from use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link> register by EL1 code.</para>
5315*5c2921b0SApple OSS Distributions
5316*5c2921b0SApple OSS Distributions        </field_description>
5317*5c2921b0SApple OSS Distributions        <field_values>
5318*5c2921b0SApple OSS Distributions
5319*5c2921b0SApple OSS Distributions
5320*5c2921b0SApple OSS Distributions                <field_value_instance>
5321*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5322*5c2921b0SApple OSS Distributions        <field_value_description>
5323*5c2921b0SApple OSS Distributions  <para>The watchpoint was not generated by the use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link> by EL1 code.</para>
5324*5c2921b0SApple OSS Distributions</field_value_description>
5325*5c2921b0SApple OSS Distributions    </field_value_instance>
5326*5c2921b0SApple OSS Distributions                <field_value_instance>
5327*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5328*5c2921b0SApple OSS Distributions        <field_value_description>
5329*5c2921b0SApple OSS Distributions  <para>The watchpoint was generated by the use of <register_link state="AArch64" id="AArch64-vncr_el2.xml">VNCR_EL2</register_link> by EL1 code.</para>
5330*5c2921b0SApple OSS Distributions</field_value_description>
5331*5c2921b0SApple OSS Distributions    </field_value_instance>
5332*5c2921b0SApple OSS Distributions        </field_values>
5333*5c2921b0SApple OSS Distributions            <field_description order="after">
5334*5c2921b0SApple OSS Distributions
5335*5c2921b0SApple OSS Distributions  <para>This field is 0 in ESR_EL1.</para>
5336*5c2921b0SApple OSS Distributions
5337*5c2921b0SApple OSS Distributions            </field_description>
5338*5c2921b0SApple OSS Distributions          <field_resets>
5339*5c2921b0SApple OSS Distributions
5340*5c2921b0SApple OSS Distributions    <field_reset>
5341*5c2921b0SApple OSS Distributions
5342*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5343*5c2921b0SApple OSS Distributions
5344*5c2921b0SApple OSS Distributions    </field_reset>
5345*5c2921b0SApple OSS Distributions</field_resets>
5346*5c2921b0SApple OSS Distributions            <fields_condition>When ARMv8.4-NV is implemented</fields_condition>
5347*5c2921b0SApple OSS Distributions      </field>
5348*5c2921b0SApple OSS Distributions        <field
5349*5c2921b0SApple OSS Distributions           id="0_13_13_2"
5350*5c2921b0SApple OSS Distributions           is_variable_length="False"
5351*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5352*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5353*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5354*5c2921b0SApple OSS Distributions           is_constant_value="False"
5355*5c2921b0SApple OSS Distributions           rwtype="RES0"
5356*5c2921b0SApple OSS Distributions        >
5357*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5358*5c2921b0SApple OSS Distributions        <field_msb>13</field_msb>
5359*5c2921b0SApple OSS Distributions        <field_lsb>13</field_lsb>
5360*5c2921b0SApple OSS Distributions        <field_description order="before">
5361*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5362*5c2921b0SApple OSS Distributions        </field_description>
5363*5c2921b0SApple OSS Distributions        <field_values>
5364*5c2921b0SApple OSS Distributions        </field_values>
5365*5c2921b0SApple OSS Distributions      </field>
5366*5c2921b0SApple OSS Distributions        <field
5367*5c2921b0SApple OSS Distributions           id="0_12_9"
5368*5c2921b0SApple OSS Distributions           is_variable_length="False"
5369*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5370*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5371*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5372*5c2921b0SApple OSS Distributions           is_constant_value="False"
5373*5c2921b0SApple OSS Distributions           rwtype="RES0"
5374*5c2921b0SApple OSS Distributions        >
5375*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5376*5c2921b0SApple OSS Distributions        <field_msb>12</field_msb>
5377*5c2921b0SApple OSS Distributions        <field_lsb>9</field_lsb>
5378*5c2921b0SApple OSS Distributions        <field_description order="before">
5379*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5380*5c2921b0SApple OSS Distributions        </field_description>
5381*5c2921b0SApple OSS Distributions        <field_values>
5382*5c2921b0SApple OSS Distributions        </field_values>
5383*5c2921b0SApple OSS Distributions      </field>
5384*5c2921b0SApple OSS Distributions        <field
5385*5c2921b0SApple OSS Distributions           id="CM_8_8"
5386*5c2921b0SApple OSS Distributions           is_variable_length="False"
5387*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5388*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5389*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5390*5c2921b0SApple OSS Distributions           is_constant_value="False"
5391*5c2921b0SApple OSS Distributions        >
5392*5c2921b0SApple OSS Distributions          <field_name>CM</field_name>
5393*5c2921b0SApple OSS Distributions        <field_msb>8</field_msb>
5394*5c2921b0SApple OSS Distributions        <field_lsb>8</field_lsb>
5395*5c2921b0SApple OSS Distributions        <field_description order="before">
5396*5c2921b0SApple OSS Distributions
5397*5c2921b0SApple OSS Distributions  <para>Cache maintenance. Indicates whether the Watchpoint exception came from a cache maintenance or address translation instruction:</para>
5398*5c2921b0SApple OSS Distributions
5399*5c2921b0SApple OSS Distributions        </field_description>
5400*5c2921b0SApple OSS Distributions        <field_values>
5401*5c2921b0SApple OSS Distributions
5402*5c2921b0SApple OSS Distributions
5403*5c2921b0SApple OSS Distributions                <field_value_instance>
5404*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5405*5c2921b0SApple OSS Distributions        <field_value_description>
5406*5c2921b0SApple OSS Distributions  <para>The Watchpoint exception was not generated by the execution of one of the System instructions identified in the description of value 1.</para>
5407*5c2921b0SApple OSS Distributions</field_value_description>
5408*5c2921b0SApple OSS Distributions    </field_value_instance>
5409*5c2921b0SApple OSS Distributions                <field_value_instance>
5410*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5411*5c2921b0SApple OSS Distributions        <field_value_description>
5412*5c2921b0SApple OSS Distributions  <para>The Watchpoint exception was generated by either the execution of a cache maintenance instruction or by a synchronous Watchpoint exception on the execution of an address translation instruction. The <register_link id="AArch64-dc-zva.xml" state="AArch64">DC ZVA</register_link> instruction is not classified as a cache maintenance instruction, and therefore its execution cannot cause this field to be set to 1.</para>
5413*5c2921b0SApple OSS Distributions</field_value_description>
5414*5c2921b0SApple OSS Distributions    </field_value_instance>
5415*5c2921b0SApple OSS Distributions        </field_values>
5416*5c2921b0SApple OSS Distributions          <field_resets>
5417*5c2921b0SApple OSS Distributions
5418*5c2921b0SApple OSS Distributions    <field_reset>
5419*5c2921b0SApple OSS Distributions
5420*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5421*5c2921b0SApple OSS Distributions
5422*5c2921b0SApple OSS Distributions    </field_reset>
5423*5c2921b0SApple OSS Distributions</field_resets>
5424*5c2921b0SApple OSS Distributions      </field>
5425*5c2921b0SApple OSS Distributions        <field
5426*5c2921b0SApple OSS Distributions           id="0_7_7"
5427*5c2921b0SApple OSS Distributions           is_variable_length="False"
5428*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5429*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5430*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5431*5c2921b0SApple OSS Distributions           is_constant_value="False"
5432*5c2921b0SApple OSS Distributions           rwtype="RES0"
5433*5c2921b0SApple OSS Distributions        >
5434*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5435*5c2921b0SApple OSS Distributions        <field_msb>7</field_msb>
5436*5c2921b0SApple OSS Distributions        <field_lsb>7</field_lsb>
5437*5c2921b0SApple OSS Distributions        <field_description order="before">
5438*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5439*5c2921b0SApple OSS Distributions        </field_description>
5440*5c2921b0SApple OSS Distributions        <field_values>
5441*5c2921b0SApple OSS Distributions        </field_values>
5442*5c2921b0SApple OSS Distributions      </field>
5443*5c2921b0SApple OSS Distributions        <field
5444*5c2921b0SApple OSS Distributions           id="WnR_6_6"
5445*5c2921b0SApple OSS Distributions           is_variable_length="False"
5446*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5447*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5448*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5449*5c2921b0SApple OSS Distributions           is_constant_value="False"
5450*5c2921b0SApple OSS Distributions        >
5451*5c2921b0SApple OSS Distributions          <field_name>WnR</field_name>
5452*5c2921b0SApple OSS Distributions        <field_msb>6</field_msb>
5453*5c2921b0SApple OSS Distributions        <field_lsb>6</field_lsb>
5454*5c2921b0SApple OSS Distributions        <field_description order="before">
5455*5c2921b0SApple OSS Distributions
5456*5c2921b0SApple OSS Distributions  <para>Write not Read. Indicates whether the Watchpoint exception was caused by an instruction writing to a memory location, or by an instruction reading from a memory location. The possible values of this bit are:</para>
5457*5c2921b0SApple OSS Distributions
5458*5c2921b0SApple OSS Distributions        </field_description>
5459*5c2921b0SApple OSS Distributions        <field_values>
5460*5c2921b0SApple OSS Distributions
5461*5c2921b0SApple OSS Distributions
5462*5c2921b0SApple OSS Distributions                <field_value_instance>
5463*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5464*5c2921b0SApple OSS Distributions        <field_value_description>
5465*5c2921b0SApple OSS Distributions  <para>Watchpoint exception caused by an instruction reading from a memory location.</para>
5466*5c2921b0SApple OSS Distributions</field_value_description>
5467*5c2921b0SApple OSS Distributions    </field_value_instance>
5468*5c2921b0SApple OSS Distributions                <field_value_instance>
5469*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5470*5c2921b0SApple OSS Distributions        <field_value_description>
5471*5c2921b0SApple OSS Distributions  <para>Watchpoint exception caused by an instruction writing to a memory location.</para>
5472*5c2921b0SApple OSS Distributions</field_value_description>
5473*5c2921b0SApple OSS Distributions    </field_value_instance>
5474*5c2921b0SApple OSS Distributions        </field_values>
5475*5c2921b0SApple OSS Distributions            <field_description order="after">
5476*5c2921b0SApple OSS Distributions
5477*5c2921b0SApple OSS Distributions  <para>For Watchpoint exceptions on cache maintenance and address translation instructions, this bit always returns a value of 1.</para>
5478*5c2921b0SApple OSS Distributions<para>For Watchpoint exceptions from an atomic instruction, this field is set to 0 if a read of the location would have generated the Watchpoint exception, otherwise it is set to 1.</para>
5479*5c2921b0SApple OSS Distributions<para>If multiple watchpoints match on the same access, it is <arm-defined-word>UNPREDICTABLE</arm-defined-word> which watchpoint generates the Watchpoint exception.</para>
5480*5c2921b0SApple OSS Distributions
5481*5c2921b0SApple OSS Distributions            </field_description>
5482*5c2921b0SApple OSS Distributions          <field_resets>
5483*5c2921b0SApple OSS Distributions
5484*5c2921b0SApple OSS Distributions    <field_reset>
5485*5c2921b0SApple OSS Distributions
5486*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5487*5c2921b0SApple OSS Distributions
5488*5c2921b0SApple OSS Distributions    </field_reset>
5489*5c2921b0SApple OSS Distributions</field_resets>
5490*5c2921b0SApple OSS Distributions      </field>
5491*5c2921b0SApple OSS Distributions        <field
5492*5c2921b0SApple OSS Distributions           id="DFSC_5_0"
5493*5c2921b0SApple OSS Distributions           is_variable_length="False"
5494*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5495*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5496*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5497*5c2921b0SApple OSS Distributions           is_constant_value="False"
5498*5c2921b0SApple OSS Distributions        >
5499*5c2921b0SApple OSS Distributions          <field_name>DFSC</field_name>
5500*5c2921b0SApple OSS Distributions        <field_msb>5</field_msb>
5501*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5502*5c2921b0SApple OSS Distributions        <field_description order="before">
5503*5c2921b0SApple OSS Distributions
5504*5c2921b0SApple OSS Distributions  <para>Data Fault Status Code. This field is set to <binarynumber>0b100010</binarynumber>, to indicate a Debug exception.</para>
5505*5c2921b0SApple OSS Distributions
5506*5c2921b0SApple OSS Distributions        </field_description>
5507*5c2921b0SApple OSS Distributions        <field_values>
5508*5c2921b0SApple OSS Distributions
5509*5c2921b0SApple OSS Distributions
5510*5c2921b0SApple OSS Distributions        </field_values>
5511*5c2921b0SApple OSS Distributions          <field_resets>
5512*5c2921b0SApple OSS Distributions
5513*5c2921b0SApple OSS Distributions    <field_reset>
5514*5c2921b0SApple OSS Distributions
5515*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5516*5c2921b0SApple OSS Distributions
5517*5c2921b0SApple OSS Distributions    </field_reset>
5518*5c2921b0SApple OSS Distributions</field_resets>
5519*5c2921b0SApple OSS Distributions      </field>
5520*5c2921b0SApple OSS Distributions    <text_after_fields>
5521*5c2921b0SApple OSS Distributions
5522*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see <xref linkend="BCGGECBJ" browsertext="'Watchpoint exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D2 (AArch64 Self-hosted Debug)" filename="D_debug_exceptions"/>.</para>
5523*5c2921b0SApple OSS Distributions
5524*5c2921b0SApple OSS Distributions    </text_after_fields>
5525*5c2921b0SApple OSS Distributions  </fields>
5526*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5527*5c2921b0SApple OSS Distributions
5528*5c2921b0SApple OSS Distributions
5529*5c2921b0SApple OSS Distributions
5530*5c2921b0SApple OSS Distributions
5531*5c2921b0SApple OSS Distributions
5532*5c2921b0SApple OSS Distributions
5533*5c2921b0SApple OSS Distributions
5534*5c2921b0SApple OSS Distributions
5535*5c2921b0SApple OSS Distributions
5536*5c2921b0SApple OSS Distributions
5537*5c2921b0SApple OSS Distributions
5538*5c2921b0SApple OSS Distributions
5539*5c2921b0SApple OSS Distributions
5540*5c2921b0SApple OSS Distributions
5541*5c2921b0SApple OSS Distributions
5542*5c2921b0SApple OSS Distributions
5543*5c2921b0SApple OSS Distributions        <fieldat id="0_24_14" msb="24" lsb="14"/>
5544*5c2921b0SApple OSS Distributions        <fieldat id="VNCR_13_13_1" msb="13" lsb="13"/>
5545*5c2921b0SApple OSS Distributions        <fieldat id="0_12_9" msb="12" lsb="9"/>
5546*5c2921b0SApple OSS Distributions        <fieldat id="CM_8_8" msb="8" lsb="8"/>
5547*5c2921b0SApple OSS Distributions        <fieldat id="0_7_7" msb="7" lsb="7"/>
5548*5c2921b0SApple OSS Distributions        <fieldat id="WnR_6_6" msb="6" lsb="6"/>
5549*5c2921b0SApple OSS Distributions        <fieldat id="DFSC_5_0" msb="5" lsb="0"/>
5550*5c2921b0SApple OSS Distributions    </reg_fieldset>
5551*5c2921b0SApple OSS Distributions            </partial_fieldset>
5552*5c2921b0SApple OSS Distributions            <partial_fieldset>
5553*5c2921b0SApple OSS Distributions              <fields length="25">
5554*5c2921b0SApple OSS Distributions      <fields_instance>Exception from execution of a Breakpoint instruction</fields_instance>
5555*5c2921b0SApple OSS Distributions    <text_before_fields>
5556*5c2921b0SApple OSS Distributions
5557*5c2921b0SApple OSS Distributions
5558*5c2921b0SApple OSS Distributions
5559*5c2921b0SApple OSS Distributions    </text_before_fields>
5560*5c2921b0SApple OSS Distributions
5561*5c2921b0SApple OSS Distributions        <field
5562*5c2921b0SApple OSS Distributions           id="0_24_16"
5563*5c2921b0SApple OSS Distributions           is_variable_length="False"
5564*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5565*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5566*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5567*5c2921b0SApple OSS Distributions           is_constant_value="False"
5568*5c2921b0SApple OSS Distributions           rwtype="RES0"
5569*5c2921b0SApple OSS Distributions        >
5570*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5571*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5572*5c2921b0SApple OSS Distributions        <field_lsb>16</field_lsb>
5573*5c2921b0SApple OSS Distributions        <field_description order="before">
5574*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5575*5c2921b0SApple OSS Distributions        </field_description>
5576*5c2921b0SApple OSS Distributions        <field_values>
5577*5c2921b0SApple OSS Distributions        </field_values>
5578*5c2921b0SApple OSS Distributions      </field>
5579*5c2921b0SApple OSS Distributions        <field
5580*5c2921b0SApple OSS Distributions           id="Comment_15_0"
5581*5c2921b0SApple OSS Distributions           is_variable_length="False"
5582*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5583*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5584*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5585*5c2921b0SApple OSS Distributions           is_constant_value="False"
5586*5c2921b0SApple OSS Distributions        >
5587*5c2921b0SApple OSS Distributions          <field_name>Comment</field_name>
5588*5c2921b0SApple OSS Distributions        <field_msb>15</field_msb>
5589*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5590*5c2921b0SApple OSS Distributions        <field_description order="before">
5591*5c2921b0SApple OSS Distributions
5592*5c2921b0SApple OSS Distributions  <para>Set to the instruction comment field value, zero extended as necessary. For the AArch32 BKPT instructions, the comment field is described as the immediate field.</para>
5593*5c2921b0SApple OSS Distributions
5594*5c2921b0SApple OSS Distributions        </field_description>
5595*5c2921b0SApple OSS Distributions        <field_values>
5596*5c2921b0SApple OSS Distributions
5597*5c2921b0SApple OSS Distributions
5598*5c2921b0SApple OSS Distributions        </field_values>
5599*5c2921b0SApple OSS Distributions          <field_resets>
5600*5c2921b0SApple OSS Distributions
5601*5c2921b0SApple OSS Distributions    <field_reset>
5602*5c2921b0SApple OSS Distributions
5603*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5604*5c2921b0SApple OSS Distributions
5605*5c2921b0SApple OSS Distributions    </field_reset>
5606*5c2921b0SApple OSS Distributions</field_resets>
5607*5c2921b0SApple OSS Distributions      </field>
5608*5c2921b0SApple OSS Distributions    <text_after_fields>
5609*5c2921b0SApple OSS Distributions
5610*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see <xref linkend="BCGIEHAG" browsertext="'Breakpoint instruction exceptions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D2 (AArch64 Self-hosted Debug)" filename="D_debug_exceptions"/>.</para>
5611*5c2921b0SApple OSS Distributions
5612*5c2921b0SApple OSS Distributions    </text_after_fields>
5613*5c2921b0SApple OSS Distributions  </fields>
5614*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5615*5c2921b0SApple OSS Distributions
5616*5c2921b0SApple OSS Distributions
5617*5c2921b0SApple OSS Distributions
5618*5c2921b0SApple OSS Distributions
5619*5c2921b0SApple OSS Distributions
5620*5c2921b0SApple OSS Distributions
5621*5c2921b0SApple OSS Distributions        <fieldat id="0_24_16" msb="24" lsb="16"/>
5622*5c2921b0SApple OSS Distributions        <fieldat id="Comment_15_0" msb="15" lsb="0"/>
5623*5c2921b0SApple OSS Distributions    </reg_fieldset>
5624*5c2921b0SApple OSS Distributions            </partial_fieldset>
5625*5c2921b0SApple OSS Distributions            <partial_fieldset>
5626*5c2921b0SApple OSS Distributions              <fields length="25">
5627*5c2921b0SApple OSS Distributions      <fields_condition>When ARMv8.3-NV is implemented</fields_condition>
5628*5c2921b0SApple OSS Distributions      <fields_instance>Exception from ERET, ERETAA or ERETAB instruction</fields_instance>
5629*5c2921b0SApple OSS Distributions    <text_before_fields>
5630*5c2921b0SApple OSS Distributions
5631*5c2921b0SApple OSS Distributions  <para>This EC value only applies when <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.NV is 1.</para>
5632*5c2921b0SApple OSS Distributions
5633*5c2921b0SApple OSS Distributions    </text_before_fields>
5634*5c2921b0SApple OSS Distributions
5635*5c2921b0SApple OSS Distributions        <field
5636*5c2921b0SApple OSS Distributions           id="0_24_2"
5637*5c2921b0SApple OSS Distributions           is_variable_length="False"
5638*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5639*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5640*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5641*5c2921b0SApple OSS Distributions           is_constant_value="False"
5642*5c2921b0SApple OSS Distributions           rwtype="RES0"
5643*5c2921b0SApple OSS Distributions        >
5644*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5645*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5646*5c2921b0SApple OSS Distributions        <field_lsb>2</field_lsb>
5647*5c2921b0SApple OSS Distributions        <field_description order="before">
5648*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5649*5c2921b0SApple OSS Distributions        </field_description>
5650*5c2921b0SApple OSS Distributions        <field_values>
5651*5c2921b0SApple OSS Distributions        </field_values>
5652*5c2921b0SApple OSS Distributions      </field>
5653*5c2921b0SApple OSS Distributions        <field
5654*5c2921b0SApple OSS Distributions           id="ERET_1_1"
5655*5c2921b0SApple OSS Distributions           is_variable_length="False"
5656*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5657*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5658*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5659*5c2921b0SApple OSS Distributions           is_constant_value="False"
5660*5c2921b0SApple OSS Distributions        >
5661*5c2921b0SApple OSS Distributions          <field_name>ERET</field_name>
5662*5c2921b0SApple OSS Distributions        <field_msb>1</field_msb>
5663*5c2921b0SApple OSS Distributions        <field_lsb>1</field_lsb>
5664*5c2921b0SApple OSS Distributions        <field_description order="before">
5665*5c2921b0SApple OSS Distributions
5666*5c2921b0SApple OSS Distributions  <para>Indicates whether an ERET or ERETA* instruction was trapped to EL2. Possible values are:</para>
5667*5c2921b0SApple OSS Distributions
5668*5c2921b0SApple OSS Distributions        </field_description>
5669*5c2921b0SApple OSS Distributions        <field_values>
5670*5c2921b0SApple OSS Distributions
5671*5c2921b0SApple OSS Distributions
5672*5c2921b0SApple OSS Distributions                <field_value_instance>
5673*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5674*5c2921b0SApple OSS Distributions        <field_value_description>
5675*5c2921b0SApple OSS Distributions  <para>ERET instruction trapped to EL2.</para>
5676*5c2921b0SApple OSS Distributions</field_value_description>
5677*5c2921b0SApple OSS Distributions    </field_value_instance>
5678*5c2921b0SApple OSS Distributions                <field_value_instance>
5679*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5680*5c2921b0SApple OSS Distributions        <field_value_description>
5681*5c2921b0SApple OSS Distributions  <para>ERETAA or ERETAB instruction trapped to EL2.</para>
5682*5c2921b0SApple OSS Distributions</field_value_description>
5683*5c2921b0SApple OSS Distributions    </field_value_instance>
5684*5c2921b0SApple OSS Distributions        </field_values>
5685*5c2921b0SApple OSS Distributions            <field_description order="after">
5686*5c2921b0SApple OSS Distributions
5687*5c2921b0SApple OSS Distributions  <para>If this bit is 0, the ERETA field is <arm-defined-word>RES0</arm-defined-word>.</para>
5688*5c2921b0SApple OSS Distributions
5689*5c2921b0SApple OSS Distributions            </field_description>
5690*5c2921b0SApple OSS Distributions          <field_resets>
5691*5c2921b0SApple OSS Distributions
5692*5c2921b0SApple OSS Distributions    <field_reset>
5693*5c2921b0SApple OSS Distributions
5694*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5695*5c2921b0SApple OSS Distributions
5696*5c2921b0SApple OSS Distributions    </field_reset>
5697*5c2921b0SApple OSS Distributions</field_resets>
5698*5c2921b0SApple OSS Distributions      </field>
5699*5c2921b0SApple OSS Distributions        <field
5700*5c2921b0SApple OSS Distributions           id="ERETA_0_0"
5701*5c2921b0SApple OSS Distributions           is_variable_length="False"
5702*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5703*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5704*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5705*5c2921b0SApple OSS Distributions           is_constant_value="False"
5706*5c2921b0SApple OSS Distributions        >
5707*5c2921b0SApple OSS Distributions          <field_name>ERETA</field_name>
5708*5c2921b0SApple OSS Distributions        <field_msb>0</field_msb>
5709*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5710*5c2921b0SApple OSS Distributions        <field_description order="before">
5711*5c2921b0SApple OSS Distributions
5712*5c2921b0SApple OSS Distributions  <para>Indicates whether an ERETAA or ERETAB instruction was trapped to EL2. Possible values are:</para>
5713*5c2921b0SApple OSS Distributions
5714*5c2921b0SApple OSS Distributions        </field_description>
5715*5c2921b0SApple OSS Distributions        <field_values>
5716*5c2921b0SApple OSS Distributions
5717*5c2921b0SApple OSS Distributions
5718*5c2921b0SApple OSS Distributions                <field_value_instance>
5719*5c2921b0SApple OSS Distributions            <field_value>0b0</field_value>
5720*5c2921b0SApple OSS Distributions        <field_value_description>
5721*5c2921b0SApple OSS Distributions  <para>ERETAA instruction trapped to EL2.</para>
5722*5c2921b0SApple OSS Distributions</field_value_description>
5723*5c2921b0SApple OSS Distributions    </field_value_instance>
5724*5c2921b0SApple OSS Distributions                <field_value_instance>
5725*5c2921b0SApple OSS Distributions            <field_value>0b1</field_value>
5726*5c2921b0SApple OSS Distributions        <field_value_description>
5727*5c2921b0SApple OSS Distributions  <para>ERETAB instruction trapped to EL2.</para>
5728*5c2921b0SApple OSS Distributions</field_value_description>
5729*5c2921b0SApple OSS Distributions    </field_value_instance>
5730*5c2921b0SApple OSS Distributions        </field_values>
5731*5c2921b0SApple OSS Distributions            <field_description order="after">
5732*5c2921b0SApple OSS Distributions
5733*5c2921b0SApple OSS Distributions  <para>When the ERET field is 0, this bit is <arm-defined-word>RES0</arm-defined-word>.</para>
5734*5c2921b0SApple OSS Distributions
5735*5c2921b0SApple OSS Distributions            </field_description>
5736*5c2921b0SApple OSS Distributions          <field_resets>
5737*5c2921b0SApple OSS Distributions
5738*5c2921b0SApple OSS Distributions    <field_reset>
5739*5c2921b0SApple OSS Distributions
5740*5c2921b0SApple OSS Distributions      <field_reset_standard_text>U</field_reset_standard_text>
5741*5c2921b0SApple OSS Distributions
5742*5c2921b0SApple OSS Distributions    </field_reset>
5743*5c2921b0SApple OSS Distributions</field_resets>
5744*5c2921b0SApple OSS Distributions      </field>
5745*5c2921b0SApple OSS Distributions    <text_after_fields>
5746*5c2921b0SApple OSS Distributions
5747*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see <xref linkend="CHDCFJDF" browsertext="'Traps to EL2 for Nested virtualization' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</para>
5748*5c2921b0SApple OSS Distributions
5749*5c2921b0SApple OSS Distributions    </text_after_fields>
5750*5c2921b0SApple OSS Distributions  </fields>
5751*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5752*5c2921b0SApple OSS Distributions        <fields_condition>When ARMv8.3-NV is implemented</fields_condition>
5753*5c2921b0SApple OSS Distributions
5754*5c2921b0SApple OSS Distributions
5755*5c2921b0SApple OSS Distributions
5756*5c2921b0SApple OSS Distributions
5757*5c2921b0SApple OSS Distributions
5758*5c2921b0SApple OSS Distributions
5759*5c2921b0SApple OSS Distributions
5760*5c2921b0SApple OSS Distributions
5761*5c2921b0SApple OSS Distributions        <fieldat id="0_24_2" msb="24" lsb="2"/>
5762*5c2921b0SApple OSS Distributions        <fieldat id="ERET_1_1" msb="1" lsb="1"/>
5763*5c2921b0SApple OSS Distributions        <fieldat id="ERETA_0_0" msb="0" lsb="0"/>
5764*5c2921b0SApple OSS Distributions    </reg_fieldset>
5765*5c2921b0SApple OSS Distributions            </partial_fieldset>
5766*5c2921b0SApple OSS Distributions            <partial_fieldset>
5767*5c2921b0SApple OSS Distributions              <fields length="25">
5768*5c2921b0SApple OSS Distributions      <fields_condition>When ARMv8.5-BTI is implemented</fields_condition>
5769*5c2921b0SApple OSS Distributions      <fields_instance>Exception from Branch Target Identification instruction</fields_instance>
5770*5c2921b0SApple OSS Distributions    <text_before_fields>
5771*5c2921b0SApple OSS Distributions
5772*5c2921b0SApple OSS Distributions
5773*5c2921b0SApple OSS Distributions
5774*5c2921b0SApple OSS Distributions    </text_before_fields>
5775*5c2921b0SApple OSS Distributions
5776*5c2921b0SApple OSS Distributions        <field
5777*5c2921b0SApple OSS Distributions           id="0_24_2"
5778*5c2921b0SApple OSS Distributions           is_variable_length="False"
5779*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5780*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5781*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5782*5c2921b0SApple OSS Distributions           is_constant_value="False"
5783*5c2921b0SApple OSS Distributions           rwtype="RES0"
5784*5c2921b0SApple OSS Distributions        >
5785*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5786*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5787*5c2921b0SApple OSS Distributions        <field_lsb>2</field_lsb>
5788*5c2921b0SApple OSS Distributions        <field_description order="before">
5789*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5790*5c2921b0SApple OSS Distributions        </field_description>
5791*5c2921b0SApple OSS Distributions        <field_values>
5792*5c2921b0SApple OSS Distributions        </field_values>
5793*5c2921b0SApple OSS Distributions      </field>
5794*5c2921b0SApple OSS Distributions        <field
5795*5c2921b0SApple OSS Distributions           id="BTYPE_1_0"
5796*5c2921b0SApple OSS Distributions           is_variable_length="False"
5797*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5798*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5799*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5800*5c2921b0SApple OSS Distributions           is_constant_value="False"
5801*5c2921b0SApple OSS Distributions        >
5802*5c2921b0SApple OSS Distributions          <field_name>BTYPE</field_name>
5803*5c2921b0SApple OSS Distributions        <field_msb>1</field_msb>
5804*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5805*5c2921b0SApple OSS Distributions        <field_description order="before">
5806*5c2921b0SApple OSS Distributions
5807*5c2921b0SApple OSS Distributions  <para>This field is set to the PSTATE.BTYPE value that generated the Branch Target Exception.</para>
5808*5c2921b0SApple OSS Distributions
5809*5c2921b0SApple OSS Distributions        </field_description>
5810*5c2921b0SApple OSS Distributions        <field_values>
5811*5c2921b0SApple OSS Distributions
5812*5c2921b0SApple OSS Distributions
5813*5c2921b0SApple OSS Distributions        </field_values>
5814*5c2921b0SApple OSS Distributions          <field_resets>
5815*5c2921b0SApple OSS Distributions
5816*5c2921b0SApple OSS Distributions</field_resets>
5817*5c2921b0SApple OSS Distributions      </field>
5818*5c2921b0SApple OSS Distributions    <text_after_fields>
5819*5c2921b0SApple OSS Distributions
5820*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see <xref browsertext="The AArch64 application level programmers' model' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section B1" filename="B_the_aarch64_application_level_programmers_model.fm" linkend="BEIBJCGI"></xref>.</para>
5821*5c2921b0SApple OSS Distributions
5822*5c2921b0SApple OSS Distributions    </text_after_fields>
5823*5c2921b0SApple OSS Distributions  </fields>
5824*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5825*5c2921b0SApple OSS Distributions        <fields_condition>When ARMv8.5-BTI is implemented</fields_condition>
5826*5c2921b0SApple OSS Distributions
5827*5c2921b0SApple OSS Distributions
5828*5c2921b0SApple OSS Distributions
5829*5c2921b0SApple OSS Distributions
5830*5c2921b0SApple OSS Distributions
5831*5c2921b0SApple OSS Distributions
5832*5c2921b0SApple OSS Distributions        <fieldat id="0_24_2" msb="24" lsb="2"/>
5833*5c2921b0SApple OSS Distributions        <fieldat id="BTYPE_1_0" msb="1" lsb="0"/>
5834*5c2921b0SApple OSS Distributions    </reg_fieldset>
5835*5c2921b0SApple OSS Distributions            </partial_fieldset>
5836*5c2921b0SApple OSS Distributions            <partial_fieldset>
5837*5c2921b0SApple OSS Distributions              <fields length="25">
5838*5c2921b0SApple OSS Distributions      <fields_instance>Exception from a Pointer Authentication instruction when HCR_EL2.API == 0 || SCR_EL3.API == 0</fields_instance>
5839*5c2921b0SApple OSS Distributions    <text_before_fields>
5840*5c2921b0SApple OSS Distributions
5841*5c2921b0SApple OSS Distributions
5842*5c2921b0SApple OSS Distributions
5843*5c2921b0SApple OSS Distributions    </text_before_fields>
5844*5c2921b0SApple OSS Distributions
5845*5c2921b0SApple OSS Distributions        <field
5846*5c2921b0SApple OSS Distributions           id="0_24_0"
5847*5c2921b0SApple OSS Distributions           is_variable_length="False"
5848*5c2921b0SApple OSS Distributions           has_partial_fieldset="False"
5849*5c2921b0SApple OSS Distributions           is_linked_to_partial_fieldset="False"
5850*5c2921b0SApple OSS Distributions           is_access_restriction_possible="False"
5851*5c2921b0SApple OSS Distributions           is_constant_value="False"
5852*5c2921b0SApple OSS Distributions           rwtype="RES0"
5853*5c2921b0SApple OSS Distributions        >
5854*5c2921b0SApple OSS Distributions          <field_name>0</field_name>
5855*5c2921b0SApple OSS Distributions        <field_msb>24</field_msb>
5856*5c2921b0SApple OSS Distributions        <field_lsb>0</field_lsb>
5857*5c2921b0SApple OSS Distributions        <field_description order="before">
5858*5c2921b0SApple OSS Distributions            <para>Reserved, <arm-defined-word>RES0</arm-defined-word>.</para>
5859*5c2921b0SApple OSS Distributions        </field_description>
5860*5c2921b0SApple OSS Distributions        <field_values>
5861*5c2921b0SApple OSS Distributions        </field_values>
5862*5c2921b0SApple OSS Distributions      </field>
5863*5c2921b0SApple OSS Distributions    <text_after_fields>
5864*5c2921b0SApple OSS Distributions
5865*5c2921b0SApple OSS Distributions  <para>For more information about generating these exceptions, see:</para>
5866*5c2921b0SApple OSS Distributions<list type="unordered">
5867*5c2921b0SApple OSS Distributions<listitem><content><xref linkend="CHDGDDCJ" browsertext="'Trap to EL2 Non-secure EL0 accesses to Pointer authentication key registers' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
5868*5c2921b0SApple OSS Distributions</listitem><listitem><content><xref linkend="CHDIGBED" browsertext="'Trap to EL3 accesses to Pointer authentication instructions' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section D1" filename="D_the_aarch64_system_level_programmers_model"/>.</content>
5869*5c2921b0SApple OSS Distributions</listitem></list>
5870*5c2921b0SApple OSS Distributions
5871*5c2921b0SApple OSS Distributions    </text_after_fields>
5872*5c2921b0SApple OSS Distributions  </fields>
5873*5c2921b0SApple OSS Distributions              <reg_fieldset length="25">
5874*5c2921b0SApple OSS Distributions
5875*5c2921b0SApple OSS Distributions
5876*5c2921b0SApple OSS Distributions
5877*5c2921b0SApple OSS Distributions
5878*5c2921b0SApple OSS Distributions        <fieldat id="0_24_0" msb="24" lsb="0"/>
5879*5c2921b0SApple OSS Distributions    </reg_fieldset>
5880*5c2921b0SApple OSS Distributions            </partial_fieldset>
5881*5c2921b0SApple OSS Distributions      </field>
5882*5c2921b0SApple OSS Distributions    <text_after_fields>
5883*5c2921b0SApple OSS Distributions
5884*5c2921b0SApple OSS Distributions
5885*5c2921b0SApple OSS Distributions
5886*5c2921b0SApple OSS Distributions    </text_after_fields>
5887*5c2921b0SApple OSS Distributions  </fields>
5888*5c2921b0SApple OSS Distributions  <reg_fieldset length="64">
5889*5c2921b0SApple OSS Distributions
5890*5c2921b0SApple OSS Distributions
5891*5c2921b0SApple OSS Distributions
5892*5c2921b0SApple OSS Distributions
5893*5c2921b0SApple OSS Distributions
5894*5c2921b0SApple OSS Distributions
5895*5c2921b0SApple OSS Distributions
5896*5c2921b0SApple OSS Distributions
5897*5c2921b0SApple OSS Distributions
5898*5c2921b0SApple OSS Distributions
5899*5c2921b0SApple OSS Distributions        <fieldat id="0_63_32" msb="63" lsb="32"/>
5900*5c2921b0SApple OSS Distributions        <fieldat id="EC_31_26" msb="31" lsb="26"/>
5901*5c2921b0SApple OSS Distributions        <fieldat id="IL_25_25" msb="25" lsb="25"/>
5902*5c2921b0SApple OSS Distributions        <fieldat id="ISS_24_0" msb="24" lsb="0"/>
5903*5c2921b0SApple OSS Distributions    </reg_fieldset>
5904*5c2921b0SApple OSS Distributions
5905*5c2921b0SApple OSS Distributions      </reg_fieldsets>
5906*5c2921b0SApple OSS Distributions
5907*5c2921b0SApple OSS Distributions
5908*5c2921b0SApple OSS Distributions
5909*5c2921b0SApple OSS Distributions<access_mechanisms>
5910*5c2921b0SApple OSS Distributions
5911*5c2921b0SApple OSS Distributions
5912*5c2921b0SApple OSS Distributions      <access_permission_text>
5913*5c2921b0SApple OSS Distributions        <para>When <register_link state="AArch64" id="AArch64-hcr_el2.xml">HCR_EL2</register_link>.E2H is 1, without explicit synchronization, access from EL3 using the mnemonic ESR_EL1 or ESR_EL12 are not guaranteed to be ordered with respect to accesses using the other mnemonic.</para>
5914*5c2921b0SApple OSS Distributions      </access_permission_text>
5915*5c2921b0SApple OSS Distributions
5916*5c2921b0SApple OSS Distributions
5917*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MRS ESR_EL1">
5918*5c2921b0SApple OSS Distributions        <encoding>
5919*5c2921b0SApple OSS Distributions
5920*5c2921b0SApple OSS Distributions          <access_instruction>MRS &lt;Xt&gt;, ESR_EL1</access_instruction>
5921*5c2921b0SApple OSS Distributions
5922*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
5923*5c2921b0SApple OSS Distributions
5924*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b000"/>
5925*5c2921b0SApple OSS Distributions
5926*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
5927*5c2921b0SApple OSS Distributions
5928*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
5929*5c2921b0SApple OSS Distributions
5930*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
5931*5c2921b0SApple OSS Distributions        </encoding>
5932*5c2921b0SApple OSS Distributions          <access_permission>
5933*5c2921b0SApple OSS Distributions            <ps name="MRS" sections="1" secttype="access_permission">
5934*5c2921b0SApple OSS Distributions              <pstext>
5935*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
5936*5c2921b0SApple OSS Distributions    UNDEFINED;
5937*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
5938*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; !ELUsingAArch32(EL2) &amp;&amp; HCR_EL2.TRVM == '1' then
5939*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
5940*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; !ELUsingAArch32(EL2) &amp;&amp; HCR_EL2.&lt;NV2,NV1,NV&gt; == '111' then
5941*5c2921b0SApple OSS Distributions        return NVMem[0x138];
5942*5c2921b0SApple OSS Distributions    else
5943*5c2921b0SApple OSS Distributions        return ESR_EL1;
5944*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
5945*5c2921b0SApple OSS Distributions    if HCR_EL2.E2H == '1' then
5946*5c2921b0SApple OSS Distributions        return ESR_EL2;
5947*5c2921b0SApple OSS Distributions    else
5948*5c2921b0SApple OSS Distributions        return ESR_EL1;
5949*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
5950*5c2921b0SApple OSS Distributions    return ESR_EL1;
5951*5c2921b0SApple OSS Distributions              </pstext>
5952*5c2921b0SApple OSS Distributions            </ps>
5953*5c2921b0SApple OSS Distributions          </access_permission>
5954*5c2921b0SApple OSS Distributions      </access_mechanism>
5955*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MSRregister ESR_EL1">
5956*5c2921b0SApple OSS Distributions        <encoding>
5957*5c2921b0SApple OSS Distributions
5958*5c2921b0SApple OSS Distributions          <access_instruction>MSR ESR_EL1, &lt;Xt&gt;</access_instruction>
5959*5c2921b0SApple OSS Distributions
5960*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
5961*5c2921b0SApple OSS Distributions
5962*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b000"/>
5963*5c2921b0SApple OSS Distributions
5964*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
5965*5c2921b0SApple OSS Distributions
5966*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
5967*5c2921b0SApple OSS Distributions
5968*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
5969*5c2921b0SApple OSS Distributions        </encoding>
5970*5c2921b0SApple OSS Distributions          <access_permission>
5971*5c2921b0SApple OSS Distributions            <ps name="MSRregister" sections="1" secttype="access_permission">
5972*5c2921b0SApple OSS Distributions              <pstext>
5973*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
5974*5c2921b0SApple OSS Distributions    UNDEFINED;
5975*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
5976*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; !ELUsingAArch32(EL2) &amp;&amp; HCR_EL2.TVM == '1' then
5977*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
5978*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; !ELUsingAArch32(EL2) &amp;&amp; HCR_EL2.&lt;NV2,NV1,NV&gt; == '111' then
5979*5c2921b0SApple OSS Distributions        NVMem[0x138] = X[t];
5980*5c2921b0SApple OSS Distributions    else
5981*5c2921b0SApple OSS Distributions        ESR_EL1 = X[t];
5982*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
5983*5c2921b0SApple OSS Distributions    if HCR_EL2.E2H == '1' then
5984*5c2921b0SApple OSS Distributions        ESR_EL2 = X[t];
5985*5c2921b0SApple OSS Distributions    else
5986*5c2921b0SApple OSS Distributions        ESR_EL1 = X[t];
5987*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
5988*5c2921b0SApple OSS Distributions    ESR_EL1 = X[t];
5989*5c2921b0SApple OSS Distributions              </pstext>
5990*5c2921b0SApple OSS Distributions            </ps>
5991*5c2921b0SApple OSS Distributions          </access_permission>
5992*5c2921b0SApple OSS Distributions      </access_mechanism>
5993*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MRS ESR_EL12">
5994*5c2921b0SApple OSS Distributions        <encoding>
5995*5c2921b0SApple OSS Distributions
5996*5c2921b0SApple OSS Distributions          <access_instruction>MRS &lt;Xt&gt;, ESR_EL12</access_instruction>
5997*5c2921b0SApple OSS Distributions
5998*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
5999*5c2921b0SApple OSS Distributions
6000*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b101"/>
6001*5c2921b0SApple OSS Distributions
6002*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
6003*5c2921b0SApple OSS Distributions
6004*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
6005*5c2921b0SApple OSS Distributions
6006*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
6007*5c2921b0SApple OSS Distributions        </encoding>
6008*5c2921b0SApple OSS Distributions          <access_permission>
6009*5c2921b0SApple OSS Distributions            <ps name="MRS" sections="1" secttype="access_permission">
6010*5c2921b0SApple OSS Distributions              <pstext>
6011*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
6012*5c2921b0SApple OSS Distributions    UNDEFINED;
6013*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
6014*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.&lt;NV2,NV1,NV&gt; == '101' then
6015*5c2921b0SApple OSS Distributions        return NVMem[0x138];
6016*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; HCR_EL2.NV == '1' then
6017*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
6018*5c2921b0SApple OSS Distributions    else
6019*5c2921b0SApple OSS Distributions        UNDEFINED;
6020*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
6021*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.E2H == '1' then
6022*5c2921b0SApple OSS Distributions        return ESR_EL1;
6023*5c2921b0SApple OSS Distributions    else
6024*5c2921b0SApple OSS Distributions        UNDEFINED;
6025*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
6026*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.E2H == '1' then
6027*5c2921b0SApple OSS Distributions        return ESR_EL1;
6028*5c2921b0SApple OSS Distributions    else
6029*5c2921b0SApple OSS Distributions        UNDEFINED;
6030*5c2921b0SApple OSS Distributions              </pstext>
6031*5c2921b0SApple OSS Distributions            </ps>
6032*5c2921b0SApple OSS Distributions          </access_permission>
6033*5c2921b0SApple OSS Distributions      </access_mechanism>
6034*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MSRregister ESR_EL12">
6035*5c2921b0SApple OSS Distributions        <encoding>
6036*5c2921b0SApple OSS Distributions
6037*5c2921b0SApple OSS Distributions          <access_instruction>MSR ESR_EL12, &lt;Xt&gt;</access_instruction>
6038*5c2921b0SApple OSS Distributions
6039*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
6040*5c2921b0SApple OSS Distributions
6041*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b101"/>
6042*5c2921b0SApple OSS Distributions
6043*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
6044*5c2921b0SApple OSS Distributions
6045*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
6046*5c2921b0SApple OSS Distributions
6047*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
6048*5c2921b0SApple OSS Distributions        </encoding>
6049*5c2921b0SApple OSS Distributions          <access_permission>
6050*5c2921b0SApple OSS Distributions            <ps name="MSRregister" sections="1" secttype="access_permission">
6051*5c2921b0SApple OSS Distributions              <pstext>
6052*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
6053*5c2921b0SApple OSS Distributions    UNDEFINED;
6054*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
6055*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.&lt;NV2,NV1,NV&gt; == '101' then
6056*5c2921b0SApple OSS Distributions        NVMem[0x138] = X[t];
6057*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; HCR_EL2.NV == '1' then
6058*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
6059*5c2921b0SApple OSS Distributions    else
6060*5c2921b0SApple OSS Distributions        UNDEFINED;
6061*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
6062*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.E2H == '1' then
6063*5c2921b0SApple OSS Distributions        ESR_EL1 = X[t];
6064*5c2921b0SApple OSS Distributions    else
6065*5c2921b0SApple OSS Distributions        UNDEFINED;
6066*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
6067*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.E2H == '1' then
6068*5c2921b0SApple OSS Distributions        ESR_EL1 = X[t];
6069*5c2921b0SApple OSS Distributions    else
6070*5c2921b0SApple OSS Distributions        UNDEFINED;
6071*5c2921b0SApple OSS Distributions              </pstext>
6072*5c2921b0SApple OSS Distributions            </ps>
6073*5c2921b0SApple OSS Distributions          </access_permission>
6074*5c2921b0SApple OSS Distributions      </access_mechanism>
6075*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MRS ESR_EL2">
6076*5c2921b0SApple OSS Distributions        <encoding>
6077*5c2921b0SApple OSS Distributions
6078*5c2921b0SApple OSS Distributions          <access_instruction>MRS &lt;Xt&gt;, ESR_EL2</access_instruction>
6079*5c2921b0SApple OSS Distributions
6080*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
6081*5c2921b0SApple OSS Distributions
6082*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b100"/>
6083*5c2921b0SApple OSS Distributions
6084*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
6085*5c2921b0SApple OSS Distributions
6086*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
6087*5c2921b0SApple OSS Distributions
6088*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
6089*5c2921b0SApple OSS Distributions        </encoding>
6090*5c2921b0SApple OSS Distributions          <access_permission>
6091*5c2921b0SApple OSS Distributions            <ps name="MRS" sections="1" secttype="access_permission">
6092*5c2921b0SApple OSS Distributions              <pstext>
6093*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
6094*5c2921b0SApple OSS Distributions    UNDEFINED;
6095*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
6096*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.&lt;NV2,NV&gt; == '11' then
6097*5c2921b0SApple OSS Distributions        return ESR_EL1;
6098*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; HCR_EL2.NV == '1' then
6099*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
6100*5c2921b0SApple OSS Distributions    else
6101*5c2921b0SApple OSS Distributions        UNDEFINED;
6102*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
6103*5c2921b0SApple OSS Distributions    return ESR_EL2;
6104*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
6105*5c2921b0SApple OSS Distributions    return ESR_EL2;
6106*5c2921b0SApple OSS Distributions              </pstext>
6107*5c2921b0SApple OSS Distributions            </ps>
6108*5c2921b0SApple OSS Distributions          </access_permission>
6109*5c2921b0SApple OSS Distributions      </access_mechanism>
6110*5c2921b0SApple OSS Distributions      <access_mechanism accessor="MSRregister ESR_EL2">
6111*5c2921b0SApple OSS Distributions        <encoding>
6112*5c2921b0SApple OSS Distributions
6113*5c2921b0SApple OSS Distributions          <access_instruction>MSR ESR_EL2, &lt;Xt&gt;</access_instruction>
6114*5c2921b0SApple OSS Distributions
6115*5c2921b0SApple OSS Distributions            <enc n="op0" v="0b11"/>
6116*5c2921b0SApple OSS Distributions
6117*5c2921b0SApple OSS Distributions            <enc n="op1" v="0b100"/>
6118*5c2921b0SApple OSS Distributions
6119*5c2921b0SApple OSS Distributions            <enc n="CRn" v="0b0101"/>
6120*5c2921b0SApple OSS Distributions
6121*5c2921b0SApple OSS Distributions            <enc n="CRm" v="0b0010"/>
6122*5c2921b0SApple OSS Distributions
6123*5c2921b0SApple OSS Distributions            <enc n="op2" v="0b000"/>
6124*5c2921b0SApple OSS Distributions        </encoding>
6125*5c2921b0SApple OSS Distributions          <access_permission>
6126*5c2921b0SApple OSS Distributions            <ps name="MSRregister" sections="1" secttype="access_permission">
6127*5c2921b0SApple OSS Distributions              <pstext>
6128*5c2921b0SApple OSS Distributionsif PSTATE.EL == EL0 then
6129*5c2921b0SApple OSS Distributions    UNDEFINED;
6130*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL1 then
6131*5c2921b0SApple OSS Distributions    if EL2Enabled() &amp;&amp; HCR_EL2.&lt;NV2,NV&gt; == '11' then
6132*5c2921b0SApple OSS Distributions        ESR_EL1 = X[t];
6133*5c2921b0SApple OSS Distributions    elsif EL2Enabled() &amp;&amp; HCR_EL2.NV == '1' then
6134*5c2921b0SApple OSS Distributions        AArch64.SystemAccessTrap(EL2, 0x18);
6135*5c2921b0SApple OSS Distributions    else
6136*5c2921b0SApple OSS Distributions        UNDEFINED;
6137*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL2 then
6138*5c2921b0SApple OSS Distributions    ESR_EL2 = X[t];
6139*5c2921b0SApple OSS Distributionselsif PSTATE.EL == EL3 then
6140*5c2921b0SApple OSS Distributions    ESR_EL2 = X[t];
6141*5c2921b0SApple OSS Distributions              </pstext>
6142*5c2921b0SApple OSS Distributions            </ps>
6143*5c2921b0SApple OSS Distributions          </access_permission>
6144*5c2921b0SApple OSS Distributions      </access_mechanism>
6145*5c2921b0SApple OSS Distributions</access_mechanisms>
6146*5c2921b0SApple OSS Distributions
6147*5c2921b0SApple OSS Distributions      <arch_variants>
6148*5c2921b0SApple OSS Distributions      </arch_variants>
6149*5c2921b0SApple OSS Distributions  </register>
6150*5c2921b0SApple OSS Distributions</registers>
6151*5c2921b0SApple OSS Distributions
6152*5c2921b0SApple OSS Distributions    <timestamp>27/03/2019 21:59; e5e4db499bf9867a4b93324c4dbac985d3da9376</timestamp>
6153*5c2921b0SApple OSS Distributions</register_page>