Difference between revisions of "Assembly language"
From Wiki at Neela Nurseries
m (Add links to CUDA programming guide, GNU online manuals, Xaos) |
m (request to move current Xaos project from qmake project base to cmake project base </ul>) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
* https://arcb.csc.ncsu.edu/~mueller/codeopt/codeopt00/notes/sparc.html Professor Mueller notes on Sparc assembly language | * https://arcb.csc.ncsu.edu/~mueller/codeopt/codeopt00/notes/sparc.html Professor Mueller notes on Sparc assembly language | ||
+ | |||
+ | |||
+ | |||
+ | <i>Following links should be moved out of assembly language page to properly sorted places:</i> | ||
Some additional interesting pages and links from Professor Mueller's university home page: | Some additional interesting pages and links from Professor Mueller's university home page: | ||
Line 26: | Line 30: | ||
<ul> | <ul> | ||
* https://github.com/xaos-project/XaoS/wiki | * https://github.com/xaos-project/XaoS/wiki | ||
+ | |||
+ | * https://github.com/xaos-project/XaoS/issues/242 . . . request to move current Xaos project from qmake project base to cmake project base | ||
</ul> | </ul> | ||
<!-- odne komentar --> | <!-- odne komentar --> |
Latest revision as of 19:55, 24 January 2024
2024-01-23 Tuesday
Local page on Assembly language
- https://arcb.csc.ncsu.edu/~mueller/codeopt/codeopt00/notes/sparc.html Professor Mueller notes on Sparc assembly language
Following links should be moved out of assembly language page to properly sorted places:
Some additional interesting pages and links from Professor Mueller's university home page:
- https://arcb.csc.ncsu.edu/~mueller/codeopt/codeopt00/ . . . navigation page in German
- https://arcb.csc.ncsu.edu/~mueller/codeopt/ . . . code optimization class links, cerca 2010..2019
- https://arcb.csc.ncsu.edu/~mueller/ . . . Frank Mueller home page
- https://arcb.csc.ncsu.edu/~mueller/cluster/nvidia/ . . . Nvidia donations to university computer programming classes
- https://arcb.csc.ncsu.edu/~mueller/cluster/nvidia/2.3/NVIDIA_CUDA_Programming_Guide_2.3.pdf . . . Nvidia CUDA Programming Guide 2.3
Gnu manuals:
XaoS fractal interactive zooming application:
- https://github.com/xaos-project/XaoS/issues/242 . . . request to move current Xaos project from qmake project base to cmake project base