<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="monospace">Hello. Please review the attached patch.<br>
      <br>
      The purpose of the patch is to fix the syntax of ARM mrc and mrc2
      instructions when they are used to write to the APSR. In this
      case, the destination operand should be APSR_nzcv, and the
      encoding of the target should be 0b1111 (same as for PC). In
      pre-UAL syntax, this form used the PC register as a textual
      target. This is still allowed for backward compatibility.<br>
      <br>
      Thanks,<br>
      Mihai<br>
    </font>
  </body>
</html>