Next: , Previous: , Up: C Extensions   [Contents][Index]


6.60 Built-in Functions Specific to Particular Target Machines

On some target machines, GCC supports many built-in functions specific to those machines. Generally these generate calls to specific machine instructions, but allow the compiler to schedule those calls.


Next: , Previous: , Up: C Extensions   [Contents][Index]