<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="monospace">Hi. Please review the attached patch.<br>
    </font><br>
    <span style="color: rgb(0, 0, 0); font-family: arial, FreeSans,
      Helvetica, sans-serif; font-size: 14.44444465637207px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 22.22222328186035px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;">It corrects the
      implementation of Thumb ADR instruction. There are three issues:</span><br
      style="color: rgb(0, 0, 0); font-family: arial, FreeSans,
      Helvetica, sans-serif; font-size: 14.44444465637207px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 22.22222328186035px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255);">
    <span style="color: rgb(0, 0, 0); font-family: arial, FreeSans,
      Helvetica, sans-serif; font-size: 14.44444465637207px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 22.22222328186035px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;">1. it should
      accept only 4-byte aligned addresses</span><br style="color:
      rgb(0, 0, 0); font-family: arial, FreeSans, Helvetica, sans-serif;
      font-size: 14.44444465637207px; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      22.22222328186035px; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">
    <span style="color: rgb(0, 0, 0); font-family: arial, FreeSans,
      Helvetica, sans-serif; font-size: 14.44444465637207px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 22.22222328186035px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;">2. the maximum
      offset should be 1020</span><br style="color: rgb(0, 0, 0);
      font-family: arial, FreeSans, Helvetica, sans-serif; font-size:
      14.44444465637207px; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height:
      22.22222328186035px; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">
    <span style="color: rgb(0, 0, 0); font-family: arial, FreeSans,
      Helvetica, sans-serif; font-size: 14.44444465637207px; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: 22.22222328186035px; orphans: auto;
      text-align: start; text-indent: 0px; text-transform: none;
      white-space: normal; widows: auto; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255); display: inline !important; float: none;">3. it should be
      encoded with the offset scaled by two bits<br>
      <br>
      Regards,<br>
      Mihai<br>
    </span>
  </body>
</html>