class jdk.tools.jaotc.amd64.AMD64InstructionDecoder$VexPrefix
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: jdk.tools.jaotc.amd64.AMD64InstructionDecoder$VexPrefix
  super_class: java.lang.Object
{
  static final int VEX_R;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  static final int VEX_W;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 128

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // jdk.tools.jaotc.amd64.AMD64InstructionDecoder$VexPrefix this
         0: .line 64
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // jdk.tools.jaotc.amd64.AMD64InstructionDecoder$VexPrefix this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljdk/tools/jaotc/amd64/AMD64InstructionDecoder$VexPrefix;
}
SourceFile: "AMD64InstructionDecoder.java"
NestHost: jdk.tools.jaotc.amd64.AMD64InstructionDecoder
InnerClasses:
  private VexPrefix = jdk.tools.jaotc.amd64.AMD64InstructionDecoder$VexPrefix of jdk.tools.jaotc.amd64.AMD64InstructionDecoder