Variables in Specified Registers

Previous GNU C Language Extensions Next

GNU C allows you to put a few global variables into specified hardware registers. You can also specify the register in which an ordinary register variable should be allocated. TIGCC also allows you to specify an explicit register for function parameters.