public final class TrapConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static byte | RVM_TRAP_BASEThis base is added to the numeric trap codes in RuntimeEntrypoints.java
 to yield the intel trap number that is given to INT instructions | 
| Modifier | Constructor and Description | 
|---|---|
| private  | TrapConstants() | 
public static final byte RVM_TRAP_BASE
private TrapConstants()