com.tapina.robe.swi.os
Class PlatformFeatures
java.lang.Object
com.tapina.robe.swi.os.PlatformFeatures
- public final class PlatformFeatures
- extends java.lang.Object
Created by IntelliJ IDEA.
User: gareth
Date: Sep 11, 2003
Time: 6:18:38 PM
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CODE_SYNCHRONISATION_REQUIRED
public static final int CODE_SYNCHRONISATION_REQUIRED
- See Also:
- Constant Field Values
INTERRUPTS_SKIPPED_DURING_TOGGLE
public static final int INTERRUPTS_SKIPPED_DURING_TOGGLE
- See Also:
- Constant Field Values
HARDWARE_VECTORS_REQUIRE_32BITS
public static final int HARDWARE_VECTORS_REQUIRE_32BITS
- See Also:
- Constant Field Values
PC_PLUS_8_STORED
public static final int PC_PLUS_8_STORED
- See Also:
- Constant Field Values
DATA_ABORTS_USE_FULL_EARLY_TIMING
public static final int DATA_ABORTS_USE_FULL_EARLY_TIMING
- See Also:
- Constant Field Values
PlatformFeatures
public PlatformFeatures(int codeFeatures)
getCodeFeatures
public final int getCodeFeatures()
Copyright © 2003-2005 . All Rights Reserved.