<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>
<br>
Thumb2 literal loads use an offset encoding which allows for <br>
negative zero. This fixes parsing and encoding so that #-0 <br>
is correctly processed. The parser represents #-0 as INT32_MIN.<br>
<br>
Regards,<br>
Mihai<br>
</font>
</body>
</html>