final class AMD64UncommonTrapStub extends UncommonTrapStub
Modifier and Type | Field and Description |
---|---|
private RegisterConfig |
registerConfig |
STACK_BANG_LOCATION
method, SnippetGraphUnderConstruction
code, compResult, linkage, providers
Constructor and Description |
---|
AMD64UncommonTrapStub(HotSpotProviders providers,
TargetDescription target,
HotSpotVMConfig config,
HotSpotForeignCallLinkage linkage) |
Modifier and Type | Method and Description |
---|---|
RegisterConfig |
getRegisterConfig() |
getConstantParameterValue, preservesRegisters, unpackFrames
checkConstArg, debugScopeContext, getGraph, getInstalledCodeOwner, makeConstArgs, toString
getCode, getCompilationResult, getDestroyedRegisters, getLinkage, getStubs, initDestroyedRegisters
private RegisterConfig registerConfig
public AMD64UncommonTrapStub(HotSpotProviders providers, TargetDescription target, HotSpotVMConfig config, HotSpotForeignCallLinkage linkage)
public RegisterConfig getRegisterConfig()
getRegisterConfig
in class Stub