Motorola 68000


[Home] Home > Programming > Preprocessor > Architectures >
M68K

Description

The 68000 series from Motorola.


Macros

Type Macro Description
Identification __m68k__ Defined by GNU C
Version __mcV__
__mcV
mcV
V = Version
Identification M68000 Defined by SAS/C
Identification __MC68K__ Defined by Stratus VOS C
Version __MCV__ V = Version

Examples

CPU Macro
68000 __mc68000__
__MC68000__
68010 __mc68010__
68020 __mc68020__
__MC68020__
68030 __mc68030__
__MC68030__
68040 __mc68040__
68060 __mc68060__

Copyright © 2010-2024 Paul Ward.
License Information