Lazarus - ARM equivalent to $ASMODE ????
2 posts
For the Intel processors, Lazarus users can insert assembly language into .PAS files using $ASMODE directive. Is there an ARM equivalent for Lazarus in the Raspi, please?
- Posts: 242
- Joined: Wed Jun 27, 2012 2:29 pm
Be reason of messages from different forums, anyone interested in this subject might like to visit the information below:
AT&T syntax
http://www.freepascal.org/docs-html/pro ... 320003.2.2
Use of Assembler in Lazarus:
http://www.freepascal.org/docs-html/pro ... 27-1280003
Many thanks to such helpful individuals.
AT&T syntax
http://www.freepascal.org/docs-html/pro ... 320003.2.2
Use of Assembler in Lazarus:
http://www.freepascal.org/docs-html/pro ... 27-1280003
Many thanks to such helpful individuals.
- Posts: 242
- Joined: Wed Jun 27, 2012 2:29 pm