abstract class com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits extends com.oracle.truffle.api.dsl.test.StateBitTest$Test16Bits
  minor version: 0
  major version: 59
  flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
  this_class: com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits
  super_class: com.oracle.truffle.api.dsl.test.StateBitTest$Test16Bits
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
         0: .line 167
            aload 0 /* this */
            invokespecial com.oracle.truffle.api.dsl.test.StateBitTest$Test16Bits.<init>:()V
            return
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;

  int s16(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 171
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 172
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 16"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s17(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 177
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 178
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 17"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s18(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 183
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 184
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 18"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s19(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 189
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 190
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 19"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s20(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 195
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 196
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 20"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s21(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 201
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 202
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 21"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s22(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 207
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 208
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 22"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s23(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 213
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 214
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 23"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s24(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 219
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 220
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 24"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s25(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 225
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 226
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 25"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s26(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 231
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 232
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 26"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s27(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 237
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 238
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 27"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s28(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 243
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 244
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 28"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s29(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 249
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 250
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 29"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s30(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 255
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 256
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 30"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  

  int s31(int, int);
    descriptor: (II)I
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
        start local 1 // int arg
        start local 2 // int cachedArg
         0: .line 261
            iload 1 /* arg */
            i2l
            iload 2 /* cachedArg */
            i2l
            invokestatic org.junit.Assert.assertEquals:(JJ)V
         1: .line 262
            iload 1 /* arg */
            ireturn
        end local 2 // int cachedArg
        end local 1 // int arg
        end local 0 // com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/oracle/truffle/api/dsl/test/StateBitTest$Test32Bits;
            0    2     1        arg  I
            0    2     2  cachedArg  I
    RuntimeVisibleAnnotations: 
      com.oracle.truffle.api.dsl.Specialization(guards = {"arg == 31"})
    RuntimeInvisibleParameterAnnotations: 
      0:
      1:
        com.oracle.truffle.api.dsl.Cached$Exclusive()
        com.oracle.truffle.api.dsl.Cached(value = "arg")
    MethodParameters:
           Name  Flags
      arg        
      cachedArg  
}
SourceFile: "StateBitTest.java"
NestHost: com.oracle.truffle.api.dsl.test.StateBitTest
InnerClasses:
  public abstract Exclusive = com.oracle.truffle.api.dsl.Cached$Exclusive of com.oracle.truffle.api.dsl.Cached
  abstract Test16Bits = com.oracle.truffle.api.dsl.test.StateBitTest$Test16Bits of com.oracle.truffle.api.dsl.test.StateBitTest
  abstract Test32Bits = com.oracle.truffle.api.dsl.test.StateBitTest$Test32Bits of com.oracle.truffle.api.dsl.test.StateBitTest