31 Instruction::LoadInstID,
32 Instruction::UnaryInstID,
33 Instruction::BinaryInstID,
34 Instruction::GETFIELDInstID,
35 Instruction::PUTFIELDInstID,
36 Instruction::PUTSTATICInstID,
37 Instruction::GETSTATICInstID,
38 Instruction::INCInstID,
39 Instruction::RETInstID,
40 Instruction::STOREInstID,
41 Instruction::NEWInstID,
42 Instruction::NEWARRAYInstID,
43 Instruction::ANEWARRAYInstID,
44 Instruction::MULTIANEWARRAYInstID,
45 Instruction::CHECKCASTInstID,
46 Instruction::INSTANCEOFInstID,
47 Instruction::GOTOInstID,
48 Instruction::JSRInstID,
49 Instruction::BUILTINInstID,
50 Instruction::INVOKEVIRTUALInstID,
51 Instruction::INVOKESPECIALInstID,
52 Instruction::INVOKESTATICInstID,
53 Instruction::INVOKEINTERFACEInstID,
54 Instruction::IF_CMPInstID,
55 Instruction::THROWInstID,
56 Instruction::COPYInstID,
57 Instruction::MOVEInstID,
58 Instruction::GETEXCEPTIONInstID,
59 Instruction::PHIInstID,
60 Instruction::ContainerInstID,
61 Instruction::BeginInstID,
62 Instruction::EndInstID