assembly
C versus Assembly
assembly | C | FAE | RS08This article describes a test we perform on our Code Development System compilers to test code generation. As a side benefit, it proves that C can match assembly, and beat it, even unexpectedly...
Byte Craft LimitedCode Development Systems
|
||
NavigationSearchFeatured ArticleSomething SPECIAL: put variables anywhere18037 | MPC | tipsByte Craft Limited's compilers support SPECIAL memory: user-declared memory blocks accessed (read and written) by software. The compiler manages allocation for SPECIAL memory similarly to system RAM and ROM. The result is a seamless integration of off-chip or on-chip memory resources into C language programs. |
DownloadsLooking for demos or updated software? See the Byte Craft Limited Depot
|