__PPCBROADWAY__

Preprocessor macro defined if the compiler is generating object code for the Power Architecture "Broadway" processor.

Syntax
__PPCBROADWAY__
  
Remarks

The compiler defines this macro as 1 when generating object code for the "Broadway" processor. The __PPCGECKO__ macro is also defined.

This macro is undefined otherwise.

Related information
__ALTIVEC__
__POWERPC__
__PPCGECKO__
Processor Core Specific Macros