This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Entries in List of Function Register Masks

The linker provides a section "FUNCTION REGISTER MASKS" in the map file. This lists 32-bit values that indicate the registers used by certain functions in the build. These values are in turn used by the compiler to optimise register useage.

But, in my project, not all external functions get into this list. What are the rules for getting a function into the register use list and does not being there compromise efficiency?

Parents Reply Children