[fpc-devel] Different versions of register name search algorithms used

Christo Crause christo.crause at gmail.com
Thu May 21 19:46:21 CEST 2020


On Thu, May 21, 2020 at 5:22 PM Sven Barth <pascaldragon at googlemail.com>
wrote:

> There is a general implementation of the search algorithm in rgbase
> which is already used for example by x86/itcpugas.pas as well as
> z80/cpubase.pas. So in my opinion the way to go would be to switch the
> other targets (as well as x86/itx86int.pas) to use this as well.
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200521/d1404b3c/attachment.htm>


More information about the fpc-devel mailing list