Using the GNU Compiler Collection (GCC): Target Builtins |
---|
Next: Target Format Checks, Previous: Other Builtins, Up: C Extensions [Contents][Index]
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: Target Format Checks, Previous: Other Builtins, Up: C Extensions [Contents][Index]