IDEs - Assemblers
Assembler
A program that translates assembly-language instructions into machine-language instructions.
From : members.tripod.com/~rvbelzen/c128sg/glossary.htm
An assembler is a low-level program that converts instructions from another program into the fundamental patterns of bits, called machine code, to be processed by the appropriate hardware.
From : www.futuremark.com/community/hardwarevocabulary/1/
CTK
CTK is an open-source C/C++ toolkit library for the Cell/B.E. processor. CTK is intended to accelerate Cell software development by providing various utility functions that most Cell programmers would need. CTK provides a set of common APIs for libspe, libspe2 and libspere (TOSHIBA's SPE library), and virtually enables "write-once, run everywhere" concept over several multiple Cell development environments. CTK also provides SPE Task runtime and library functions to facilitate more SPE-centric style programming, as utilizing SPEs is the key to increase performance in Cell/B.E. programming.
visit
CTK
CTK was visited : 58 times
Loading .....