Node:Target Builtins, Next:Pragmas, Previous:Other Builtins, Up:C Extensions
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.