Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28632 Discussions

Saving registers in an assembly routine

hweisberg
Beginner
290 Views
If I write an assembly routine that is to be called from a CVF Fortran routine, what registers must I not touch, or else save and restore?

It seems that EBX is one such register. Is this true? Are there any others? Does this depend on project settings? I am mainly interested in settings with "Enable Recursive Routines" unchecked.
0 Kudos
0 Replies
Reply