gcc: Target Builtins

1 
1 6.59 Built-in Functions Specific to Particular Target Machines
1 ==============================================================
1 
1 On some target machines, GCC supports many built-in functions specific
1 to those machines.  Generally these generate calls to specific machine
1 instructions, but allow the compiler to schedule those calls.
1 

Menu