-Org
The -Org option enables allocation of local variables and addresses of global variables and function to processor registers for the lifetime of a function. This form of register allocation will always reduce code size but may reduce execution speed for some paths through the function.
-Or- (Disable register
allocation)
-Orl (Register
allocation of locals)