<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 21, 2020 at 5:22 PM Sven Barth <<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
There is a general implementation of the search algorithm in rgbase <br>
which is already used for example by x86/itcpugas.pas as well as <br>
z80/cpubase.pas. So in my opinion the way to go would be to switch the <br>
other targets (as well as x86/itx86int.pas) to use this as well.<br></blockquote><div><br></div><div>Thanks for the suggestion Sven.  I've changed the patch for xtensa to call the rgbase search method (issue 0037121). If this patch gets accepted I'll do the same for other targets.<br></div></div></div>