5.6 Predefined Macro Names
The assembler defines the following macros.
|
|
__RENESAS__
|
This value is set to 1.
|
__ASRH__
|
This value is set to 1.
|
__ASRH
|
This value is set to 1.
|
__RH850__
|
This value is set to 1.
|
__RH850
|
This value is set to 1.
|
__PIC
|
This value is set to 1. It is defined when the -pic option is specified.
|
__PIROD
|
This value is set to 1. It is defined when the -pirod option is specified.
|
__PID
|
This value is set to 1. It is defined when the -pid option is specified.
|