Modifier and Type | Method and Description |
---|---|
public static < CPU feature enum type CPUFeatureType extends Enum | Returns: the set of converted valuesthe class of enumType, Map<String, Long> CPUFeatureType VM constants. Each entry whose key starts with constants, long "VM_Version::CPU_"
specifies a CPU feature and its value is a mask for a bit in features bits specifying CPU features features, Map<String, String> maps from VM feature names to enum constant names where the two differ renaming)Converts a bit mask of CPU features to enum constants. |
public JVMCIBackend | |
public String |
convertFeatures | back to summary |
---|---|
public static <CPUFeatureType extends Enum Converts a bit mask of CPU features to enum constants.
|
createJVMCIBackend | back to summary |
---|---|
public JVMCIBackend createJVMCIBackend(HotSpotJVMCIRuntime runtime, JVMCIBackend host) |
getArchitecture | back to summary |
---|---|
public String getArchitecture() Gets the CPU architecture of this backend. |