final class SPARCUncommonTrapStub extends UncommonTrapStub
Modifier and Type | Field and Description |
---|---|
private RegisterConfig |
registerConfig |
STACK_BANG_LOCATION
method, SnippetGraphUnderConstruction
code, compResult, linkage, providers
Constructor and Description |
---|
SPARCUncommonTrapStub(HotSpotProviders providers,
TargetDescription target,
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 SPARCUncommonTrapStub(HotSpotProviders providers, TargetDescription target, HotSpotForeignCallLinkage linkage)
public RegisterConfig getRegisterConfig()
getRegisterConfig
in class Stub