Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
sgidefs.h File Reference

Go to the source code of this file.

Defines

#define _MIPS_ISA_MIPS1   1 /* R2/3K */
#define _MIPS_ISA_MIPS2   2 /* R4K/6K */
#define _MIPS_ISA_MIPS3   3 /* R4K */
#define _MIPS_ISA_MIPS4   4 /* TFP */
#define _MIPS_SIM_ABI32   1 /* MIPS MSIG calling convention */
#define _MIPS_SIM_NABI32   2 /* MIPS new 32-bit abi */
#define _MIPS_SIM_ABI64   3 /* MIPS 64 calling convention */

Typedefs

typedef int __int32_t
typedef unsigned __uint32_t
typedef long long __int64_t
typedef unsigned long long __uint64_t
typedef __int32_t __psint_t
typedef __uint32_t __psunsigned_t
typedef __int32_t __scint_t
typedef __uint32_t __scunsigned_t

Define Documentation

#define _MIPS_ISA_MIPS1   1 /* R2/3K */

Definition at line 72 of file sgidefs.h.

#define _MIPS_ISA_MIPS2   2 /* R4K/6K */

Definition at line 73 of file sgidefs.h.

#define _MIPS_ISA_MIPS3   3 /* R4K */

Definition at line 74 of file sgidefs.h.

#define _MIPS_ISA_MIPS4   4 /* TFP */

Definition at line 75 of file sgidefs.h.

#define _MIPS_SIM_ABI32   1 /* MIPS MSIG calling convention */

Definition at line 82 of file sgidefs.h.

#define _MIPS_SIM_ABI64   3 /* MIPS 64 calling convention */

Definition at line 85 of file sgidefs.h.

#define _MIPS_SIM_NABI32   2 /* MIPS new 32-bit abi */

Definition at line 83 of file sgidefs.h.

Referenced by __getadr(), __getcln(), and __nullok().


Typedef Documentation

typedef int __int32_t

Definition at line 159 of file sgidefs.h.

typedef long long __int64_t

Definition at line 206 of file sgidefs.h.

Definition at line 242 of file sgidefs.h.

Definition at line 243 of file sgidefs.h.

Definition at line 264 of file sgidefs.h.

Definition at line 265 of file sgidefs.h.

typedef unsigned __uint32_t

Definition at line 160 of file sgidefs.h.

typedef unsigned long long __uint64_t

Definition at line 207 of file sgidefs.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines