Changes

Jump to: navigation, search

Assembly

264 bytes added, 11:53, 26 June 2021
no edit summary
<span id="CAL"></span>
==Cray==
Cray Assembly Language (CAL) <ref>[[http:''//www.scribd.com/doc/2161814/Cray-Assembly-Language-Reference|Cray Assembly Language Reference - iPaper]]</ref>, some snippet from [[Cray Blitz]] [[Bitboards|Bitboard]] code for the [[Cray-1]] or [[Cray X-MP]] <ref>[[Robert Hyatt|Robert Hyatt's]] [[Cray Blitz]] [http://www.craftychess.com/downloads/crayblitz/ crayblitz.tar.gz Source Code] see folder CAL, unmake.s</ref>:
<pre>
l1020 = *
<span id="InlineAssembly"></span>
=Inline Assembly=
[https://en.wikipedia.org/wiki/Inline_assembler Inline assembly] is embedded inside various [[C]], [[Cpp|C++]], [[D-Proglanguage(Programming Language)|D]], [[Pascal]] and [[Delphi]] compiler <ref>[http://www.ibm.com/developerworks/library/l-ia.html Inline assembly for x86 in Linux] by [[IBM]]</ref>.
=See also=
* [http://www.peter-cockerell.net/aalp/html/frames.html ARM Assembly Language Programming] by [http://www.peter-cockerell.net/ Pete Cockerell]
==[[Fairchild F8]]==
* [httphttps://bitsaversarchive.informatik.uni-stuttgart.de/pdf/fairchildorg/f8details/F8_prelimUM_Jan75.pdf bitsavers_fairchildfng1977_5888299 Fairchild F8 Prelimanary Microprocessor User's ManualGuide To Programming 1977] (pdf) Circuit Organization, Machine Instructions, F8 Cross Assembler, F8 Cross Simulator, from hosted by the [httphttps://bitsaversen.informatikwikipedia.uni-stuttgart.deorg/wiki/ bitsavers.orgInternet_Archive Internet Archive] » [[Fairchild F8]]
==HP Saturn==
* <span id="HPSATURN"></span>[https://fr.linkedin.com/in/fernandesgilbert Gilbert Fernandes], [http://www.hpcalc.org/contact.php Eric Rechlin] ('''2005'''). ''[http://www.hpcalc.org/details.php?id=1693 Introduction to Saturn Assembly Language]''. Third edition, Part of the [http://www.hpcalc.org/ HP Calculator Archive] » [https://en.wikipedia.org/wiki/HP_Saturn HP Saturn], [https://en.wikipedia.org/wiki/HP_48_series HP 48 series]
=Forum Posts=
* [https://www.stmintz.com/ccc/index.php?id=11909 Assembler handtuning benefit] by [[Jouni Uski]], [[CCC]], November 11, 1997
* [http://www.open-aurec.com/wbforum/viewtopic.php?f=18&t=41366 Assembly language for PC (Off topic)] by [[Josué Forte]], [[Computer Chess Forums|Winboard Forum]], February 21, 2003
* [http://www.talkchess.com/forum/viewtopic.php?t=47414 C vs ASM] by [[Ed Schroder|Ed Schröder]], [[CCC]], March 05, 2013 » [[C]]
* [https://groups.google.com/d/msg/fishcooking/HKIYwO6pF-s/-DOONSK5F-IJ <nowiki>[for fun] </nowiki> rewrite of stockfish into asm and question on source] by [[Mohammed Li]], [[Computer Chess Forums|FishCooking]], January 09, 2015 » [[asmFish]]* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=70283 Some x64 assembler for the curious] by [[Michael Sherwin]], [[CCC]], March 22, 2019 » [[x86-64]]
=External Links=

Navigation menu