Objects declared with any two-byte integer or pointer types can be placed
in registers. The compiler will place any small auto objects into registers,
but objects explicitly declared as register will take precedence. At least
two and as many as six registers are available. The number of registers
actually used depends on what registers are needed for temporary values
in the function.
My Counter
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment