<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Richard<br>
<br>
Here is a test & fix fora bug in the xcore emitEpilogue() that meant the return register was being lost viz:<br>
<span style="background-color:white;"><font color="black" face="Tahoma" size="2"><span style="font-size:10pt;" dir="ltr">    RETSP_u6 2, %SP<imp-def>, %SP<imp-use><br>
instead of:<br>
    RETSP_u6 2, %SP<imp-def>, %SP<imp-use>, %R0<imp-use><br>
</span></font></span><br>
robert<br>
<br>
</div>
</body>
</html>