<?xml-stylesheet type="text/xsl" encoding="UTF-8" href="iform.xsl" version="1.0"?>
<!DOCTYPE instructionsection PUBLIC "-//ARM//DTD instructionsection //EN" "iform-p.dtd">
<!-- Copyright (c) 2010-2025 Arm Limited or its affiliates. All rights reserved. -->
<!-- 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. -->
<instructionsection id="LDR_r" title="LDR (register) -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="general"/>
    <docvar key="mnemonic" value="LDR"/>
  </docvars>
  <heading>LDR (register)</heading>
  <desc>
    <brief>
      <para>Load Register (register)</para>
    </brief>
    <authored>
      <para>Load Register (register) calculates an address from a base register
value and an offset register value, loads a word from memory, and
writes it to a register. The offset register value can optionally be
shifted. For information about memory accesses, see
<xref linkend="ARMARM_Chddjfjf">Memory accesses</xref>.</para>
      <para>The T32 form of <instruction>LDR</instruction> (register) does not support register
writeback.</para>
    </authored>
    <encodingnotes>
      <para>For more information about the <arm-defined-word>CONSTRAINED UNPREDICTABLE</arm-defined-word> behavior of this instruction, see <xref linkend="ARMARM_CJAEGDJC">Architectural Constraints on UNPREDICTABLE behaviors</xref>.</para>
    </encodingnotes>
  </desc>
  <operationalnotes>
    <operationalnote>
      <operationalnote_content>
        <para>This instruction is a data-independent-time instruction as described in <xref linkend="ARMARM_BEIIDCEG">About the DIT bit</xref>.</para>
      </operationalnote_content>
    </operationalnote>
  </operationalnotes>
  <alias_list howmany="0"/>
  <classes>
    <classesintro count="3">
      <txt>It has encodings from the following instruction sets:</txt>
      <txt> A32 (</txt>
      <a href="#iclass_a1">A1</a>
      <txt>)</txt>
      <txt> and </txt>
      <txt> T32 (</txt>
      <a href="#iclass_t1">T1</a>
      <txt> and </txt>
      <a href="#iclass_t2">T2</a>
      <txt>)</txt>
      <txt>.</txt>
    </classesintro>
    <iclass name="A1" oneof="3" id="iclass_a1" no_encodings="3" isa="A32">
      <docvars>
        <docvar key="armarmheading" value="A1"/>
        <docvar key="instr-class" value="general"/>
        <docvar key="isa" value="A32"/>
        <docvar key="mnemonic" value="LDR"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="32" psname="A32.ldstreg.LDR_r_A1_off" tworows="1">
        <box hibit="31" width="4" name="cond" usename="1" settings="4" constraint="!= 1111">
          <c colspan="4">!= 1111</c>
        </box>
        <box hibit="27" width="3" settings="3">
          <c>0</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="24" width="1" name="P" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="23" width="1" name="U" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="22" name="op2" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="21" width="1" name="W" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="20" name="op1" usename="1" settings="1" psbits="x">
          <c>1</c>
        </box>
        <box hibit="19" width="4" name="Rn" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="15" width="4" name="Rt" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="5" name="imm5" usename="1">
          <c colspan="5"/>
        </box>
        <box hibit="6" width="2" name="stype" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>0</c>
        </box>
        <box hibit="3" width="4" name="Rm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="LDR_r_A1_off" oneofinclass="3" oneof="5" label="Offset" bitdiffs="P == 1 &amp;&amp; W == 0">
        <docvars>
          <docvar key="address-form" value="base-plus-offset"/>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="address-offset" value="signed-offset"/>
          <docvar key="mnemonic" value="LDR"/>
        </docvars>
        <box hibit="24" width="1" name="P">
          <c>1</c>
        </box>
        <box hibit="21" width="1" name="W">
          <c>0</c>
        </box>
        <asmtemplate><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}  </text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field. The PC can be used. If the PC is used, the instruction branches to the address (data) loaded to the PC. This branch is an interworking branch, see x[Pseudocode description of operations on the AArch32 general-purpose registers and the PC](BEICJFEH)." link="Rt__7">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field. The PC can be used in the offset variant." link="Rn__21">&lt;Rn&gt;</a><text>, {</text><a hover="Specifies the index register is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option__3">+/-</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>{, </text><a hover="The shift to apply to the value read from &lt;Rm&gt;. If absent, no shift is applied. Otherwise, see x[Shifts applied to a register](Chdibjii)." link="shift_option__8">&lt;shift&gt;</a><text>}]</text></asmtemplate>
      </encoding>
      <encoding name="LDR_r_A1_post" oneofinclass="3" oneof="5" label="Post-indexed" bitdiffs="P == 0 &amp;&amp; W == 0">
        <docvars>
          <docvar key="address-form" value="post-indexed"/>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic" value="LDR"/>
        </docvars>
        <box hibit="24" width="1" name="P">
          <c>0</c>
        </box>
        <box hibit="21" width="1" name="W">
          <c>0</c>
        </box>
        <asmtemplate><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}  </text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field. The PC can be used. If the PC is used, the instruction branches to the address (data) loaded to the PC. This branch is an interworking branch, see x[Pseudocode description of operations on the AArch32 general-purpose registers and the PC](BEICJFEH)." link="Rt__7">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field. The PC can be used in the offset variant." link="Rn__21">&lt;Rn&gt;</a><text>], {</text><a hover="Specifies the index register is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option__3">+/-</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>{, </text><a hover="The shift to apply to the value read from &lt;Rm&gt;. If absent, no shift is applied. Otherwise, see x[Shifts applied to a register](Chdibjii)." link="shift_option__8">&lt;shift&gt;</a><text>}</text></asmtemplate>
      </encoding>
      <encoding name="LDR_r_A1_pre" oneofinclass="3" oneof="5" label="Pre-indexed" bitdiffs="P == 1 &amp;&amp; W == 1">
        <docvars>
          <docvar key="address-form" value="pre-indexed"/>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic" value="LDR"/>
        </docvars>
        <box hibit="24" width="1" name="P">
          <c>1</c>
        </box>
        <box hibit="21" width="1" name="W">
          <c>1</c>
        </box>
        <asmtemplate><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}  </text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field. The PC can be used. If the PC is used, the instruction branches to the address (data) loaded to the PC. This branch is an interworking branch, see x[Pseudocode description of operations on the AArch32 general-purpose registers and the PC](BEICJFEH)." link="Rt__7">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field. The PC can be used in the offset variant." link="Rn__21">&lt;Rn&gt;</a><text>, {</text><a hover="Specifies the index register is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option__3">+/-</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>{, </text><a hover="The shift to apply to the value read from &lt;Rm&gt;. If absent, no shift is applied. Otherwise, see x[Shifts applied to a register](Chdibjii)." link="shift_option__8">&lt;shift&gt;</a><text>}]!</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.ldstreg.LDR_r_A1_off" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if P == '0' &amp;&amp; W == '1' then See("LDRT"); end;
let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let m : integer = UInt(Rm);
let index : boolean = (P == '1');
let add : boolean = (U == '1');
let wback : boolean = (P == '0') || (W == '1');
let (shift_t, shift_n) : (<a link="SRType" file="shared_pseudocode.xml" hover="type SRType">SRType</a>, integer) = DecodeImmShift(stype, imm5);
if m == 15 then UnpredictableProcedure(); end;
if wback &amp;&amp; (n == 15 || n == t) then UnpredictableProcedure(); end;</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="A1" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">wback &amp;&amp; n == t</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <cu_type constraint="Constraint_NOP"/>
          <cu_type>
            <cu_type_text>The instruction performs all of the loads using the specified addressing mode and the content of the register that is written back is UNKNOWN. In addition, if an exception occurs during such as instruction, the base address might be corrupted so that the instruction cannot be repeated.</cu_type_text>
          </cu_type>
        </cu_case>
      </constrained_unpredictables>
    </iclass>
    <iclass name="T1" oneof="3" id="iclass_t1" no_encodings="1" isa="T32">
      <docvars>
        <docvar key="address-form" value="base-plus-offset"/>
        <docvar key="armarmheading" value="T1"/>
        <docvar key="instr-class" value="general"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="LDR"/>
      </docvars>
      <iclassintro count="1"/>
      <regdiagram form="16" psname="T32.n.ldst16_reg.LDR_r_T1" tworows="1">
        <box hibit="15" width="4" settings="4">
          <c>0</c>
          <c>1</c>
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="11" name="L" usename="1" settings="1" psbits="x">
          <c>1</c>
        </box>
        <box hibit="10" name="B" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="9" name="H" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="8" width="3" name="Rm" usename="1">
          <c colspan="3"/>
        </box>
        <box hibit="5" width="3" name="Rn" usename="1">
          <c colspan="3"/>
        </box>
        <box hibit="2" width="3" name="Rt" usename="1">
          <c colspan="3"/>
        </box>
      </regdiagram>
      <encoding name="LDR_r_T1" oneofinclass="1" oneof="5" label="">
        <docvars>
          <docvar key="address-form" value="base-plus-offset"/>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic" value="LDR"/>
        </docvars>
        <asmtemplate><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}  </text><a hover="For the &quot;T1&quot; variant: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt__8">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;T1&quot; and &quot;T2&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field." link="Rn__14">&lt;Rn&gt;</a><text>, {</text><a hover="Specifies the index register is added to the base register." link="opt_plus">+</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>]</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.n.ldst16_reg.LDR_r_T1" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let m : integer = UInt(Rm);
let shift_t : <a link="SRType" file="shared_pseudocode.xml" hover="type SRType">SRType</a>  = SRType_LSL;
let shift_n : integer = 0;
let index : boolean = TRUE;
let add : boolean = TRUE;
let wback : boolean = FALSE;</pstext></ps>
      </ps_section>
    </iclass>
    <iclass name="T2" oneof="3" id="iclass_t2" no_encodings="1" isa="T32">
      <docvars>
        <docvar key="address-form" value="register-offset"/>
        <docvar key="armarmheading" value="T2"/>
        <docvar key="instr-class" value="general"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="LDR"/>
      </docvars>
      <iclassintro count="1"/>
      <regdiagram form="16x2" psname="T32.w.ldst.ldst_unsigned_reg.LDR_r_T2" tworows="1">
        <box hibit="31" width="3" settings="3">
          <c>1</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="28" width="4" settings="4">
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="24" width="2" settings="2">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="22" width="2" name="size" usename="1" settings="2" psbits="xx">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="20" name="L" usename="1" settings="1" psbits="x">
          <c>1</c>
        </box>
        <box hibit="19" width="4" name="Rn" usename="1" settings="4" constraint="!= 1111">
          <c colspan="4">!= 1111</c>
        </box>
        <box hibit="15" width="4" name="Rt" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="6" settings="6">
          <c>0</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="5" width="2" name="imm2" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="3" width="4" name="Rm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="LDR_r_T2" oneofinclass="1" oneof="5" label="">
        <docvars>
          <docvar key="address-form" value="register-offset"/>
          <docvar key="armarmheading" value="T2"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic" value="LDR"/>
        </docvars>
        <asmtemplate><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}  </text><a hover="For the &quot;T2&quot; variant: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field. The PC can be used, provided the instruction is either outside an IT block or the last instruction of an IT block. If the PC is used, the instruction branches to the address (data) loaded to the PC. This is an interworking branch, see x[Pseudocode description of operations on the AArch32 general-purpose registers and the PC](BEICJFEH)." link="Rt__21">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;T1&quot; and &quot;T2&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field." link="Rn__14">&lt;Rn&gt;</a><text>, {</text><a hover="Specifies the index register is added to the base register." link="opt_plus">+</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>{, LSL #</text><a hover="If present, the size of the left shift to apply to the value from &lt;Rm&gt;, in the range 1-3. &lt;imm&gt; is encoded in imm2. If absent, no shift is specified and imm2 is encoded as 0b00." link="imm__136">&lt;imm&gt;</a><text>}]</text></asmtemplate>
        <asmtemplate comment="&lt;Rt&gt;, &lt;Rn&gt;, &lt;Rm&gt; can be represented in T1"><text>LDR{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="cond__2">&lt;c&gt;</a><text>}.W  </text><a hover="For the &quot;T2&quot; variant: is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field. The PC can be used, provided the instruction is either outside an IT block or the last instruction of an IT block. If the PC is used, the instruction branches to the address (data) loaded to the PC. This is an interworking branch, see x[Pseudocode description of operations on the AArch32 general-purpose registers and the PC](BEICJFEH)." link="Rt__21">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;T1&quot; and &quot;T2&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field." link="Rn__14">&lt;Rn&gt;</a><text>, {</text><a hover="Specifies the index register is added to the base register." link="opt_plus">+</a><text>}</text><a hover="Is the general-purpose index register, encoded in the &quot;Rm&quot; field." link="Rm__16">&lt;Rm&gt;</a><text>]</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.ldst.ldst_unsigned_reg.LDR_r_T2" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if Rn == '1111' then See("LDR (literal)"); end;
let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let m : integer = UInt(Rm);
let shift_t : <a link="SRType" file="shared_pseudocode.xml" hover="type SRType">SRType</a> = SRType_LSL;
let shift_n : integer = UInt(imm2);
// Armv8-A removes UNPREDICTABLE for R13
if m == 15 then UnpredictableProcedure(); end;
if t == 15 &amp;&amp; InITBlock() &amp;&amp; !LastInITBlock() then UnpredictableProcedure(); end;
let index : boolean = TRUE;
let add : boolean = TRUE;
let wback : boolean = FALSE;</pstext></ps>
      </ps_section>
    </iclass>
  </classes>
  <explanations scope="all">
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre, LDR_r_T1, LDR_r_T2, T2B_LDR_r_T2" symboldefcount="1">
      <symbol link="cond__2">&lt;c&gt;</symbol>
      <account encodedin="cond">
        <intro>
          <para>See <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre, LDR_r_T1, LDR_r_T2" symboldefcount="1">
      <symbol link="qw_option">&lt;q&gt;</symbol>
      <account encodedin="">
        <intro>
          <para>See <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre" symboldefcount="1">
      <symbol link="Rt__7">&lt;Rt&gt;</symbol>
      <account encodedin="Rt">
        <intro>
          <para>For the "A1 Offset", "A1 Post-indexed", and "A1 Pre-indexed" variants: is the general-purpose register to be transferred, encoded in the "Rt" field. The PC can be used. If the PC is used, the instruction branches to the address (data) loaded to the PC. This branch is an interworking branch, see <xref linkend="BEICJFEH">Pseudocode description of operations on the AArch32 general-purpose registers and the PC</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_T1" symboldefcount="2">
      <symbol link="Rt__8">&lt;Rt&gt;</symbol>
      <account encodedin="Rt">
        <intro>
          <para>For the "T1" variant: is the general-purpose register to be transferred, encoded in the "Rt" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_T2, T2B_LDR_r_T2" symboldefcount="3">
      <symbol link="Rt__21">&lt;Rt&gt;</symbol>
      <account encodedin="Rt">
        <intro>
          <para>For the "T2" variant: is the general-purpose register to be transferred, encoded in the "Rt" field. The PC can be used, provided the instruction is either outside an IT block or the last instruction of an IT block. If the PC is used, the instruction branches to the address (data) loaded to the PC. This is an interworking branch, see <xref linkend="BEICJFEH">Pseudocode description of operations on the AArch32 general-purpose registers and the PC</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre" symboldefcount="1">
      <symbol link="Rn__21">&lt;Rn&gt;</symbol>
      <account encodedin="Rn">
        <intro>
          <para>For the "A1 Offset", "A1 Post-indexed", and "A1 Pre-indexed" variants: is the general-purpose base register, encoded in the "Rn" field. The PC can be used in the offset variant.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_T1, LDR_r_T2, T2B_LDR_r_T2" symboldefcount="2">
      <symbol link="Rn__14">&lt;Rn&gt;</symbol>
      <account encodedin="Rn">
        <intro>
          <para>For the "T1" and "T2" variants: is the general-purpose base register, encoded in the "Rn" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre" symboldefcount="1">
      <symbol link="plus_or_minus_option__3">+/-</symbol>
      <definition encodedin="U">
        <intro>Specifies the index register is added to or subtracted from the base register, defaulting to + if omitted and </intro>
        <table class="valuetable">
          <tgroup cols="2">
            <thead>
              <row>
                <entry class="bitfield">U</entry>
                <entry class="symbol">+/-</entry>
              </row>
            </thead>
            <tbody>
              <row>
                <entry class="bitfield">0</entry>
                <entry class="symbol">-</entry>
              </row>
              <row>
                <entry class="bitfield">1</entry>
                <entry class="symbol">+</entry>
              </row>
            </tbody>
          </tgroup>
        </table>
      </definition>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre, LDR_r_T1, LDR_r_T2, T2B_LDR_r_T2" symboldefcount="1">
      <symbol link="Rm__16">&lt;Rm&gt;</symbol>
      <account encodedin="Rm">
        <intro>
          <para>Is the general-purpose index register, encoded in the "Rm" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_A1_off, LDR_r_A1_post, LDR_r_A1_pre" symboldefcount="1">
      <symbol link="shift_option__8">&lt;shift&gt;</symbol>
      <account encodedin="(stype :: imm5)">
        <intro>
          <para>The shift to apply to the value read from <syntax>&lt;Rm&gt;</syntax>. If absent, no shift is applied. Otherwise, see <xref linkend="Chdibjii">Shifts applied to a register</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_T1, LDR_r_T2, T2B_LDR_r_T2" symboldefcount="1">
      <symbol link="opt_plus">+</symbol>
      <account encodedin="">
        <intro>
          <para>Specifies the index register is added to the base register.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="LDR_r_T2" symboldefcount="1">
      <symbol link="imm__136">&lt;imm&gt;</symbol>
      <account encodedin="imm">
        <intro>
          <para>If present, the size of the left shift to apply to the value from <syntax>&lt;Rm&gt;</syntax>, in the range 1-3. <syntax>&lt;imm&gt;</syntax> is encoded in imm2. If absent, no shift is specified and imm2 is encoded as <binarynumber>0b00</binarynumber>.</para>
        </intro>
      </account>
    </explanation>
  </explanations>
  <ps_section howmany="1">
    <ps name="A32.ldstreg.LDR_r_A1_off" sections="1" secttype="Operation">
      <pstext mayhavelinks="1" section="Execute" rep_section="execute">if CurrentInstrSet() == InstrSet_A32 then
    if ConditionPassed() then
        EncodingSpecificOperations();
        let offset : bits(32) = Shift{}(R(m), shift_t, shift_n, PSTATE.C);
        let offset_addr : bits(32) = if add then (R(n) + offset) else (R(n) - offset);
        let address : bits(32) = if index then offset_addr else R(n);
        let data : bits(32) = MemU{32}(address);
        if wback then R(n) = offset_addr; end;
        if t == 15 then
            if address[1:0] == '00' then
                LoadWritePC(data);
            else
                UnpredictableProcedure();
            end;
        else
            R(t) = data;
        end;
    end;
else
    if ConditionPassed() then
        EncodingSpecificOperations();
        let offset : bits(32) = Shift{}(R(m), shift_t, shift_n, PSTATE.C);
        let offset_addr : bits(32) = (R(n) + offset);
        let address : bits(32) = offset_addr;
        let data : bits(32) = MemU{32}(address);
        if t == 15 then
            if address[1:0] == '00' then
                LoadWritePC(data);
            else
                UnpredictableProcedure();
            end;
        else
            R(t) = data;
        end;
    end;
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-12 12:23:09</timestamp>
  <commit_id>2025-09_rel_asl1</commit_id>
</instructionsection>
