Intel i960 User Manual page 83

Processor compiler
Hide thumbs Also See for i960:
Table of Contents

Advertisement

ic960 Compiler Driver
__i960 xx
__PIC
__PID
__i960_BIG_ENDIAN__
__STRICT_ANSI__
__STRICT_ANSI
__SIGNED_CHARS__
__CHAR_UNSIGNED__
indicates the i960 processor instruction set in
use. The compiler automatically defines the
macro. The
__i960 xx
,
,
,
,
,
,
KA
KB
RP
SA
SB
JA
depends on the specific i960 processor
xx
instruction set specified by the
option or the
I960ARCH
indicates that the generated code is position-
independent. The
G pc
independent-code) option causes the
macro to be defined.
indicates that the generated data is position-
independent. The
G pd
independent-data) option causes the
macro to be defined.
indicates that the generated code is arranged for
big-endian address space. The
(Generate-big endian) option causes this macro
to be defined.
indicates that C constructs not conforming to the
ANSI standard should be flagged. The
option causes these macros to be defined.
indicates that the plain
the
type. This is the default.
signed char
indicates that the plain
the
type. The
unsigned char
char-unsigned) option causes this macro to be
defined instead of
__SIGNED_CHARS__
is
,
,
,
,
xx
CA
CF
HA
HD
HT
, or
. Definition of
JD
JF
(Architecture)
A
environment variable.
(Generate-for-position-
__PIC
(Generate-for-position-
__PID
G be
(ANSI)
a
type are treated like
char
type are treated like
char
(Generate-
G cu
.
3
,
3-7

Advertisement

Table of Contents
loading

Table of Contents