RTEMS Logo

RTEMS 4.6.99.3 On-Line Library


Calling Conventions Register Usage

PREV UP NEXT Bookshelf RTEMS Intel i386 Applications Supplement

2.4: Register Usage

As discussed above, the call instruction does not automatically save any registers. RTEMS uses the registers EAX, ECX, and EDX as scratch registers. These registers are not preserved by RTEMS directives therefore, the contents of these registers should not be assumed upon return from any RTEMS directive.


PREV UP NEXT Bookshelf RTEMS Intel i386 Applications Supplement

Copyright © 1988-2004 OAR Corporation