<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="monospace">Hi. <br>
<br>
Kindly review the attached patch. It adds range checking for "ldr
Rn, [pc, #imm]" Thumb <br>
instructions. With this patch:<br>
<br>
1. ldr.n is recognized as mnemonic for the short encoding<br>
2. ldr.w is recognized as menmonic for the long encoding<br>
3. ldr will map to either short or long encodings depending on the
size of the offset<br>
<br>
Regards,<br>
Mihai<br>
</font>
</body>
</html>