Travis,
There is a discussion in the fpc archives 2014 I believe about using Geany.
I have been using Geany for over 10 years with complex GUI programs ...
but you must use a file located in the directory where the executable is
linked.
... in this case extrafps.cfg
... and reference the fi
Works now!
Many Thanks
Vern
On 06/04/2023 1:43 p.m., Jonas Maebe via fpc-pascal wrote:
On 06/04/2023 19:06, Vern via fpc-pascal wrote:
.. the ARM version fails (similar code : ignore the fact it
is the reverse of BSR) ... what am I missing ?
procedure MSBitTest ( DataIn : longword
am I missing ?
procedure MSBitTest ( DataIn : longword);
var
MSBit : longword;
begin
asm
clz w4 , DataIn
mov MsBit , w4
end;
end;
Regards
Vern
On 06/04/2023 11:36 a.m., Sven Barth via fpc-pascal wrote:
Vern via fpc-pascal schrieb am Do.,
6. Apr. 2023, 17:32:
Does the curren
Does the current FPC compiler support ARM inline assembler ?
If so what is the equivalent ARM command for {$ASMMODE intel}
Thanks
Brian
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/f
Is Synapse compatible with FPC 3.04 and which link should be used for
the Synapse code as there are several ?
Thanks
Brian
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal