Uses of Class
org.jf.dexlib2.immutable.instruction.ImmutableInstruction32x
Packages that use ImmutableInstruction32x
-
Uses of ImmutableInstruction32x in org.jf.dexlib2.immutable.instruction
Methods in org.jf.dexlib2.immutable.instruction that return ImmutableInstruction32xModifier and TypeMethodDescriptionImmutableInstructionFactory.makeInstruction32x(Opcode opcode, int registerA, int registerB) static ImmutableInstruction32xImmutableInstruction32x.of(Instruction32x instruction)