public class ArchConstants extends Object
Constructor and Description |
---|
ArchConstants() |
Modifier and Type | Method and Description |
---|---|
static int |
getInstructionWidth() |
static int |
getLogInstructionWidth() |
static int |
getNumberOfFPRs() |
static int |
getNumberOfGPRs() |
public ArchConstants()
public static int getLogInstructionWidth()
public static int getNumberOfGPRs()
public static int getNumberOfFPRs()
public static int getInstructionWidth()