class META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand extends java.lang.Object
{
private static final long LONG_MASK;
private static final java.lang.invoke.VarHandle readIntBE;
private final int numInts;
private final byte[] x;
private int firstNonZeroInt;
public void <init>(long)
{
byte[] v;
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
long v, v, v;
java.lang.IllegalArgumentException v;
byte v, v;
int v, v, v, v, v;
java.lang.String v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v := @parameter: long;
specialinvoke v.<java.lang.Object: void <init>()>();
v = v cmp 0L;
if v <= 0 goto label;
v = v cmp 2147483647L;
if v < 0 goto label;
label:
v = new java.lang.IllegalArgumentException;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (long)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("numBits=\u0001");
specialinvoke v.<java.lang.IllegalArgumentException: void <init>(java.lang.String)>(v);
throw v;
label:
v = v + 63L;
v = v >>> 6;
v = v + 1;
v = v << 1;
v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int numInts> = v;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int numInts>;
v = v << 2;
v = newarray (byte)[v];
v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: byte[] x> = v;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int numInts>;
v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int firstNonZeroInt> = v;
return;
}
public void add(int)
{
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
long v, v, v;
byte v;
int v, v, v, v, v, v, v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v := @parameter: int;
if v != 0 goto label;
return;
label:
v = v & 4294967295L;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int numInts>;
v = v - 1;
label:
v = v cmp 0L;
if v == 0 goto label;
v = specialinvoke v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int x(int)>(v);
v = v & 4294967295L;
v = v + v;
specialinvoke v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: void x(int,int)>(v, v);
v = v >>> 32;
v = v - 1;
goto label;
label:
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int firstNonZeroInt>;
v = v + 1;
v = staticinvoke <java.lang.Math: int min(int,int)>(v, v);
v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int firstNonZeroInt> = v;
return;
}
public void fma(int, int)
{
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
long v, v, v, v, v;
byte v;
int v, v, v, v, v, v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v := @parameter: int;
v := @parameter: int;
v = v & 4294967295L;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int numInts>;
v = v - 1;
label:
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int firstNonZeroInt>;
if v < v goto label;
v = specialinvoke v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int x(int)>(v);
v = v & 4294967295L;
v = v * v;
v = v + v;
specialinvoke v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: void x(int,int)>(v, v);
v = v >>> 32;
v = v - 1;
goto label;
label:
v = v cmp 0L;
if v == 0 goto label;
specialinvoke v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: void x(int,int)>(v, v);
v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: int firstNonZeroInt> = v;
label:
return;
}
public java.math.BigInteger toBigInteger()
{
byte[] v;
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
java.math.BigInteger v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v = new java.math.BigInteger;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: byte[] x>;
specialinvoke v.<java.math.BigInteger: void <init>(byte[])>(v);
return v;
}
private void x(int, int)
{
byte[] v;
java.lang.invoke.VarHandle v;
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
int v, v, v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v := @parameter: int;
v := @parameter: int;
v = <com.fasterxml.jackson.core.io.doubleparser.BigSignificand: java.lang.invoke.VarHandle readIntBE>;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: byte[] x>;
v = v << 2;
virtualinvoke v.<java.lang.invoke.VarHandle: void set(byte[],int,int)>(v, v, v);
return;
}
private int x(int)
{
byte[] v;
java.lang.invoke.VarHandle v;
META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand v;
int v, v, v;
v := @this: META-INF.versions.11.com.fasterxml.jackson.core.io.doubleparser.BigSignificand;
v := @parameter: int;
v = <com.fasterxml.jackson.core.io.doubleparser.BigSignificand: java.lang.invoke.VarHandle readIntBE>;
v = v.<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: byte[] x>;
v = v << 2;
v = virtualinvoke v.<java.lang.invoke.VarHandle: int get(byte[],int)>(v, v);
return v;
}
static void <clinit>()
{
java.lang.invoke.VarHandle v;
java.nio.ByteOrder v;
v = <java.nio.ByteOrder: java.nio.ByteOrder BIG_ENDIAN>;
v = staticinvoke <java.lang.invoke.MethodHandles: java.lang.invoke.VarHandle byteArrayViewVarHandle(java.lang.Class,java.nio.ByteOrder)>(class "[I", v);
<com.fasterxml.jackson.core.io.doubleparser.BigSignificand: java.lang.invoke.VarHandle readIntBE> = v;
return;
}
}