Node:Target Builtins, Next:, Previous:Other Builtins, Up:C Extensions



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.