Class AArch64SHA512Op


public final class AArch64SHA512Op extends AArch64LIRInstruction
  • Field Details

  • Constructor Details

    • AArch64SHA512Op

      public AArch64SHA512Op(LIRGeneratorTool tool, jdk.vm.ci.meta.AllocatableValue bufValue, jdk.vm.ci.meta.AllocatableValue stateValue)
    • AArch64SHA512Op

      public AArch64SHA512Op(LIRGeneratorTool tool, jdk.vm.ci.meta.AllocatableValue bufValue, jdk.vm.ci.meta.AllocatableValue stateValue, jdk.vm.ci.meta.AllocatableValue ofsValue, jdk.vm.ci.meta.AllocatableValue limitValue, jdk.vm.ci.meta.AllocatableValue resultValue, boolean multiBlock)
  • Method Details