<?xml version="1.0" ?><?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-2026 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="STRH_i" title="STRH (immediate) -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="general"/>
    <docvar key="mnemonic" value="STRH"/>
  </docvars>
  <heading>STRH (immediate)</heading>
  <desc>
    <brief>
      <para>Store Register Halfword (immediate)</para>
    </brief>
    <authored>
      <para>Store Register Halfword (immediate) calculates an address from a
base register value and an immediate offset, and stores a halfword
from a register to memory. It can use offset, post-indexed, or
pre-indexed addressing. For information about memory accesses see
<xref linkend="ARMARM_Chddjfjf">Memory accesses</xref>.</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="4">
      <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>, </txt>
      <a href="#iclass_t2">T2</a>
      <txt> and </txt>
      <a href="#iclass_t3">T3</a>
      <txt>)</txt>
      <txt>.</txt>
    </classesintro>
    <iclass name="A1" oneof="4" 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="STRH"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="32" psname="A32.dp.xldst.ldstximm.STRH_i_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>0</c>
          <c>0</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" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="21" width="1" name="W" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="20" name="o1" usename="1" settings="1" psbits="x">
          <c>0</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="4" name="imm4H" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="7" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="6" width="2" name="op2" usename="1" settings="2" psbits="xx">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="3" width="4" name="imm4L" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="STRH_i_A1_off" oneofinclass="3" oneof="8" label="Offset" bitdiffs="P == 1 &amp;&amp; W == 0">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="address-form" value="base-plus-offset"/>
          <docvar key="address-offset" value="signed-offset"/>
          <docvar key="mnemonic" value="STRH"/>
        </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>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Offset&quot; variant: is the general-purpose base register, encoded in the &quot;Rn&quot; field. The PC can be used in the offset variant, but this is deprecated." link="Rn__15">&lt;Rn&gt;</a><text> {, #{</text><a hover="Specifies the offset is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option">+/-</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 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm4H:imm4L&quot; field." link="imm4H_imm4L__2">&lt;imm&gt;</a><text>}]</text></asmtemplate>
      </encoding>
      <encoding name="STRH_i_A1_post" oneofinclass="3" oneof="8" label="Post-indexed" bitdiffs="P == 0 &amp;&amp; W == 0">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="address-form" value="post-indexed"/>
          <docvar key="mnemonic" value="STRH"/>
        </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>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option">+/-</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 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm4H:imm4L&quot; field." link="imm4H_imm4L__2">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="STRH_i_A1_pre" oneofinclass="3" oneof="8" label="Pre-indexed" bitdiffs="P == 1 &amp;&amp; W == 1">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="A32"/>
          <docvar key="address-form" value="pre-indexed"/>
          <docvar key="mnemonic" value="STRH"/>
        </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>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option">+/-</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 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm4H:imm4L&quot; field." link="imm4H_imm4L__2">&lt;imm&gt;</a><text>]!</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.dp.xldst.ldstximm.STRH_i_A1_off" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if P == '0' &amp;&amp; W == '1' then See(&quot;STRHT&quot;); end;
let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let imm32 : bits(32) = ZeroExtend{}(imm4H::imm4L);
let index : boolean = (P == '1');
let add : boolean = (U == '1');
let wback : boolean = (P == '0') || (W == '1');
if t == 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">t == 15</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <cu_type constraint="Constraint_NOP"/>
          <cu_type>
            <cu_type_text>The store instruction performs the store using the specified addressing mode but the value corresponding to R15 is UNKNOWN.</cu_type_text>
          </cu_type>
        </cu_case>
        <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 constraint="Constraint_STUNKNOWN"/>
        </cu_case>
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">wback &amp;&amp; n == 15</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <cu_type constraint="Constraint_NOP"/>
          <cu_type constraint="Constraint_WBSUPPRESS"/>
          <cu_type>
            <cu_type_text>The instruction uses the addressing mode described in the equivalent immediate offset instruction.</cu_type_text>
          </cu_type>
        </cu_case>
      </constrained_unpredictables>
    </iclass>
    <iclass name="T1" oneof="4" 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="STRH"/>
      </docvars>
      <iclassintro count="1"/>
      <regdiagram form="16" psname="T32.n.ldsth16_imm.STRH_i_T1" tworows="1">
        <box hibit="15" width="4" settings="4">
          <c>1</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="11" name="L" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="10" width="5" name="imm5" usename="1">
          <c colspan="5"/>
        </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="STRH_i_T1" oneofinclass="1" oneof="8" 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="STRH"/>
        </docvars>
        <asmtemplate><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to the base register." link="opt_plus__2">+</a><text>}</text><a hover="For the &quot;T1&quot; variant: is the optional positive unsigned immediate byte offset, a multiple of 2, in the range 0 to 62, defaulting to 0 and encoded in the &quot;imm5&quot; field as &lt;imm&gt;/2." link="imm__122">&lt;imm&gt;</a><text>}]</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.n.ldsth16_imm.STRH_i_T1" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let imm32 : bits(32) = ZeroExtend{}(imm5::'0');
let index : boolean = TRUE;
let add : boolean = TRUE;
let wback : boolean = FALSE;</pstext></ps>
      </ps_section>
    </iclass>
    <iclass name="T2" oneof="4" id="iclass_t2" no_encodings="1" isa="T32">
      <docvars>
        <docvar key="address-form" value="base-plus-offset"/>
        <docvar key="armarmheading" value="T2"/>
        <docvar key="instr-class" value="general"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="STRH"/>
      </docvars>
      <iclassintro count="1"/>
      <regdiagram form="16x2" psname="T32.w.ldst.ldst_unsigned_pimm.STRH_i_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>1</c>
        </box>
        <box hibit="22" width="2" name="size" usename="1" settings="2" psbits="xx">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="20" name="L" usename="1" settings="1" psbits="x">
          <c>0</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="12" name="imm12" usename="1">
          <c colspan="12"/>
        </box>
      </regdiagram>
      <encoding name="STRH_i_T2" oneofinclass="1" oneof="8" label="">
        <docvars>
          <docvar key="address-form" value="base-plus-offset"/>
          <docvar key="armarmheading" value="T2"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic" value="STRH"/>
        </docvars>
        <asmtemplate><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to the base register." link="opt_plus__2">+</a><text>}</text><a hover="For the &quot;T2&quot; variant: is an optional 12-bit unsigned immediate byte offset, in the range 0 to 4095, defaulting to 0 and encoded in the &quot;imm12&quot; field." link="imm__135">&lt;imm&gt;</a><text>}]</text></asmtemplate>
        <asmtemplate comment="&lt;Rt&gt;, &lt;Rn&gt;, &lt;imm&gt; can be represented in T1"><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}.W  </text><a hover="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to the base register." link="opt_plus__2">+</a><text>}</text><a hover="For the &quot;T2&quot; variant: is an optional 12-bit unsigned immediate byte offset, in the range 0 to 4095, defaulting to 0 and encoded in the &quot;imm12&quot; field." link="imm__135">&lt;imm&gt;</a><text>}]</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.ldst.ldst_unsigned_pimm.STRH_i_T2" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if Rn == '1111' then Undefined(); end;
let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let imm32 : bits(32) = ZeroExtend{}(imm12);
let index : boolean = TRUE;
let add : boolean = TRUE;
let wback : boolean = FALSE;
// Armv8-A removes UNPREDICTABLE for R13
if t == 15 then UnpredictableProcedure(); end;</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="T2" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">t == 15</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <cu_type constraint="Constraint_NOP"/>
          <cu_type>
            <cu_type_text>The store instruction performs the store using the specified addressing mode but the value corresponding to R15 is UNKNOWN.</cu_type_text>
          </cu_type>
        </cu_case>
      </constrained_unpredictables>
    </iclass>
    <iclass name="T3" oneof="4" id="iclass_t3" no_encodings="3" isa="T32">
      <docvars>
        <docvar key="armarmheading" value="T3"/>
        <docvar key="instr-class" value="general"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="STRH"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="16x2" psname="T32.w.ldst.ldst_unsigned_nimm.STRH_i_T3_offn" tworows="1">
        <box hibit="31" width="9" settings="9">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="22" width="2" name="size" usename="1" settings="2" psbits="xx">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="20" name="L" usename="1" settings="1" psbits="x">
          <c>0</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="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="10" width="1" name="P" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="9" width="1" name="U" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="8" width="1" name="W" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="7" width="8" name="imm8" usename="1">
          <c colspan="8"/>
        </box>
      </regdiagram>
      <encoding name="STRH_i_T3_offn" oneofinclass="3" oneof="8" label="Offset" bitdiffs="P == 1 &amp;&amp; U == 0 &amp;&amp; W == 0">
        <docvars>
          <docvar key="armarmheading" value="T3"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="address-form" value="base-plus-offset"/>
          <docvar key="mnemonic" value="STRH"/>
        </docvars>
        <box hibit="10" width="1" name="P">
          <c>1</c>
        </box>
        <box hibit="9" width="1" name="U">
          <c>0</c>
        </box>
        <box hibit="8" width="1" name="W">
          <c>0</c>
        </box>
        <asmtemplate><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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="For the &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&quot; variants: is an 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm8&quot; field." link="imm__134">&lt;imm&gt;</a><text>}]</text></asmtemplate>
      </encoding>
      <encoding name="STRH_i_T3_post" oneofinclass="3" oneof="8" label="Post-indexed" bitdiffs="P == 0 &amp;&amp; W == 1">
        <docvars>
          <docvar key="address-form" value="post-indexed"/>
          <docvar key="armarmheading" value="T3"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic" value="STRH"/>
        </docvars>
        <box hibit="10" width="1" name="P">
          <c>0</c>
        </box>
        <box hibit="8" width="1" name="W">
          <c>1</c>
        </box>
        <asmtemplate><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option">+/-</a><text>}</text><a hover="For the &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&quot; variants: is an 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm8&quot; field." link="imm__134">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="STRH_i_T3_pre" oneofinclass="3" oneof="8" label="Pre-indexed" bitdiffs="P == 1 &amp;&amp; W == 1">
        <docvars>
          <docvar key="address-form" value="pre-indexed"/>
          <docvar key="armarmheading" value="T3"/>
          <docvar key="instr-class" value="general"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic" value="STRH"/>
        </docvars>
        <box hibit="10" width="1" name="P">
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="W">
          <c>1</c>
        </box>
        <asmtemplate><text>STRH{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&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="Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field." link="Rt">&lt;Rt&gt;</a><text>, [</text><a hover="For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&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 offset is added to or subtracted from the base register, defaulting to + if omitted and " link="plus_or_minus_option">+/-</a><text>}</text><a hover="For the &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&quot; variants: is an 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm8&quot; field." link="imm__134">&lt;imm&gt;</a><text>]!</text></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.ldst.ldst_unsigned_nimm.STRH_i_T3_offn" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if P == '1' &amp;&amp; U == '1' &amp;&amp; W == '0' then See(&quot;STRHT&quot;); end;
if Rn == '1111' || (P == '0' &amp;&amp; W == '0') then Undefined(); end;
let t : integer = UInt(Rt);
let n : integer = UInt(Rn);
let imm32 : bits(32) = ZeroExtend{}(imm8);
let index : boolean = (P == '1');
let add : boolean = (U == '1');
let wback : boolean = (W == '1');
// Armv8-A removes UNPREDICTABLE for R13
if t == 15 || (wback &amp;&amp; n == t) then UnpredictableProcedure(); end;</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="T3" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">t == 15</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <cu_type constraint="Constraint_NOP"/>
          <cu_type>
            <cu_type_text>The store instruction performs the store using the specified addressing mode but the value corresponding to R15 is UNKNOWN.</cu_type_text>
          </cu_type>
        </cu_case>
        <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 constraint="Constraint_STUNKNOWN"/>
        </cu_case>
      </constrained_unpredictables>
    </iclass>
  </classes>
  <explanations scope="all">
    <explanation enclist="STRH_i_A1_off, STRH_i_A1_post, STRH_i_A1_pre, STRH_i_T1, STRH_i_T2, T2B_STRH_i_T2, STRH_i_T3_offn, STRH_i_T3_post, STRH_i_T3_pre" symboldefcount="1">
      <symbol link="c__5">&lt;c&gt;</symbol>
      <account encodedin="cond">
        <intro>
          <para>See <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_A1_off, STRH_i_A1_post, STRH_i_A1_pre, STRH_i_T1, STRH_i_T2, STRH_i_T3_offn, STRH_i_T3_post, STRH_i_T3_pre" 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="STRH_i_A1_off, STRH_i_A1_post, STRH_i_A1_pre, STRH_i_T1, STRH_i_T2, T2B_STRH_i_T2, STRH_i_T3_offn, STRH_i_T3_post, STRH_i_T3_pre" symboldefcount="1">
      <symbol link="Rt">&lt;Rt&gt;</symbol>
      <account encodedin="Rt">
        <intro>
          <para>Is the general-purpose register to be transferred, encoded in the &quot;Rt&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_A1_off" symboldefcount="1">
      <symbol link="Rn__15">&lt;Rn&gt;</symbol>
      <account encodedin="Rn">
        <intro>
          <para>For the &quot;A1 Offset&quot; variant: is the general-purpose base register, encoded in the &quot;Rn&quot; field. The PC can be used in the offset variant, but this is deprecated.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_A1_post, STRH_i_A1_pre, STRH_i_T1, STRH_i_T2, T2B_STRH_i_T2, STRH_i_T3_offn, STRH_i_T3_post, STRH_i_T3_pre" symboldefcount="2">
      <symbol link="Rn__14">&lt;Rn&gt;</symbol>
      <account encodedin="Rn">
        <intro>
          <para>For the &quot;A1 Post-indexed&quot;, &quot;A1 Pre-indexed&quot;, &quot;T1&quot;, &quot;T2&quot;, &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&quot; variants: is the general-purpose base register, encoded in the &quot;Rn&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_A1_off, STRH_i_A1_post, STRH_i_A1_pre, STRH_i_T3_post, STRH_i_T3_pre" symboldefcount="1">
      <symbol link="plus_or_minus_option">+/-</symbol>
      <definition encodedin="U">
        <intro>Specifies the offset 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="STRH_i_A1_off, STRH_i_A1_post, STRH_i_A1_pre" symboldefcount="1">
      <symbol link="imm4H_imm4L__2">&lt;imm&gt;</symbol>
      <account encodedin="(imm4H :: imm4L)">
        <intro>
          <para>For the &quot;A1 Offset&quot;, &quot;A1 Post-indexed&quot;, and &quot;A1 Pre-indexed&quot; variants: is the 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm4H:imm4L&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_T1" symboldefcount="2">
      <symbol link="imm__122">&lt;imm&gt;</symbol>
      <account encodedin="imm5">
        <intro>
          <para>For the &quot;T1&quot; variant: is the optional positive unsigned immediate byte offset, a multiple of 2, in the range 0 to 62, defaulting to 0 and encoded in the &quot;imm5&quot; field as &lt;imm&gt;/2.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_T2, T2B_STRH_i_T2" symboldefcount="3">
      <symbol link="imm__135">&lt;imm&gt;</symbol>
      <account encodedin="imm12">
        <intro>
          <para>For the &quot;T2&quot; variant: is an optional 12-bit unsigned immediate byte offset, in the range 0 to 4095, defaulting to 0 and encoded in the &quot;imm12&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_T3_offn, STRH_i_T3_post, STRH_i_T3_pre" symboldefcount="4">
      <symbol link="imm__134">&lt;imm&gt;</symbol>
      <account encodedin="imm8">
        <intro>
          <para>For the &quot;T3 Offset&quot;, &quot;T3 Post-indexed&quot;, and &quot;T3 Pre-indexed&quot; variants: is an 8-bit unsigned immediate byte offset, in the range 0 to 255, defaulting to 0 if omitted, and encoded in the &quot;imm8&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="STRH_i_T1, STRH_i_T2, T2B_STRH_i_T2" symboldefcount="1">
      <symbol link="opt_plus__2">+</symbol>
      <account encodedin="">
        <intro>
          <para>Specifies the offset is added to the base register.</para>
        </intro>
      </account>
    </explanation>
  </explanations>
  <ps_section howmany="1">
    <ps name="A32.dp.xldst.ldstximm.STRH_i_A1_off" sections="1" secttype="Operation">
      <pstext mayhavelinks="1" section="Execute" rep_section="execute">if <a link="func_CurrentInstrSet_0" file="shared_pseudocode.xml">CurrentInstrSet</a>() == <a link="enum_InstrSet_A32" file="shared_pseudocode.xml">InstrSet_A32</a> then
    if <a link="func_ConditionPassed_0" file="shared_pseudocode.xml">ConditionPassed</a>() then
        EncodingSpecificOperations();
        let offset_addr : bits(32) = if add then (<a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) + imm32) else (<a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) - imm32);
        let address : bits(32) = if index then offset_addr else <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n);
        <a link="accessor_MemU_2" file="shared_pseudocode.xml">MemU</a>{16}(address) = <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(t)[15:0];
        if wback then <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) = offset_addr; end;
    end;
else
    if <a link="func_ConditionPassed_0" file="shared_pseudocode.xml">ConditionPassed</a>() then
        EncodingSpecificOperations();
        let offset_addr : bits(32) = if add then (<a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) + imm32) else (<a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) - imm32);
        let address : bits(32) = if index then offset_addr else <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n);
        <a link="accessor_MemU_2" file="shared_pseudocode.xml">MemU</a>{16}(address) = <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(t)[15:0];
        if wback then <a link="accessor_R_1" file="shared_pseudocode.xml">R</a>(n) = offset_addr; end;
    end;
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-26 20:27:25</timestamp>
  <commit_id>2026-03_rel</commit_id>
</instructionsection>