public class com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator extends org.graalvm.compiler.core.amd64.AMD64LIRGenerator implements com.oracle.svm.core.graal.code.SubstrateLIRGenerator
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator
  super_class: org.graalvm.compiler.core.amd64.AMD64LIRGenerator
{
  final com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend this$0;
    descriptor: Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 347
            ldc Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.$assertionsDisabled:Z
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>(com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend, org.graalvm.compiler.core.common.spi.LIRKindTool, org.graalvm.compiler.core.amd64.AMD64ArithmeticLIRGenerator, org.graalvm.compiler.lir.gen.LIRGeneratorTool$MoveFactory, org.graalvm.compiler.phases.util.Providers, org.graalvm.compiler.lir.gen.LIRGenerationResult);
    descriptor: (Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;Lorg/graalvm/compiler/core/common/spi/LIRKindTool;Lorg/graalvm/compiler/core/amd64/AMD64ArithmeticLIRGenerator;Lorg/graalvm/compiler/lir/gen/LIRGeneratorTool$MoveFactory;Lorg/graalvm/compiler/phases/util/Providers;Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=7
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 2 // org.graalvm.compiler.core.common.spi.LIRKindTool lirKindTool
        start local 3 // org.graalvm.compiler.core.amd64.AMD64ArithmeticLIRGenerator arithmeticLIRGen
        start local 4 // org.graalvm.compiler.lir.gen.LIRGeneratorTool$MoveFactory moveFactory
        start local 5 // org.graalvm.compiler.phases.util.Providers providers
        start local 6 // org.graalvm.compiler.lir.gen.LIRGenerationResult lirGenRes
         0: .line 349
            aload 0 /* this */
            aload 1
            putfield com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.this$0:Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
         1: .line 350
            aload 0 /* this */
            aload 2 /* lirKindTool */
            aload 3 /* arithmeticLIRGen */
            aload 4 /* moveFactory */
            aload 5 /* providers */
            aload 6 /* lirGenRes */
            invokespecial org.graalvm.compiler.core.amd64.AMD64LIRGenerator.<init>:(Lorg/graalvm/compiler/core/common/spi/LIRKindTool;Lorg/graalvm/compiler/core/amd64/AMD64ArithmeticLIRGenerator;Lorg/graalvm/compiler/lir/gen/LIRGeneratorTool$MoveFactory;Lorg/graalvm/compiler/phases/util/Providers;Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;)V
         2: .line 351
            return
        end local 6 // org.graalvm.compiler.lir.gen.LIRGenerationResult lirGenRes
        end local 5 // org.graalvm.compiler.phases.util.Providers providers
        end local 4 // org.graalvm.compiler.lir.gen.LIRGeneratorTool$MoveFactory moveFactory
        end local 3 // org.graalvm.compiler.core.amd64.AMD64ArithmeticLIRGenerator arithmeticLIRGen
        end local 2 // org.graalvm.compiler.core.common.spi.LIRKindTool lirKindTool
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    3     0              this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    3     2       lirKindTool  Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            0    3     3  arithmeticLIRGen  Lorg/graalvm/compiler/core/amd64/AMD64ArithmeticLIRGenerator;
            0    3     4       moveFactory  Lorg/graalvm/compiler/lir/gen/LIRGeneratorTool$MoveFactory;
            0    3     5         providers  Lorg/graalvm/compiler/phases/util/Providers;
            0    3     6         lirGenRes  Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;
    MethodParameters:
                  Name  Flags
      this$0            final
      lirKindTool       
      arithmeticLIRGen  
      moveFactory       
      providers         
      lirGenRes         

  public com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateLIRGenerationResult getResult();
    descriptor: ()Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateLIRGenerationResult;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
         0: .line 355
            aload 0 /* this */
            invokespecial org.graalvm.compiler.core.amd64.AMD64LIRGenerator.getResult:()Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;
            checkcast com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateLIRGenerationResult
            areturn
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;

  public com.oracle.svm.core.graal.meta.SubstrateRegisterConfig getRegisterConfig();
    descriptor: ()Lcom/oracle/svm/core/graal/meta/SubstrateRegisterConfig;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
         0: .line 360
            aload 0 /* this */
            invokespecial org.graalvm.compiler.core.amd64.AMD64LIRGenerator.getRegisterConfig:()Ljdk/vm/ci/code/RegisterConfig;
            checkcast com.oracle.svm.core.graal.meta.SubstrateRegisterConfig
            areturn
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;

  protected boolean getDestroysCallerSavedRegisters(jdk.vm.ci.meta.ResolvedJavaMethod);
    descriptor: (Ljdk/vm/ci/meta/ResolvedJavaMethod;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.ResolvedJavaMethod targetMethod
         0: .line 377
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getResult:()Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateLIRGenerationResult;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateLIRGenerationResult.getMethod:()Lcom/oracle/svm/core/meta/SharedMethod;
            invokeinterface com.oracle.svm.core.meta.SharedMethod.isDeoptTarget:()Z
            ifeq 2
         1: .line 385
            iconst_1
            ireturn
         2: .line 387
      StackMap locals:
      StackMap stack:
            aload 1 /* targetMethod */
            ifnull 3
            aload 1 /* targetMethod */
            checkcast com.oracle.svm.core.meta.SharedMethod
            invokeinterface com.oracle.svm.core.meta.SharedMethod.hasCalleeSavedRegisters:()Z
            ifeq 3
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         3: iconst_1
            ireturn
        end local 1 // jdk.vm.ci.meta.ResolvedJavaMethod targetMethod
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    4     0          this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    4     1  targetMethod  Ljdk/vm/ci/meta/ResolvedJavaMethod;
    MethodParameters:
              Name  Flags
      targetMethod  

  protected jdk.vm.ci.meta.Value emitIndirectForeignCallAddress(org.graalvm.compiler.core.common.spi.ForeignCallLinkage);
    descriptor: (Lorg/graalvm/compiler/core/common/spi/ForeignCallLinkage;)Ljdk/vm/ci/meta/Value;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=8, args_size=2
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // org.graalvm.compiler.core.common.spi.ForeignCallLinkage linkage
         0: .line 392
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.shouldEmitOnlyIndirectCalls:()Z
            ifne 2
         1: .line 393
            aconst_null
            areturn
         2: .line 395
      StackMap locals:
      StackMap stack:
            aload 1 /* linkage */
            checkcast com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage
            astore 2 /* callTarget */
        start local 2 // com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage callTarget
         3: .line 396
            aload 2 /* callTarget */
            invokevirtual com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage.getMethod:()Ljdk/vm/ci/meta/ResolvedJavaMethod;
            checkcast com.oracle.svm.core.meta.SharedMethod
            astore 3 /* targetMethod */
        start local 3 // com.oracle.svm.core.meta.SharedMethod targetMethod
         4: .line 398
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getWordKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            aload 3 /* targetMethod */
            invokeinterface com.oracle.svm.core.meta.SharedMethod.getCodeOffsetInImage:()I
            invokestatic jdk.vm.ci.meta.JavaConstant.forInt:(I)Ljdk/vm/ci/meta/PrimitiveConstant;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.emitConstant:(Lorg/graalvm/compiler/core/common/LIRKind;Ljdk/vm/ci/meta/Constant;)Ljdk/vm/ci/meta/Value;
            astore 4 /* codeOffsetInImage */
        start local 4 // jdk.vm.ci.meta.Value codeOffsetInImage
         5: .line 399
            aload 0 /* this */
            invokestatic com.oracle.svm.core.code.CodeInfoTable.getImageCodeCache:()Lcom/oracle/svm/core/code/ImageCodeInfo;
            invokestatic com.oracle.svm.core.meta.SubstrateObjectConstant.forObject:(Ljava/lang/Object;)Ljdk/vm/ci/meta/JavaConstant;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.emitJavaConstant:(Ljdk/vm/ci/meta/JavaConstant;)Ljdk/vm/ci/meta/Value;
            astore 5 /* codeInfo */
        start local 5 // jdk.vm.ci.meta.Value codeInfo
         6: .line 400
            new org.graalvm.compiler.lir.amd64.AMD64AddressValue
            dup
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getWordKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            aload 0 /* this */
            aload 5 /* codeInfo */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAllocatable:(Ljdk/vm/ci/meta/Value;)Ljdk/vm/ci/meta/AllocatableValue;
            aload 0 /* this */
            getfield com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.this$0:Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.getRuntimeConfiguration:()Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;
            invokevirtual com.oracle.svm.core.graal.meta.RuntimeConfiguration.getImageCodeInfoCodeStartOffset:()I
            invokespecial org.graalvm.compiler.lir.amd64.AMD64AddressValue.<init>:(Ljdk/vm/ci/meta/ValueKind;Ljdk/vm/ci/meta/AllocatableValue;I)V
            astore 6 /* codeStartField */
        start local 6 // jdk.vm.ci.meta.Value codeStartField
         7: .line 401
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getArithmetic:()Lorg/graalvm/compiler/lir/gen/ArithmeticLIRGeneratorTool;
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getWordKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            aload 6 /* codeStartField */
            aconst_null
            invokeinterface org.graalvm.compiler.lir.gen.ArithmeticLIRGeneratorTool.emitLoad:(Lorg/graalvm/compiler/core/common/LIRKind;Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/lir/LIRFrameState;)Lorg/graalvm/compiler/lir/Variable;
            astore 7 /* codeStart */
        start local 7 // jdk.vm.ci.meta.Value codeStart
         8: .line 402
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getArithmetic:()Lorg/graalvm/compiler/lir/gen/ArithmeticLIRGeneratorTool;
            aload 7 /* codeStart */
            aload 4 /* codeOffsetInImage */
            iconst_0
            invokeinterface org.graalvm.compiler.lir.gen.ArithmeticLIRGeneratorTool.emitAdd:(Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;Z)Ljdk/vm/ci/meta/Value;
            areturn
        end local 7 // jdk.vm.ci.meta.Value codeStart
        end local 6 // jdk.vm.ci.meta.Value codeStartField
        end local 5 // jdk.vm.ci.meta.Value codeInfo
        end local 4 // jdk.vm.ci.meta.Value codeOffsetInImage
        end local 3 // com.oracle.svm.core.meta.SharedMethod targetMethod
        end local 2 // com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage callTarget
        end local 1 // org.graalvm.compiler.core.common.spi.ForeignCallLinkage linkage
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    9     0               this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    9     1            linkage  Lorg/graalvm/compiler/core/common/spi/ForeignCallLinkage;
            3    9     2         callTarget  Lcom/oracle/svm/core/graal/meta/SubstrateForeignCallLinkage;
            4    9     3       targetMethod  Lcom/oracle/svm/core/meta/SharedMethod;
            5    9     4  codeOffsetInImage  Ljdk/vm/ci/meta/Value;
            6    9     5           codeInfo  Ljdk/vm/ci/meta/Value;
            7    9     6     codeStartField  Ljdk/vm/ci/meta/Value;
            8    9     7          codeStart  Ljdk/vm/ci/meta/Value;
    MethodParameters:
         Name  Flags
      linkage  

  protected void emitForeignCallOp(org.graalvm.compiler.core.common.spi.ForeignCallLinkage, jdk.vm.ci.meta.Value, jdk.vm.ci.meta.Value, jdk.vm.ci.meta.Value[], jdk.vm.ci.meta.Value[], org.graalvm.compiler.lir.LIRFrameState);
    descriptor: (Lorg/graalvm/compiler/core/common/spi/ForeignCallLinkage;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/lir/LIRFrameState;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=15, locals=10, args_size=7
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // org.graalvm.compiler.core.common.spi.ForeignCallLinkage linkage
        start local 2 // jdk.vm.ci.meta.Value targetAddress
        start local 3 // jdk.vm.ci.meta.Value result
        start local 4 // jdk.vm.ci.meta.Value[] arguments
        start local 5 // jdk.vm.ci.meta.Value[] temps
        start local 6 // org.graalvm.compiler.lir.LIRFrameState info
         0: .line 407
            aload 1 /* linkage */
            checkcast com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage
            astore 7 /* callTarget */
        start local 7 // com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage callTarget
         1: .line 408
            aload 7 /* callTarget */
            invokevirtual com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage.getMethod:()Ljdk/vm/ci/meta/ResolvedJavaMethod;
            checkcast com.oracle.svm.core.meta.SharedMethod
            astore 8 /* targetMethod */
        start local 8 // com.oracle.svm.core.meta.SharedMethod targetMethod
         2: .line 410
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.shouldEmitOnlyIndirectCalls:()Z
            ifeq 9
         3: .line 411
            getstatic jdk.vm.ci.amd64.AMD64.rax:Ljdk/vm/ci/code/Register;
            invokestatic com.oracle.svm.core.FrameAccess.getWordStamp:()Lorg/graalvm/compiler/core/common/type/Stamp;
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokevirtual org.graalvm.compiler.core.common.type.Stamp.getLIRKind:(Lorg/graalvm/compiler/core/common/spi/LIRKindTool;)Lorg/graalvm/compiler/core/common/LIRKind;
            invokevirtual jdk.vm.ci.code.Register.asValue:(Ljdk/vm/ci/meta/ValueKind;)Ljdk/vm/ci/code/RegisterValue;
            astore 9 /* targetRegister */
        start local 9 // jdk.vm.ci.meta.AllocatableValue targetRegister
         4: .line 412
            aload 0 /* this */
            aload 9 /* targetRegister */
            aload 2 /* targetAddress */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.emitMove:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;)V
         5: .line 413
            aload 0 /* this */
            new com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64IndirectCallOp
            dup
            aload 0 /* this */
            getfield com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.this$0:Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.getRuntimeConfiguration:()Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;
            aload 8 /* targetMethod */
            aload 3 /* result */
            aload 4 /* arguments */
            aload 5 /* temps */
            aload 9 /* targetRegister */
            aload 6 /* info */
         6: .line 414
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
            iconst_m1
            aload 0 /* this */
            aload 8 /* targetMethod */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getDestroysCallerSavedRegisters:(Ljdk/vm/ci/meta/ResolvedJavaMethod;)Z
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
            invokespecial com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64IndirectCallOp.<init>:(Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;Ljdk/vm/ci/meta/ResolvedJavaMethod;Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/lir/LIRFrameState;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;IZLjdk/vm/ci/meta/Value;)V
         7: .line 413
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
        end local 9 // jdk.vm.ci.meta.AllocatableValue targetRegister
         8: .line 415
            goto 13
         9: .line 416
      StackMap locals: com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage com.oracle.svm.core.meta.SharedMethod
      StackMap stack:
            getstatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.$assertionsDisabled:Z
            ifne 10
            aload 2 /* targetAddress */
            ifnull 10
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        10: .line 417
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            new com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64DirectCallOp
            dup
            aload 0 /* this */
            getfield com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.this$0:Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.getRuntimeConfiguration:()Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;
            aload 8 /* targetMethod */
            aload 3 /* result */
            aload 4 /* arguments */
            aload 5 /* temps */
            aload 6 /* info */
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
        11: .line 418
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
            iconst_m1
            aload 0 /* this */
            aload 8 /* targetMethod */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getDestroysCallerSavedRegisters:(Ljdk/vm/ci/meta/ResolvedJavaMethod;)Z
            getstatic jdk.vm.ci.meta.Value.ILLEGAL:Ljdk/vm/ci/meta/AllocatableValue;
            invokespecial com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64DirectCallOp.<init>:(Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;Ljdk/vm/ci/meta/ResolvedJavaMethod;Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;[Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/lir/LIRFrameState;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;IZLjdk/vm/ci/meta/Value;)V
        12: .line 417
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
        13: .line 420
      StackMap locals:
      StackMap stack:
            return
        end local 8 // com.oracle.svm.core.meta.SharedMethod targetMethod
        end local 7 // com.oracle.svm.core.graal.meta.SubstrateForeignCallLinkage callTarget
        end local 6 // org.graalvm.compiler.lir.LIRFrameState info
        end local 5 // jdk.vm.ci.meta.Value[] temps
        end local 4 // jdk.vm.ci.meta.Value[] arguments
        end local 3 // jdk.vm.ci.meta.Value result
        end local 2 // jdk.vm.ci.meta.Value targetAddress
        end local 1 // org.graalvm.compiler.core.common.spi.ForeignCallLinkage linkage
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   14     0            this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0   14     1         linkage  Lorg/graalvm/compiler/core/common/spi/ForeignCallLinkage;
            0   14     2   targetAddress  Ljdk/vm/ci/meta/Value;
            0   14     3          result  Ljdk/vm/ci/meta/Value;
            0   14     4       arguments  [Ljdk/vm/ci/meta/Value;
            0   14     5           temps  [Ljdk/vm/ci/meta/Value;
            0   14     6            info  Lorg/graalvm/compiler/lir/LIRFrameState;
            1   14     7      callTarget  Lcom/oracle/svm/core/graal/meta/SubstrateForeignCallLinkage;
            2   14     8    targetMethod  Lcom/oracle/svm/core/meta/SharedMethod;
            4    8     9  targetRegister  Ljdk/vm/ci/meta/AllocatableValue;
    MethodParameters:
               Name  Flags
      linkage        
      targetAddress  
      result         
      arguments      
      temps          
      info           

  public void emitUnwind(jdk.vm.ci.meta.Value);
    descriptor: (Ljdk/vm/ci/meta/Value;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.Value operand
         0: .line 424
            ldc "handled by lowering"
            invokestatic com.oracle.svm.core.util.VMError.shouldNotReachHere:(Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        end local 1 // jdk.vm.ci.meta.Value operand
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    1     1  operand  Ljdk/vm/ci/meta/Value;
    MethodParameters:
         Name  Flags
      operand  

  public void emitDeoptimize(jdk.vm.ci.meta.Value, jdk.vm.ci.meta.Value, org.graalvm.compiler.lir.LIRFrameState);
    descriptor: (Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/lir/LIRFrameState;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=4, args_size=4
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.Value actionAndReason
        start local 2 // jdk.vm.ci.meta.Value failedSpeculation
        start local 3 // org.graalvm.compiler.lir.LIRFrameState state
         0: .line 429
            ldc "Substrate VM does not use deoptimization"
            invokestatic com.oracle.svm.core.util.VMError.shouldNotReachHere:(Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        end local 3 // org.graalvm.compiler.lir.LIRFrameState state
        end local 2 // jdk.vm.ci.meta.Value failedSpeculation
        end local 1 // jdk.vm.ci.meta.Value actionAndReason
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    1     1    actionAndReason  Ljdk/vm/ci/meta/Value;
            0    1     2  failedSpeculation  Ljdk/vm/ci/meta/Value;
            0    1     3              state  Lorg/graalvm/compiler/lir/LIRFrameState;
    MethodParameters:
                   Name  Flags
      actionAndReason    
      failedSpeculation  
      state              

  public void emitCCall(long, jdk.vm.ci.code.CallingConvention, jdk.vm.ci.meta.Value[], int);
    descriptor: (JLjdk/vm/ci/code/CallingConvention;[Ljdk/vm/ci/meta/Value;I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=6, args_size=5
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // long address
        start local 3 // jdk.vm.ci.code.CallingConvention nativeCallingConvention
        start local 4 // jdk.vm.ci.meta.Value[] args
        start local 5 // int numberOfFloatingPointArguments
         0: .line 434
            invokestatic com.oracle.svm.core.util.VMError.unimplemented:()Ljava/lang/RuntimeException;
            athrow
        end local 5 // int numberOfFloatingPointArguments
        end local 4 // jdk.vm.ci.meta.Value[] args
        end local 3 // jdk.vm.ci.code.CallingConvention nativeCallingConvention
        end local 1 // long address
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot                            Name  Signature
            0    1     0                            this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    1     1                         address  J
            0    1     3         nativeCallingConvention  Ljdk/vm/ci/code/CallingConvention;
            0    1     4                            args  [Ljdk/vm/ci/meta/Value;
            0    1     5  numberOfFloatingPointArguments  I
    MethodParameters:
                                Name  Flags
      address                         
      nativeCallingConvention         
      args                            
      numberOfFloatingPointArguments  

  public void emitVerificationMarker(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // java.lang.Object marker
         0: .line 439
            aload 0 /* this */
            new com.oracle.svm.core.graal.lir.VerificationMarkerOp
            dup
            aload 1 /* marker */
            invokespecial com.oracle.svm.core.graal.lir.VerificationMarkerOp.<init>:(Ljava/lang/Object;)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         1: .line 440
            return
        end local 1 // java.lang.Object marker
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    2     1  marker  Ljava/lang/Object;
    MethodParameters:
        Name  Flags
      marker  

  public void emitInstructionSynchronizationBarrier();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
         0: .line 444
            ldc "AMD64 does not need instruction synchronization"
            invokestatic com.oracle.svm.core.util.VMError.shouldNotReachHere:(Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;

  public void emitFarReturn(jdk.vm.ci.meta.AllocatableValue, jdk.vm.ci.meta.Value, jdk.vm.ci.meta.Value, boolean);
    descriptor: (Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/Value;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=5, args_size=5
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.AllocatableValue result
        start local 2 // jdk.vm.ci.meta.Value sp
        start local 3 // jdk.vm.ci.meta.Value ip
        start local 4 // boolean fromMethodWithCalleeSavedRegisters
         0: .line 540
            aload 0 /* this */
            new com.oracle.svm.core.graal.amd64.AMD64FarReturnOp
            dup
            aload 1 /* result */
            aload 0 /* this */
            aload 2 /* sp */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAllocatable:(Ljdk/vm/ci/meta/Value;)Ljdk/vm/ci/meta/AllocatableValue;
            aload 0 /* this */
            aload 3 /* ip */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAllocatable:(Ljdk/vm/ci/meta/Value;)Ljdk/vm/ci/meta/AllocatableValue;
            iload 4 /* fromMethodWithCalleeSavedRegisters */
            invokespecial com.oracle.svm.core.graal.amd64.AMD64FarReturnOp.<init>:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/AllocatableValue;Z)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         1: .line 541
            return
        end local 4 // boolean fromMethodWithCalleeSavedRegisters
        end local 3 // jdk.vm.ci.meta.Value ip
        end local 2 // jdk.vm.ci.meta.Value sp
        end local 1 // jdk.vm.ci.meta.AllocatableValue result
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot                                Name  Signature
            0    2     0                                this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    2     1                              result  Ljdk/vm/ci/meta/AllocatableValue;
            0    2     2                                  sp  Ljdk/vm/ci/meta/Value;
            0    2     3                                  ip  Ljdk/vm/ci/meta/Value;
            0    2     4  fromMethodWithCalleeSavedRegisters  Z
    MethodParameters:
                                    Name  Flags
      result                              
      sp                                  
      ip                                  
      fromMethodWithCalleeSavedRegisters  

  public void emitDeadEnd();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
         0: .line 545
            aload 0 /* this */
            new com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$DeadEndOp
            dup
            invokespecial com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$DeadEndOp.<init>:()V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         1: .line 546
            return
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;

  public void emitPrefetchAllocate(jdk.vm.ci.meta.Value);
    descriptor: (Ljdk/vm/ci/meta/Value;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.Value address
         0: .line 550
            aload 0 /* this */
            new org.graalvm.compiler.lir.amd64.AMD64PrefetchOp
            dup
            aload 0 /* this */
            aload 1 /* address */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAddressValue:(Ljdk/vm/ci/meta/Value;)Lorg/graalvm/compiler/lir/amd64/AMD64AddressValue;
            getstatic com.oracle.svm.core.SubstrateOptions.AllocatePrefetchInstr:Lcom/oracle/svm/core/option/HostedOptionKey;
            invokevirtual com.oracle.svm.core.option.HostedOptionKey.getValue:()Ljava/lang/Object;
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            invokespecial org.graalvm.compiler.lir.amd64.AMD64PrefetchOp.<init>:(Lorg/graalvm/compiler/lir/amd64/AMD64AddressValue;I)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         1: .line 551
            return
        end local 1 // jdk.vm.ci.meta.Value address
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    2     1  address  Ljdk/vm/ci/meta/Value;
    MethodParameters:
         Name  Flags
      address  

  public jdk.vm.ci.meta.Value emitCompress(jdk.vm.ci.meta.Value, org.graalvm.compiler.core.common.CompressEncoding, boolean);
    descriptor: (Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/core/common/CompressEncoding;Z)Ljdk/vm/ci/meta/Value;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=6, args_size=4
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.Value pointer
        start local 2 // org.graalvm.compiler.core.common.CompressEncoding encoding
        start local 3 // boolean isNonNull
         0: .line 555
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getNarrowOopKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.newVariable:(Ljdk/vm/ci/meta/ValueKind;)Lorg/graalvm/compiler/lir/Variable;
            astore 4 /* result */
        start local 4 // org.graalvm.compiler.lir.Variable result
         1: .line 556
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.useLinearPointerCompression:()Z
            ifne 2
            iload 3 /* isNonNull */
            ifne 2
            iconst_0
            goto 3
      StackMap locals: org.graalvm.compiler.lir.Variable
      StackMap stack:
         2: iconst_1
      StackMap locals:
      StackMap stack: int
         3: istore 5 /* nonNull */
        start local 5 // boolean nonNull
         4: .line 557
            aload 0 /* this */
            new org.graalvm.compiler.lir.amd64.AMD64Move$CompressPointerOp
            dup
            aload 4 /* result */
            aload 0 /* this */
            aload 1 /* pointer */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAllocatable:(Ljdk/vm/ci/meta/Value;)Ljdk/vm/ci/meta/AllocatableValue;
            invokestatic com.oracle.svm.core.ReservedRegisters.singleton:()Lcom/oracle/svm/core/ReservedRegisters;
            invokevirtual com.oracle.svm.core.ReservedRegisters.getHeapBaseRegister:()Ljdk/vm/ci/code/Register;
            invokevirtual jdk.vm.ci.code.Register.asValue:()Ljdk/vm/ci/code/RegisterValue;
            aload 2 /* encoding */
            iload 5 /* nonNull */
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokespecial org.graalvm.compiler.lir.amd64.AMD64Move$CompressPointerOp.<init>:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/AllocatableValue;Lorg/graalvm/compiler/core/common/CompressEncoding;ZLorg/graalvm/compiler/core/common/spi/LIRKindTool;)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         5: .line 558
            aload 4 /* result */
            areturn
        end local 5 // boolean nonNull
        end local 4 // org.graalvm.compiler.lir.Variable result
        end local 3 // boolean isNonNull
        end local 2 // org.graalvm.compiler.core.common.CompressEncoding encoding
        end local 1 // jdk.vm.ci.meta.Value pointer
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    6     0       this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    6     1    pointer  Ljdk/vm/ci/meta/Value;
            0    6     2   encoding  Lorg/graalvm/compiler/core/common/CompressEncoding;
            0    6     3  isNonNull  Z
            1    6     4     result  Lorg/graalvm/compiler/lir/Variable;
            4    6     5    nonNull  Z
    MethodParameters:
           Name  Flags
      pointer    
      encoding   
      isNonNull  

  public jdk.vm.ci.meta.Value emitUncompress(jdk.vm.ci.meta.Value, org.graalvm.compiler.core.common.CompressEncoding, boolean);
    descriptor: (Ljdk/vm/ci/meta/Value;Lorg/graalvm/compiler/core/common/CompressEncoding;Z)Ljdk/vm/ci/meta/Value;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=6, args_size=4
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.Value pointer
        start local 2 // org.graalvm.compiler.core.common.CompressEncoding encoding
        start local 3 // boolean isNonNull
         0: .line 563
            getstatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.$assertionsDisabled:Z
            ifne 1
            aload 1 /* pointer */
            ldc Lorg/graalvm/compiler/core/common/LIRKind;
            invokevirtual jdk.vm.ci.meta.Value.getValueKind:(Ljava/lang/Class;)Ljdk/vm/ci/meta/ValueKind;
            checkcast org.graalvm.compiler.core.common.LIRKind
            invokevirtual org.graalvm.compiler.core.common.LIRKind.getPlatformKind:()Ljdk/vm/ci/meta/PlatformKind;
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getNarrowOopKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            invokevirtual org.graalvm.compiler.core.common.LIRKind.getPlatformKind:()Ljdk/vm/ci/meta/PlatformKind;
            if_acmpeq 1
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         1: .line 564
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokeinterface org.graalvm.compiler.core.common.spi.LIRKindTool.getObjectKind:()Lorg/graalvm/compiler/core/common/LIRKind;
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.newVariable:(Ljdk/vm/ci/meta/ValueKind;)Lorg/graalvm/compiler/lir/Variable;
            astore 4 /* result */
        start local 4 // org.graalvm.compiler.lir.Variable result
         2: .line 565
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.useLinearPointerCompression:()Z
            ifne 3
            iload 3 /* isNonNull */
            ifne 3
            iconst_0
            goto 4
      StackMap locals: org.graalvm.compiler.lir.Variable
      StackMap stack:
         3: iconst_1
      StackMap locals:
      StackMap stack: int
         4: istore 5 /* nonNull */
        start local 5 // boolean nonNull
         5: .line 566
            aload 0 /* this */
            new org.graalvm.compiler.lir.amd64.AMD64Move$UncompressPointerOp
            dup
            aload 4 /* result */
            aload 0 /* this */
            aload 1 /* pointer */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.asAllocatable:(Ljdk/vm/ci/meta/Value;)Ljdk/vm/ci/meta/AllocatableValue;
            invokestatic com.oracle.svm.core.ReservedRegisters.singleton:()Lcom/oracle/svm/core/ReservedRegisters;
            invokevirtual com.oracle.svm.core.ReservedRegisters.getHeapBaseRegister:()Ljdk/vm/ci/code/Register;
            invokevirtual jdk.vm.ci.code.Register.asValue:()Ljdk/vm/ci/code/RegisterValue;
            aload 2 /* encoding */
            iload 5 /* nonNull */
            aload 0 /* this */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getLIRKindTool:()Lorg/graalvm/compiler/core/common/spi/LIRKindTool;
            invokespecial org.graalvm.compiler.lir.amd64.AMD64Move$UncompressPointerOp.<init>:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;Ljdk/vm/ci/meta/AllocatableValue;Lorg/graalvm/compiler/core/common/CompressEncoding;ZLorg/graalvm/compiler/core/common/spi/LIRKindTool;)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         6: .line 567
            aload 4 /* result */
            areturn
        end local 5 // boolean nonNull
        end local 4 // org.graalvm.compiler.lir.Variable result
        end local 3 // boolean isNonNull
        end local 2 // org.graalvm.compiler.core.common.CompressEncoding encoding
        end local 1 // jdk.vm.ci.meta.Value pointer
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    7     0       this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    7     1    pointer  Ljdk/vm/ci/meta/Value;
            0    7     2   encoding  Lorg/graalvm/compiler/core/common/CompressEncoding;
            0    7     3  isNonNull  Z
            2    7     4     result  Lorg/graalvm/compiler/lir/Variable;
            5    7     5    nonNull  Z
    MethodParameters:
           Name  Flags
      pointer    
      encoding   
      isNonNull  

  public void emitConvertNullToZero(jdk.vm.ci.meta.AllocatableValue, jdk.vm.ci.meta.Value);
    descriptor: (Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.AllocatableValue result
        start local 2 // jdk.vm.ci.meta.Value value
         0: .line 572
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.useLinearPointerCompression:()Z
            ifeq 3
         1: .line 573
            aload 0 /* this */
            new org.graalvm.compiler.lir.amd64.AMD64Move$ConvertNullToZeroOp
            dup
            aload 1 /* result */
            aload 2 /* value */
            checkcast jdk.vm.ci.meta.AllocatableValue
            invokespecial org.graalvm.compiler.lir.amd64.AMD64Move$ConvertNullToZeroOp.<init>:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/AllocatableValue;)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         2: .line 574
            goto 4
         3: .line 575
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* result */
            aload 2 /* value */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.emitMove:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;)V
         4: .line 577
      StackMap locals:
      StackMap stack:
            return
        end local 2 // jdk.vm.ci.meta.Value value
        end local 1 // jdk.vm.ci.meta.AllocatableValue result
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    5     1  result  Ljdk/vm/ci/meta/AllocatableValue;
            0    5     2   value  Ljdk/vm/ci/meta/Value;
    MethodParameters:
        Name  Flags
      result  
      value   

  public void emitConvertZeroToNull(jdk.vm.ci.meta.AllocatableValue, jdk.vm.ci.meta.Value);
    descriptor: (Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
        start local 1 // jdk.vm.ci.meta.AllocatableValue result
        start local 2 // jdk.vm.ci.meta.Value value
         0: .line 581
            invokestatic com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend.useLinearPointerCompression:()Z
            ifeq 3
         1: .line 582
            aload 0 /* this */
            new org.graalvm.compiler.lir.amd64.AMD64Move$ConvertZeroToNullOp
            dup
            aload 1 /* result */
            aload 2 /* value */
            checkcast jdk.vm.ci.meta.AllocatableValue
            invokespecial org.graalvm.compiler.lir.amd64.AMD64Move$ConvertZeroToNullOp.<init>:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/AllocatableValue;)V
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.append:(Lorg/graalvm/compiler/lir/LIRInstruction;)Lorg/graalvm/compiler/lir/LIRInstruction;
            pop
         2: .line 583
            goto 4
         3: .line 584
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* result */
            aload 2 /* value */
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.emitMove:(Ljdk/vm/ci/meta/AllocatableValue;Ljdk/vm/ci/meta/Value;)V
         4: .line 586
      StackMap locals:
      StackMap stack:
            return
        end local 2 // jdk.vm.ci.meta.Value value
        end local 1 // jdk.vm.ci.meta.AllocatableValue result
        end local 0 // com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateAMD64LIRGenerator;
            0    5     1  result  Ljdk/vm/ci/meta/AllocatableValue;
            0    5     2   value  Ljdk/vm/ci/meta/Value;
    MethodParameters:
        Name  Flags
      result  
      value   

  public org.graalvm.compiler.lir.gen.LIRGenerationResult getResult();
    descriptor: ()Lorg/graalvm/compiler/lir/gen/LIRGenerationResult;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getResult:()Lcom/oracle/svm/core/graal/amd64/SubstrateAMD64Backend$SubstrateLIRGenerationResult;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public jdk.vm.ci.code.RegisterConfig getRegisterConfig();
    descriptor: ()Ljdk/vm/ci/code/RegisterConfig;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator.getRegisterConfig:()Lcom/oracle/svm/core/graal/meta/SubstrateRegisterConfig;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "SubstrateAMD64Backend.java"
NestHost: com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
InnerClasses:
  public DeadEndOp = com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$DeadEndOp of com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
  public SubstrateAMD64DirectCallOp = com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64DirectCallOp of com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
  public SubstrateAMD64IndirectCallOp = com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64IndirectCallOp of com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
  protected SubstrateAMD64LIRGenerator = com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateAMD64LIRGenerator of com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
  protected final SubstrateLIRGenerationResult = com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend$SubstrateLIRGenerationResult of com.oracle.svm.core.graal.amd64.SubstrateAMD64Backend
  public CompressPointerOp = org.graalvm.compiler.lir.amd64.AMD64Move$CompressPointerOp of org.graalvm.compiler.lir.amd64.AMD64Move
  public ConvertNullToZeroOp = org.graalvm.compiler.lir.amd64.AMD64Move$ConvertNullToZeroOp of org.graalvm.compiler.lir.amd64.AMD64Move
  public ConvertZeroToNullOp = org.graalvm.compiler.lir.amd64.AMD64Move$ConvertZeroToNullOp of org.graalvm.compiler.lir.amd64.AMD64Move
  public UncompressPointerOp = org.graalvm.compiler.lir.amd64.AMD64Move$UncompressPointerOp of org.graalvm.compiler.lir.amd64.AMD64Move
  public abstract MoveFactory = org.graalvm.compiler.lir.gen.LIRGeneratorTool$MoveFactory of org.graalvm.compiler.lir.gen.LIRGeneratorTool