Opcode istore
Store int into local variable
| Category | Store | 
|---|---|
| Opcode dec | 54 | 
    
| Opcode hex | 0x36 | 
    
| Specification | JVM Spec for istore | 
    
istoreStore int into local variable
| Category | Store | 
|---|---|
| Opcode dec | 54 | 
    
| Opcode hex | 0x36 | 
    
| Specification | JVM Spec for istore |