<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>
<div>+ // The callee saved registers LR & FP are explicitly handled during</div>
<div>+ // emitPrologue & emitEpilogue and releated functions.</div>
</div>
<div><br>
</div>
<div>releated -> related</div>
<div><br>
</div>
<div>Otherwise looks good to me</div>
<br>
<div>
<div>On 2 Dec 2013, at 18:28, Robert Lytton <<a href="mailto:robert@xmos.com">robert@xmos.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div ocsi="0" fpstyle="1" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="direction: ltr; font-family: Tahoma; font-size: 10pt;">Hi<br>
<br>
Here is an XCore patch for handling callee saved registers.<br>
LR & FP are now handled explicitly in the code and not part of the getCalleeSavedRegs() list.<br>
<br>
XCore Target: correct callee save register spilling when callsUnwindInit is true.<br>
<br>
Robert<br>
<br>
</div>
<span><PatchUnwindCalleeSaved></span></div>
</blockquote>
</div>
<br>
</body>
</html>