Search

Turbo51 - Free Pascal compiler for 8051

Search Only:

Search Keyword Optimizations

Total: 7 results found.



1. 8051 C Compiler
(Documentation/8051)
... Open Source Software, distributed under GNU General Public License (GPL). extensive MCU specific language extensions, allowing effective use of the underlying hardware. a host of standard optimizations ...
2. Compiler Switches And Directives
(Documentation/General)
... generation of RET instruction O+ Optimizations P- Open string parameters R- Reentrant procedures T- Typed pointers U- Unique local variable names  ...
3. Turbo51 Command Line Syntax
(Documentation/General)
... file I+ IDATA variables can start below $80 (as indirectly addressed DATA variables) O+ Optimizations P- Open string parameters R- Reentrant procedures T- Typed ...
4. 8051 Interrupts in Turbo51
(Documentation/Procedures)
... flow so many optimizations on these varables will not be performed since their value is not known. Do not place in an interrupt routine time consuming operations like floating point operations, file I/O, ...
5. Compiler Design
(Compiler Design/Compilers)
... algorithms to deal with symbol tables, expressions, intermediate code, optimizations and more. The next step is TPC32. This is the same Turbo Pascal compiler as TPC16. It is only slightly modified to ...
...  Assembler source code generation Source-level debugging with absolute OMF-51 extended object file Used optimizations: Constant folding Integer arithmetic optimizations Dead code ...
7. Turbo51 Documentation
(Uncategorised Content)
Free Pascal compiler for 8051 Here you can find documentation on Turbo51 syntax, compiler switches and directives, features, internals and other useful information. Take a look also at some code examples ...