public abstract class org.bouncycastle.math.raw.Nat384
minor version: 0
major version: 59
flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
this_class: org.bouncycastle.math.raw.Nat384
super_class: java.lang.Object
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/bouncycastle/math/raw/Nat384;
public static void mul(int[], int[], int[]);
descriptor: ([I[I[I)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=7, locals=9, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
aload 2
invokestatic org.bouncycastle.math.raw.Nat192.mul:([I[I[I)V
1: aload 0
bipush 6
aload 1
bipush 6
aload 2
bipush 12
invokestatic org.bouncycastle.math.raw.Nat192.mul:([II[II[II)V
2: aload 2
bipush 6
aload 2
bipush 12
invokestatic org.bouncycastle.math.raw.Nat192.addToEachOther:([II[II)I
istore 3
start local 3 3: iload 3
aload 2
iconst_0
aload 2
bipush 6
iconst_0
invokestatic org.bouncycastle.math.raw.Nat192.addTo:([II[III)I
iadd
istore 4
start local 4 4: iload 3
aload 2
bipush 18
aload 2
bipush 12
iload 4
invokestatic org.bouncycastle.math.raw.Nat192.addTo:([II[III)I
iadd
istore 3
5: invokestatic org.bouncycastle.math.raw.Nat192.create:()[I
astore 5
start local 5 6: invokestatic org.bouncycastle.math.raw.Nat192.create:()[I
astore 6
start local 6 7: aload 0
bipush 6
aload 0
iconst_0
aload 5
iconst_0
invokestatic org.bouncycastle.math.raw.Nat192.diff:([II[II[II)Z
aload 1
bipush 6
aload 1
iconst_0
aload 6
iconst_0
invokestatic org.bouncycastle.math.raw.Nat192.diff:([II[II[II)Z
ixor
istore 7
start local 7 8: invokestatic org.bouncycastle.math.raw.Nat192.createExt:()[I
astore 8
start local 8 9: aload 5
aload 6
aload 8
invokestatic org.bouncycastle.math.raw.Nat192.mul:([I[I[I)V
10: iload 3
iload 7
ifeq 11
bipush 12
aload 8
iconst_0
aload 2
bipush 6
invokestatic org.bouncycastle.math.raw.Nat.addTo:(I[II[II)I
goto 12
StackMap locals: int[] int[] int[] int int int[] int[] int int[]
StackMap stack: int
11: bipush 12
aload 8
iconst_0
aload 2
bipush 6
invokestatic org.bouncycastle.math.raw.Nat.subFrom:(I[II[II)I
StackMap locals: int[] int[] int[] int int int[] int[] int int[]
StackMap stack: int int
12: iadd
istore 3
13: bipush 24
iload 3
aload 2
bipush 18
invokestatic org.bouncycastle.math.raw.Nat.addWordAt:(II[II)I
pop
14: return
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 15 0 x [I
0 15 1 y [I
0 15 2 zz [I
3 15 3 c18 I
4 15 4 c12 I
6 15 5 dx [I
7 15 6 dy [I
8 15 7 neg Z
9 15 8 tt [I
MethodParameters:
Name Flags
x
y
zz
public static void square(int[], int[]);
descriptor: ([I[I)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=6, locals=6, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokestatic org.bouncycastle.math.raw.Nat192.square:([I[I)V
1: aload 0
bipush 6
aload 1
bipush 12
invokestatic org.bouncycastle.math.raw.Nat192.square:([II[II)V
2: aload 1
bipush 6
aload 1
bipush 12
invokestatic org.bouncycastle.math.raw.Nat192.addToEachOther:([II[II)I
istore 2
start local 2 3: iload 2
aload 1
iconst_0
aload 1
bipush 6
iconst_0
invokestatic org.bouncycastle.math.raw.Nat192.addTo:([II[III)I
iadd
istore 3
start local 3 4: iload 2
aload 1
bipush 18
aload 1
bipush 12
iload 3
invokestatic org.bouncycastle.math.raw.Nat192.addTo:([II[III)I
iadd
istore 2
5: invokestatic org.bouncycastle.math.raw.Nat192.create:()[I
astore 4
start local 4 6: aload 0
bipush 6
aload 0
iconst_0
aload 4
iconst_0
invokestatic org.bouncycastle.math.raw.Nat192.diff:([II[II[II)Z
pop
7: invokestatic org.bouncycastle.math.raw.Nat192.createExt:()[I
astore 5
start local 5 8: aload 4
aload 5
invokestatic org.bouncycastle.math.raw.Nat192.square:([I[I)V
9: iload 2
bipush 12
aload 5
iconst_0
aload 1
bipush 6
invokestatic org.bouncycastle.math.raw.Nat.subFrom:(I[II[II)I
iadd
istore 2
10: bipush 24
iload 2
aload 1
bipush 18
invokestatic org.bouncycastle.math.raw.Nat.addWordAt:(II[II)I
pop
11: return
end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 x [I
0 12 1 zz [I
3 12 2 c18 I
4 12 3 c12 I
6 12 4 dx [I
8 12 5 tt [I
MethodParameters:
Name Flags
x
zz
}
SourceFile: "Nat384.java"